concatenation

过去分词:

动词过去分词: concatenated

更多词形:

名词: concatenation | 动词过去式: concatenated | 动词过去分词: concatenated | 动词现在分词: concatenating | 动词第三人称单数: concatenates |

单词例句:

The addition operator also performs string concatenation when either operand is a string.

当任一操作数为字符串时,加法运算符还执行字符串串联操作。

The arithmetic and concatenation operators have the order of precedence described below, and all have higher precedence than the comparison, logical, and bitwise operators.

算术运算符和串联运算符具有下述优先级顺序,它们的优先级均高于比较运算符、逻辑运算符和位运算符。

Speech generation/output can also be based on a frequency-dependent sound concatenation, e.g., through a formant-synthesis [Ril89].

使用与频率有关的声音连接也可实现语音的生成/输出,例如共振峰合成。

Which of these approaches is adopted depends on the concatenation of a number of factors.

这些方法中究竟采用哪一种,视若干相互联系的因素而定。

All concatenation takes place in the replacement list. (If a single concatenation yields multiple tokens, the behavior is undefined.

所有串接都发生在替换列表中。(如果一次串接产生多个单词,那么行为是未定义的。

The concatenation cost function is a key factor affecting the naturalness of synthesized speech.

拼接代价函数是决定合成音自然度的重要因素之一。

Notice that there is no concatenation operator.

请注意没有串联运算符。

In that case, the individual concatenation operations might even be combined into a single operation by the compiler.

这种情况下,编译器甚至会将各个串联操作组合到一个操作中。

I hope this sufficiently explains concatenation in general, how it relates to PHP, and my experience with using this basic operator.

我希望这些能够充分的解释连接操作符的基本概念和在PHP里的作用,以及我对这个基本操作的经验.