concatenating信息详情
v.把…连在一起;连接(concatenate的ing形式)
adj.[植]连接的
concatenations───n.一系列相互关联的事,连结
concatenation───n.一系列相互关联的事,连结
incatenating───连锁
catenating───vt.连接;把……连接成链状;adj.链状的
concatenate───v.连接,连结,使连锁;adj.连接的,连结的,连锁的
concatenated───串级
concatenates───v.连接;连锁(concatenate的第三人称单数形式)
concatenator───连结物
concreating───合成
Concatenating two regular expressions creates a longer expression.───连接两个正则表达式创建一个更长的正则表达式。
Now, the whole REST URI is available by concatenating the base URI and the rest resource.───现在,通过连结基础 URI 和 Rest 资源,已经可以使用完整的 REST URI 了。
The program stores image streams in a single file, concatenating each successive image onto the end of the file.───该程序保存在一个文件中的图像流,串联到文件的末尾每个连续的形象。
PRINT also accepts complex strings built by concatenating two or more constants , local variables , or functions .───PRINT还接受由两个或多个常量、局部变量或函数串联生成的复杂字符串。
View expressions that map to multiple columns , such as complex expressions formed by concatenating strings from two or more columns .───映射到多列的视图表达式,例如串联两列或更多列的字符串组成的复杂表达式。
An explicit conversion to character data must be used when concatenating binary strings and any characters between the binary strings.───在二进制字符串之间串联二进制字符串和任何字符串时,必须显式转换字符数据。
Do not create SQL statements by concatenating strings that involve user input .───不要通过串联涉及用户输入的字符串创建SQL语句。
When concatenating numerous or large strings, array joining is the only method with reasonable performance in IE7 and earlier.───当连接数量巨大或尺寸巨大的字符串时,数组联合是IE7和它的早期版本上唯一具有合理性能的方法。
In concatenating data of the varchar, char, or text data types, the empty string is interpreted as an empty string.───在串联varchar、char或text数据类型的数据时,空的字符串被解释为空字符串。