导航菜单

Concat是什么意思_翻译中文_怎么读

Concat

网络释义:连接;连接两个字符串;函数

网络释义

1.连接 sub (提取) concat连接) replace (替换) ...

2.连接两个字符串 substring 截取子串 concat 连接两个字符串 replace 替换 ...

3.函数 columns 属性 显示的列数 concat 函数 合并字符串 cursor 属性 ...

4.合并字符串 columns 属性 显示的列数 concat 函数 合并字符串 cursor 属性 ...

5.字符串连接 - length 返回字符串的长度 - concat 合并多个数组 - length 返回数组长度 ...

7.连接字符串 last 的数目 concat 连接字符串 string-length 长度 ...

8.字符串拼接 I. not in,between,in,pke,exists,is null,is empty 等关键字的用法。 a. CONCAT 字符串拼接 b. SUBSTRING 字符串 …

例句释义:,连接,连接两个字符串,函数

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

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

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

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

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

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

7.SET CONCAT_NULL_YIELDS_NULL must be ON when you are creating or changing indexes on computed columns or indexed views.当对计算列或索引视图创建或更改索引时,SETCONCAT_NULL_YIELDS_NULL必须为ON。

8.Assuming the prefix is xyz, the XPath concat function call above creates the file name xyz-5-4. html for the fourth in the fifth of a .假设前缀是xyz,以上的XPathconcat函数调用将为的第5个的第4个创建名称xyz-5-4.html。

9.However, you can change this behavior by changing the setting of CONCAT_NULL_YIELDS_NULL for the current session.但是,可以通过更改当前会话的CONCAT_NULL_YIELDS_NULL设置来更改此行为。

10.If SET CONCAT_NULL_YIELDS is not specified, the setting of the CONCAT_NULL_YIELDS_NULL database option apppes.如果未指定SETCONCAT_NULL_YIELDS,则应用CONCAT_NULL_YIELDS_NULL数据库选项的设置。