concat信息详情

concat发音

意思翻译

n.合并多个数组;合并多个字符串

相似词语短语

decyl gluconate───葡萄糖酸癸酯

embedded video controller───嵌入式视频控制器

inconceivably synonyms───不可思议的同义词

convoys 1942───1942年护航

self conceited def───自负的定义

condyloid ellipsoidal joint───髁状突椭球关节

consanguineal kinship───血缘关系

selfcleaning condenser───自清洁冷凝器

Cont nue───裸体

conservational meaning───保守意义

双语使用场景

We add additional implementations for: concat and: compare-criteria.───我们添加了额外的:concat和:compare - criteria实现。

Begin by creating a recursive concat function.───首先创建递归的concat函数。

Concat itself is a an extension method implemented as such.───Concat是一个扩展方法(extension method),其实现如下。

The Concat function will concatenate two or more strings from the source into a single string value on the target side.───Concat函数将源中的两个或多个字符串连接为目标中的单个字符串值。

As an example to illustrate one of these functions, consider the array concat function with respect to Table 3.───作为一个例子,考虑表3中的arrayconcat函数。

The built-in Concat function supports the specification of a prefix, postfix, and delimiters through its property page.───内置的Concat函数支持通过其属性页指定前缀、后缀和分隔符。

The second all-strings function similarly generates a conditional visitor that looks for a concat node with all string args.───第二个all-strings函数生成了一个条件访问者,它将查找带有全部字符串参数的concat节点。

There are a few common built-in functions that you can use within the Mapping Editor, such as Concat, Normalize, and Substring.───您可以在MappingEditor中使用一些常见的内置函数,比如Concat、Normalize和Substring。

The print instruction emits the argument to standard output (stdout), and concat implements string concatenation.───print指令发出标准输出(stdout)的参数,且concat实现字符串连接。

英语使用场景

This value attribute uses the XPath concat function to combine the literal string 'Hello' with the current value of the Name element in the model.

str:concat returns a string concatenating the string values of each node in a set (compare to the built-in concat function which concatenates a fixed sequence of expressions).

Use format-number() only on the number itself, then append/prepend the other passive characters to the returned value using concat().