concat 双语例句
全部
1·Begin by creating a recursive concat function.
首先创建递归的concat函数。
2·Concat itself is a an extension method implemented as such.
代码中的Concat是一个扩展方法(extension method),其实现如下。
3·We add additional implementations for: concat and: compare-criteria.
我们添加了额外的:concat和:compare - criteria实现。
4·Note that the eval-concat in Listing 7 only partially solves our problem.
请注意,清单7中的eval - concat仅仅是解决了我们的部分问题。
5·Concat joins two or more arrays. The method does not change the existing arrays.
联接两个或多个数组,该方法不改变现有的数组。
6·Figure 22 shows two fields using the Concat function to join into one single field.
图22显示了使用Concat功能联接为单个字段的两个字段。
7·This means instant file concat and compression from the command line with no extra work.
这就意味着文件的连接和压缩工作仅仅通过命令行便可以实现,而并不需要任何额外的工作。
8·As an example to illustrate one of these functions, let's consider the array concat function.
作为演示其中一个这类函数的例子,让我们考虑array concat函数。
9·The attributes and subelements of the tag are each a single string, so you compose them using concat .
标记的属性和子元素都是单个字符串,因此,可以使用concat函数连接它们。
10·To achieve the required output in this case, a Concat transform could be used with the following properties.
在此情况下,要实现所需的输出,可以提供以下属性使用Concat转换。
