concatenation 双语例句
全部
1·Avoid using concatenation strings in code.
避免在代码中使用连接字符串。
2·Binding Parameters vs. String concatenation.
2绑定参数vs .字符串拼接。
3·The simplest example is the concatenation of strings.
最简单的示例是字符串串联。
4·It returns a concatenation of the path formed using LHS and RHS.
它将返回使用lhs和rhs形成的路径的串联值。
5·For any given string, the correct value is the concatenation of.
对于任意给定的字符串,正确值是由下列值并置而成的。
6·The only difference is that concatenation is used instead of addition.
惟一的差别是,这里使用的是 并置(concatenation),而不是 相加(addition)。
7·Concatenation would concatenate the string and print it as one argument.
连接操作会首先将字符串连接在一起,然后将其作为一个参数打印。
8·Then create the second concatenation, d2, from c0t1d0s0 (see Listing 3).
然后从 c0t1d0s0 创建第二个串联 d2,(请参见 清单 3)。
9·Take note of how each section of the concatenation is retrieved from args_list.
注意如何从args_list检索连接的各个部分。
10·The column key is the concatenation of the family name, the: symbol, and the label.
column键由族名、:号和标签组成。
并置
1·The Implementation Layer also performs segmentation and concatenation of messages for the underlying protocol.
实现层还执行用于底层协议的消息分段和并置。
2·These keys can be a concatenation of multiple columns, and often identifiers like Social Security Numbers, employee IDs, ISBNs, or part IDs are used in these roles.
这些键可以是多个列的并置,通常象“社会保障号”、雇员标识、ISBN或部件标识这样的标识用于这些角色中。
连结
1·We can use the concatenation operator to create new strings from existing ones.
我们可以通过连结符操作来从原有的字符串获得一个新的字符串。
串接
1·The final result list is concatenation of the result list from the individual slices.
最终的结果列表是来自各片的结果列表的串接。