网站首页  词典首页

请输入您要查询的英文单词:

 

单词 concatenate
释义
concatenates是concatenate的第三人称单数

concatenate

美 [kɑn?kæt(?)?ne?t]
英 [k?n?kæt?ne?t]
  • adj.连锁状的
  • v.使(成串地)连结[衔接]起来
  • 网络连接;并置
第三人称单数:concatenates  现在分词:concatenating  过去式:concatenated  
v.
1.
使(成串地)连结[衔接]起来
adj.
1.
连锁状的

例句

释义:
1.
You can check how the join concatenates the values by looking at the example at the bottom of the Details tab.
您可以通过查看Details选项卡底部的示例,检查该联接转换是如何连接那些值的。
www.ibm.com
2.
Performs a string operation that concatenates two or more character strings, tuples, or a combination of strings and tuples.
执行一个字符串运算,连接两个或更多字符串、元组,或连接字符串和元组的组合。
technet.microsoft.com
3.
Second, the output specification using the -v option concatenates the name attribute on the file tag with a carriage return.
其次使用-v选项的输出说名用回车换行连接file标签中的name属性。
www.ibm.com
4.
For rich text documents, create a view action button that performs the lookup and concatenates the responses into a single message.
对于富文本文档,创建视图操作按钮,执行查找以及将回复连接到单个消息中。
www.ibm.com
5.
It also works with multiple filenames; it concatenates the filenames that you might list as one continuous output to your screen.
它也以多个档名工作;它序连你可能列出当做对你的荧屏来说的一个连续的输出的档名。
dictsearch.appspot.com
6.
The second concatenates all of the elements into a sentence, with " and " between each one.
第二行代码将所有元素串接成一个句子,并用“and”加以分隔。
www.ibm.com
7.
When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.
CLP遇到行连续符时,它会读取下一行并将两行连接起来。
www.ibm.com
8.
This SQL script concatenates the calendar quarter and year for each quarter in the DimTime table into a new column.
该SQL脚本将DimTime表中每季度的日历季度和年份连接起来,放入一个新列。
msdn2.microsoft.com
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控件的末尾。
msdn2.microsoft.com
10.
Concatenates all the elements of a string array, using the specified separator between each element.
串连字串阵列的所有元素,并在每个元素之间使用指定的分隔符号。
technet.microsoft.com
1.
Concatenates the specified elements of a string array, using the specified separator between each element.
串连字串阵列的指定元素,并在每个元素之间使用指定的分隔符号。
technet.microsoft.com
2.
This SQL script concatenates the month and year for each month in the DimTime table into a new column.
该SQL脚本将DimTime表中每月的月份和年份连接起来,放入一个新列。
msdn2.microsoft.com
3.
This method (shown in Listing 8) takes two byte arrays, concatenates the second array after the first, and returns the concatenated array.
这个方法(见清单8)取两个字节数组,将第二个数组串接到第一个之后,并返回串接的数组。
www.ibm.com
4.
Concatenates the members of a string collection, using the specified separator between each member.
串连字串集合的成员,并在每个成员之间使用指定的分隔符号。
technet.microsoft.com
5.
Performs arithmetic addition when possible, and concatenates only when both expressions are strings.
运算符尽可能执行算术加法运算,只有当两个表达式均为字符串时,才执行连接操作。
msdn2.microsoft.com
6.
Concatenates the members of a collection, using the specified separator between each member.
串联集合的成员,其中在每个成员之间使用指定的分隔符。
msdn.microsoft.com
7.
Concatenates the elements of a specified array or the members of a collection, using the specified separator between each element or member.
串连指定之阵列的元素或集合的成员,并在每个元素或成员之间使用指定的分隔符号。
technet.microsoft.com
8.
Concatenates the string representations of the operands .
将操作数的字符串表示形式串联在一起。
www.bing.com
9.
movie actually concatenates several episodes from various books into one extended narrative.
这部电影把很多书中的片段混合成了一个故事。
wenku.baidu.com
10.
Concatenates the invocation lists of the specified multicast (combinable) delegates.
将指定的多路广播(可组合)委托的调用列表连接起来。
technet.microsoft.com
1.
He concatenates strings with SQL syntax and appends his own data.
他使用SQL语法连接字符串,并添加自己的数据。
www.ibm.com
2.
Concatenates the invocation lists of two delegates.
将两个委托的调用列表连接在一起。
technet.microsoft.com
3.
Concatenates the elements of an object array, using the specified separator between each element.
串联对象数组的各个元素,其中在每个元素之间使用指定的分隔符。
msdn.microsoft.com
4.
Eclipse concatenates it with the plug-in id to make a platform-wide unique identifier.
Eclipse将它与插件id连在一起,作为平台提供的惟一标识符。
www.ibm.com
5.
Concatenates the invocation lists of an array of delegates.
将委托数组的调用列表连接在一起。
technet.microsoft.com
6.
The archive utility concatenates a collection of object files to form a library.
归档工具连接一组目标文件形成一个库。
dictsearch.appspot.com
7.
UNION ALL is a keyword that concatenates all the Select statements.
UNIONALL是将所有选择语句连接起来的关键字。
www.ibm.com
8.
It gives it an href attribute that concatenates the string mailto: with the email address.
该元素提供了一个href属性,将字符串mailto:与电子邮件地址连接起来。
www.ibm.com
9.
This expression concatenates the FirstName field and the LastName field.
以下表达式连接FirstName字段和LastName字段。
msdn2.microsoft.com
10.
Depending on how you configure it, Build Array concatenates , or combines, two arrays into one, or adds extra elements to an array.
创建数组函数可以将两个数组连接或结合成一个,或向数组中增加元素,这取决于你自己的设定。
dictsearch.appspot.com
1.
The following example concatenates noncharacter, nonbinary expressions by using.
连接非字符型非二进制表达式。
msdn2.microsoft.com
2.
Adds two numbers or concatenates two strings, and assigns the result to the first argument.
将两个数相加或串联两个字符串,然后将结果赋给第一个参数。
technet.microsoft.com
3.
Thus in the end, the map expression takes each element, applies its toHtml method, and concatenates the values together.
最后,映射表达式会接受每个元素,应用它的toHtml方法并将这些值连接起来。
www.ibm.com
4.
Concatenates one or more instances of String, or the String representations of the values of one or more instances of Object.
连接String的一个或多个实例,或Object的一个或多个实例的值的String表示形式。
msdn2.microsoft.com
5.
If the operands are both strings, Visual Basic concatenates them.
如果操作数均为字符串,VisualBasic将把它们连接起来。
msdn2.microsoft.com
6.
Here is an example of a user-defined aggregate function that concatenates a set of string values taken from a column in a table
以下是一个用户定义聚合函数的示例,该函数将从表中的某列获取的一组字符串值串联起来
msdn2.microsoft.com
7.
Certificate Renewal Wizard Concatenates Certificate
证书续订向导连接证书
www.microsoft.com
8.
A new delegate with an invocation list that concatenates the invocation lists of
新的委托,它的调用列表将
msdn2.microsoft.com
9.
Concatenates the elements of a specified
连接指定的
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/7/12 10:54:03