concatenates
英 [kɒnˈkætɪneɪts]
美 [kənˈkætəˌneɪts]
v. 使连接(连续,衔接)起来;连锁;串级
concatenate的第三人称单数
双语例句
- UNION ALL is a keyword that concatenates all the Select statements.
UNIONALL是将所有选择语句连接起来的关键字。 - You can check how the join concatenates the values by looking at the example at the bottom of the Details tab.
您可以通过查看Details选项卡底部的示例,检查该联接转换是如何连接那些值的。 - Concatenates all the values for the connected field by iterating over its parent record.
通过对已连接字段的父记录进行迭代,连接该字段的所有值。 - When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.
CLP遇到行连续符时,它会读取下一行并将两行连接起来。 - Eclipse concatenates it with the plug-in id to make a platform-wide unique identifier.
Eclipse将它与插件id连在一起,作为平台提供的惟一标识符。 - It also works with multiple filenames; it concatenates the filenames that you might list as one continuous output to your screen.
它也以多个档名工作;它序连你可能列出当做对你的荧屏来说的一个连续的输出的档名。 - RS code has excellent capability in correcting bursting errors. RS code can remarkably improve the reliability in communications of multimedia satellite when it interleaves and concatenates with Viterbi as outer code. Now, many communication standards adopt the concatenated codes of RS and Viterbi.
RS码具有优异的纠正突发错误的能力,它作为外码与Viterbi码交织级联可显著提高多媒体卫星通信的可靠性,目前国内外许多通信标准中都采用RS与Viterbi的级联码。 - Thus in the end, the map expression takes each element, applies its toHtml method, and concatenates the values together.
最后,映射表达式会接受每个元素,应用它的toHtml方法并将这些值连接起来。 - Low-level feature fusion concatenates different features to form a feature vector; High-level feature fusion fuses the classification results based on different features.
底层特征融合是把不同的特征连接起来组成一个新的特征;高层特征融合把每种特征对应的分类结果进行融合。 - The second concatenates all of the elements into a sentence, with "and" between each one.
第二行代码将所有元素串接成一个句子,并用“and”加以分隔。