青年中文青年中文

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().