concatenation

美 [kənˌkætəˈneɪʃ(ə)n]英 [kən.kætə'neɪʃ(ə)n]
  • n.一系列相关联的事物(或事件)
  • 网络串联;连接;串接

复数:concatenations

concatenationconcatenation

concatenation

n.

1.一系列相关联的事物(或事件)a series of things or events that are linked together

串联

-tion后缀 ... alienation 疏远, 转让 concatenation 串联, 连锁 stagnation 停滞, 淤塞 ...

连接

连接 (Concatenation):通过将一个字符串值添加到另一个字符串值结尾,将多个字符串值连接在一起,从而创建一个新的字符 …

串接

返回任何数目的列表串接 (concatenation):1 2 > (append '(a b) '(c d) 'e) (A B C D E) 而要找到第 n 个 cdr ,我们调用 nthc...

级联

我秀我自己,有什么不可以 - 日记 ... Colocation 场地出租 Concatenation 级联 Cookie 小甜饼 ...

连锁

连锁(Concatenation)执行计划-指在使用“OR”连接由不同列构成的查询条件的情况下,按照各个查询条件将整个查询分成多个独 …

连结

连结(CONCATENATION)计划对于绑定变量为 空的情况运行最佳,计划将执行全索引扫描(INDEX FULL SCAN)操作来获取所 …

并置

超全的英语短句汇集 - 嘟嘟老窝 - 博客频道 ... ... concatenate 并置 concatenation 并置 concentration 集中 ...

串连

智慧串流 English, 翻译, 例句, 字典... ... 串接 concatenation 串连 concatenation;concatenate 串联电路 series circuit ...

1
When you work with strings with a null value, the result of the concatenation depends on the session settings. 处理具有空值的字符串时,串联结果取决于会话设置。
2
The performance of a concatenation operation for a String or StringBuilder object depends on how often a memory allocation occurs. String或StringBuilder对象的串联操作的性能取决于内存分配的发生频率。
3
copyPages makes it easy to construct a PDF document as a concatenation of several pieces. copyPages很方便地把几个PDF文档连接起来形成一个PDF文档。
4
An iterative decoding scheme is proposed for the concatenation of a convolutional code and a GMSK modulator. 提出了卷积码与GMSK(高斯最小移频键控)调制器级联系统的一种迭代译码方案。
5
The following example prints a combination of a local variable, system functions, and a text string using concatenation. 下面的示例使用串联打印局部变量、系统函数和文本字符串的组合。
6
In that case, the individual concatenation operations might even be combined into a single operation by the compiler. 这种情况下,编译器甚至会将各个串联操作组合到一个操作中。
7
The full sentence is not tagged into one term in the properties file if it contains the concatenation strings. 如果这个句子包含连接字符串,那么它在属性文件中不会被标记为单个词语。
8
Operators allow you to perform arithmetic, comparison, concatenation, or assignment of values. 使用运算符可以执行算术、比较、串联或赋值操作。
9
Also notice the query in which we use string concatenation to add the $name parameter to the query. 还要注意查询,其中使用字符串连接来向查询添加$name参数。
10
Web site external links diagnosis: if a website is not to the link, and no other web concatenation, it must be not flourishing. 网站外部链接诊断:如果一个网站既不向外链接,也没有其他网站的连入,那肯定是没有活力的。
11
The String version of concatenation requires strings you want to join to be copied to a new location, which is an O(n) operation. String版本的连接操作要求将需要连接的两个字符串复制到新位置,这是一种O(n)操作。
12
Use standard arithmetic operators for numbers and a concatenation operator for combining strings. 数字要使用标准算术运算子,合并字串要使用串连运算子。
13
Remember that the concatenation using concat2 requires two strings, so a number will cause this function to break within the recursion. 记住,使用concat2进行连接要求使用两个字符串,因此数字将导致此函数在递归之间中断。
14
By passing in an empty string as the separator, you can perform a simple concatenation of all elements in an array. 如果传递一个空字符串作为分隔符,你可以简单地将数组的所有元素连接起来。
15
If the credential is an X. 509 certificate, the identity is a concatenation of the subject name and the thumbprint (in that order). 如果认证是X.509凭证,身分识别就是主体名称和指纹的串连(依该顺序)。
16
Adopt Germany to be stereoscopic to close lock catch technology , make floor to be concatenation close , firm . 采用德国立体封闭锁扣技术,使地板拼接更紧密,更稳固。
17
Concatenation is an appropriate outcome for an addition operation on strings. 连接是对字符串进行加法运算后的适当结果。
18
String concatenation can be surprisingly performance intensive. 字符串连接表现出惊人的性能紧张。
19
In other words, it would take a miraculous concatenation of improbable events to make her president. 换句话说,她要想成为总统必须有一连串不可思议而且不可能发生的事情发生才行。
20
Consequently, the String class is preferable for a concatenation operation if a fixed number of String objects are concatenated. 因此,如果串联固定数量的String对象,则String类更适合串联操作。
21
Therefore, any operation on a string, including string concatenation, produces a new string object, rather than modifying an existing one. 所以,在字符串上的任何操作,包括字符串连接,都产生一个新的字符串对象,而不是更改一个存在的字符串。
22
The Implementation Layer also performs segmentation and concatenation of messages for the underlying protocol. 实现层还执行用于底层协议的消息分段和并置。
23
The CertificateDomains value is a concatenation of the Subject and Subject Alternative Name fields on the certificate. CertificateDomains值是证书上“主题”和“主题备用名称”字段的串联,
24
You'll also find some simplifications from C, which include string concatenation, associative array elements, and aggregation operators. 您还看到从C语言带来的简化,其中包括字符串连接、关联数组元素和合并操作符。
25
Secondly, the thesis expounds the algorithm automatically to the topological relation transaction after the map-sheet concatenation. 二是对图幅拼接后拓扑关系处理提出了自动构建算法。
26
Listing 2 shows a sample algorithm which creates such a key by string concatenation. 清单2显示了一个通过字符串串联创建此类键的示例算法。
27
The regular sequence or concatenation of social phenomena must be studied to find out what can be done, and what should be done. 为了找出能够做点什么、应该做点什么,必须对社会现象的常规序列或连锁反应进行研究。
28
An index entry is created for the concatenation of the two preceding items (tag context plus data element). 为前两项(标记上下文加上数据元素)的并置创建索引项。
29
Sometimes, the concatenation strings have different combinations in different languages. 有时,连接字符串在不同的语言中的顺序会不同。
30
Concatenation work. automatism production. Save time, improve efficiency. 连续式作业、完成自动化生产,节省时间,提高效率。