1.使(成串地)连结[衔接]起来
1.连锁状的
1.to put two or more computer files or pieces of computer information together in order to form a single unit
1.used for describing two or more computer files or pieces of computer information that have been put together to form a single unit
1.You can check how the join concatenates the values by looking at the example at the bottom of the Details tab.
您可以通过查看Details选项卡底部的示例,检查该联接转换是如何连接那些值的。
2.Performs a string operation that concatenates two or more character strings, tuples, or a combination of strings and tuples.
执行一个字符串运算,连接两个或更多字符串、元组,或连接字符串和元组的组合。
3.Second, the output specification using the -v option concatenates the name attribute on the file tag with a carriage return.
其次使用-v选项的输出说名用回车换行连接file标签中的name属性。
4.For rich text documents, create a view action button that performs the lookup and concatenates the responses into a single message.
对于富文本文档,创建视图操作按钮,执行查找以及将回复连接到单个消息中。
5.It also works with multiple filenames; it concatenates the filenames that you might list as one continuous output to your screen.
它也以多个档名工作;它序连你可能列出当做对你的荧屏来说的一个连续的输出的档名。
6.The second concatenates all of the elements into a sentence, with " and " between each one.
第二行代码将所有元素串接成一个句子,并用“and”加以分隔。
7.When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.
CLP遇到行连续符时,它会读取下一行并将两行连接起来。
8.This SQL script concatenates the calendar quarter and year for each quarter in the DimTime table into a new column.
该SQL脚本将DimTime表中每季度的日历季度和年份连接起来,放入一个新列。
9.When it finds a text box, it gets the text box's value and concatenates it into a string that is displayed at the end in a Label control.
当它找到文本框时,它会获取该文本框的值并将该值串联成字符串,该字符串会显示在Label控件的末尾。
10.Concatenates all the elements of a string array, using the specified separator between each element.
串连字串阵列的所有元素,并在每个元素之间使用指定的分隔符号。