concatenation
英 [kənˌkætəˈneɪʃn]
美 [kənˌkætəˈneɪʃn]
n. 一系列相关联的事物(或事件)
BNC.34530 / COCA.32013
牛津词典
noun
- 一系列相关联的事物(或事件)
a series of things or events that are linked together- a strange concatenation of events
一连串奇怪的事
- a strange concatenation of events
柯林斯词典
- N-UNCOUNT 一连串相关联的事情;接二连三的相关事件
Aconcatenation ofthings or events is their occurrence one after another, because they are linked.- ...the Internet, the world's biggest concatenation of computing power.
因特网,世界上最强大的计算机连接
- ...the Internet, the world's biggest concatenation of computing power.
英英释义
noun
- the act of linking together as in a series or chain
- a series of things depending on each other as if linked together
- the chain of command
- a complicated concatenation of circumstances
- the linking together of a consecutive series of symbols or events or ideas etc
- it was caused by an improbable concatenation of circumstances
- the state of being linked together as in a chain
双语例句
- Also notice the query in which we use string concatenation to add the$ name parameter to the query.
还要注意查询,其中使用字符串连接来向查询添加$name参数。 - Note the use of concatenation with the xs2jpg function in order to create the JPEG file.
请注意为了创建这个JEPG文件,使用了与xs2jpg函数的串接。 - 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)操作。 - A flat rope a rope with no concatenation or substring nodes has a depth of1.
扁平rope(flatrope)没有连接节点或子串节点的深度(depth)为1。 - The only difference is that concatenation is used instead of addition.
惟一的差别是,这里使用的是并置(concatenation),而不是相加(addition)。 - Study on concatenation of sequence estimation and error correction in fiber optic communications
光纤通信中序列估计与纠错译码的级联的研究 - In the representation on the right, a disjointed string is combined using a concatenation node.
在右侧的表示方式中,离散的字符串通过连接节点组合在一起。 - Also available is a combined report, which is simply a concatenation of View-based and Basic reports.
同样可用的还有一个合并的报告,它是一个简单的基于视图和基础报告的连接体。 - The simplest example is the concatenation of strings.
最简单的示例是字符串串联。 - The depth of concatenation and substring ropes is one more than the depth of the deepest node they enclose.
有连接和子串的rope的深度比它们所拥有的最深节点的深度大1。