中英
concatenating
  • 简明
  • 柯林斯
  • v.把……连在一起;连接(concatenate 的 ing 形式)
  • adj.[植]连接的
  • GRE/
  • 网络释义
  • 专业释义
  • 英英释义
  • 1

     连接

    连接的(concatenating), 此释义来源于网络辞典。

短语
查看更多
  • 双语例句
  • 1
    Concatenating two regular expressions creates a longer expression.
    连接两个正则表达式创建一个更长的正则表达式。
  • 2
    Now, the whole REST URI is available by concatenating the base URI and the rest resource.
    现在,通过连结基础 URI 和 Rest 资源,已经可以使用完整的 REST URI 了。
  • 3
    In contrast, concatenating a string is pretty much just a case of running a single opcode to append a string variable to an existing string variable.
    相反,连接字符串操作非常简单,只是运行一个操作码,将一个字符串变量附加到一个现有的字符串变量中即可。
查看更多
  • 同近义词
  • 百科
  • Concatenating

    In formal language theory and computer programming, string concatenation is the operation of joining character strings end-to-end. For example, the concatenation of "snow" and "ball" is "snowball". In some but not all formalisations of concatenation theory, also called string theory, string concatenation is a primitive notion.

查看更多