What is the translation of " CONCATENATION " in Chinese?
S

[kɒnˌkætə'neiʃn]
Verb
[kɒnˌkætə'neiʃn]
连接
的串接

Examples of using Concatenation in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
String concatenation is linear;
字符串拼接是线性的;.
These two criteria are called the target and concatenation costs, respectively.
这两个标准分别叫作目标成本和拼接成本。
String concatenation is an associative, but non-commutative operation.
字符串串接是结合性的,但非交换性运算。
Js are working with arrays, string concatenation, network I/O, and arithmetics.
Js如何使用数组,字符串连接,网络I/O和算术。
Says SF Concatenation's Jonathan Cowie,“thought impossible but some consider true.”.
SF串联JonathanCowie“认为不可能,但有些人认为是真的。
People also translate
Programs are built up almost exclusively through functional composition(concatenation is composition).
程序几乎完全通过功能组合(串联组合)来构建。
Using string slicing and concatenation operations you can create any lay-out you can imagine.
使用字符串切片和连接操作,你可以创建任何你能想象到的布局。
In speaker recognition parlance,this is known as a“supervector,” as it is a concatenation of other vectors.
注:在语音识别的说法中,这种被称为“超向量”,因为它是其他向量的串接
TLS 1.2 AES-GCM uses a concatenation of a fixed IV and an explicit sequential nonce.
TLS1.2中的AES-GCM使用一个固定IV和一个显式的连续nonce的串接
Programs are built up almost exclusively through functional composition(concatenation is composition).
程序几乎完全通过功能组合来构建(concatenationiscomposition)。
They mean concatenation and repetition here too, except that the result is a new tuple, not a string.
它们也意味着连接和重复,除了结果是一个新的元组,而不是一个字符串。
For example, one language might choose to allow concatenation of integers and another language not.
例如,有的语言可能会允许整数的串接,而另外的语言不允许。
They mean concatenation and repetition here too, except that the result is a new list, not a string.
它们意味着串联和重复这里也一样,所不同的是,结果是一个新的元组,而不是字符串。
Sass only supports a single operator on strings, concatenation, but it supports several varieties of it.
Sass只支持字符串上的单个运算符,连接,但它支持多种类型的操作符。
The+(concatenation) and*(repetition) operations have the same priority as the corresponding numeric operations.
(拼接)和*(重复)操作具有与对应数值运算相同的优先级。
To guide the unit selection process,we trained the unified target and concatenation model using a deep MDN architecture.
为了引导单元的选择过程,我们使用MDN架构训练了统一的目标和拼接模型。
String concatenation is implemented through the StringBuilder(or StringBuffer) class and its append method.
字符串串联是通过StringBuilder(或StringBuffer)类及其append方法实现的。
String: This module provides various string operations such as regular expressions, translation,replace, and concatenation.
字符串(String):这个模块提供了各种字符串操作,例如正则表达式、翻译、替换和串联
String concatenation is implemented through the StringBuilder(or StringBuffer) class and its append method.
字符串连接是通过StringBuilder(或StringBuffer)类及其append方法实现的.
This is important for improving thesynthesis quality as we want to calculate the target and concatenation costs specific to the current context.
这对提升合成质量是极为重要的,因为我们希望在当前上下文下计算目标成本和拼接成本:.
Integer addition and string concatenation are two very different operations, so they would compile to very different machine code.
整数加法和字符串拼接是两个完全不同的操作,因此也会编译成非常不同的机器码。
Finally, you can do all thestring handling yourself by using string slicing and concatenation operations to create any layout you can imagine.
最后,你可以使用字符串切片和连接操作自己完成所有的字符串处理,以创建你可以想象的任何布局。
Lines merging denote concatenation, while a line forking denote its content being copied and the copies going to different locations.
行合并表示串联,而分支表示其内容正在被复制,并且副本将转到不同的位置。
Some sequence types(such as range) only support item sequences that follow specific patterns,and hence don't support sequence concatenation or repetition.
某些序列类型(例如range)仅支持遵循特定模式的项序列,因此并不支持序列拼接或重复。
The moral is simple: don't use the string concatenation operator to combine more than a few strings unless performance is irrelevant.
原则很简单:不要使用字符串连接操作符来合并多个字符串,除非性能无关紧要。
Merging lines indicate concatenation, while branching lines indicate that their contents are copied, and copies are sent to different places.
行合并表示串联,而分支表示其内容正在被复制,并且副本将转到不同的位置。
They support(fairly) efficient insertion, deletion, appending, and concatenation, and Python's list comprehensions make them easy to construct and manipulate.
它们支持(相当)有效的插入,删除,追加和连接,Python的listcomprehension使它们易于构造和操作。
Integer addition and string concatenation are two very different operations, so they would compile to very different machine code.
整数加法和字符拼接这两种操作有着很大的不同,所以他们会被编译成非常不一样的机器码。
When we combine two or more strings through concatenation we are creating a new string that we can use throughout our program.
当我们通过连接组合两个或多个字符串时,我们正在创建一个我们可以在整个程序中使用的新字符串。
Results: 29, Time: 0.0556
S

Synonyms for Concatenation

Top dictionary queries

English - Chinese