concatenate
英
美
adj. 连在一起的;连锁的
v. 使连接(连续,衔接)起来;连锁;串级
过去式:concatenated 过去分词:concatenated 现在分词:concatenating 第三人称单数:concatenates
英英释义
verb
- add by linking or joining so as to form a chain or series
- concatenate terms
- concatenate characters
- combine two strings to form a single one
双语例句
- This conversion of the date can done using concatenate excel function along with column references.
日期转换可以使用连接的Excel功能以及列引用来完成。 - Often, you need to concatenate a variable between two strings.
通常,您需要在两个字符串之间连接一个变量。 - With replicated documents, we can use a Notes view to concatenate field values and to read them with a single lookup.
对于被复制的文档,我们可以使用一个Notes视图来拼接字段值,并使用单个查找来读取它们。 - To see trends, concatenate log files and run a processing script on the combined output.
要查看趋势,连接日志文件并在合并的输出上运行后处理程序脚本。 - So, we concatenate some blues/ greens to the color vector.
所以,我们向颜色向量添加一些蓝色/绿色。 - The sequence to concatenate to the first sequence.
要与第一个序列连接的序列。 - I just concatenate those together into a big GET request and take a look at the "results" page.
我仅仅是将这些元素连接成一个大的GET请求并查看“results”页面。 - If the order of multiple files is important, the preferred approach is to concatenate the files into a single file where each part is in the correct order.
如果多个文件的次序十分重要,更好的办法是将这些文件按照正确的次序连接成一个文件。 - This requires that you concatenate the output from each step in the creation of the NSDs into one file.
这需要将创建NSD的每个步骤中的输出结果连接到一个文件中。 - Given a file or directory name that is relative to the current working directory, simply concatenate the absolute name of the working directory, a/, and the relative name.
至于相对于当前工作目录的文件或目录名,只需要将工作目录的绝对名、/和相对名连接在一起。