concatenation operator
- concatenation operator的基本解释
-
-
[计] 并置算符, 连接算符
- 更多网络例句与concatenation operator相关的网络例句 [注:此内容来源于网络,仅供参考]
-
We can use the concatenation operator to create new strings from existing ones.
我们可以通过连结符操作来从原有的字符串获得一个新的字符串。
-
Note how we use the concatenation operator to create the set of valid characters.
注意我们是如何使用连结操作符来创建合法字符集的。
-
Is the concatenation operator, allowing you to string several commands to perform in order.
号为串联操作符,允许顺序执行多个命令。
-
The tsvector concatenation operator returns a vector which combines the lexemes and positional information of the two vectors given as arguments.
tsvector 连接操作符返回一个向量,这个向量组合了两个给出的向量参数的语意和位置信息。
-
The binary + operator performs string concatenation when one or both operands are of type string. If an operand of string concatenation is null, an empty string is substituted. Otherwise, any non-string argument is converted to its string representation by invoking the virtual ToString method inherited from type object.
由此可知 C#的加号运算子预设就支援字串串加的功能,只要一群字串串接的物件中只要有一个以上的物件型别是「字串」的话,就会全部变成「字串相加」,只要遇到「非字串」的物件,预设会使用继承至 object 物件的 ToString 方法进行转型,让所有物件都变成「字串」后进行相加动作。
- 更多网络解释与concatenation operator相关的网络解释 [注:此内容来源于网络,仅供参考]
-
concatenation operator:串连运算子
串连运算子 (Concatenation Operator) 的符号为加号 (+). 您可以将两个或更多个字元字串合并或串连成一个字元字串. 您也可以串连二进位字串.
-
concatenation operator:连接运算符
下面列出的全都是字符串:连接--创建动态Web站点时的一个重要工具--像是为字符串增加的一种功能,可以使用连接运算符(concatenation operator)即句点(.)来执行它.
-
concatenation operator:串联运算符
composite 复合 | concatenation operator 串联运算符 | concurrency 并发
-
concatenation operator:并置算符
conc 浓缩 | concatenation operator 并置算符 | concatenation 连锁
-
string concatenation operator:字符串串连运算子
String Clement 组件串 | string concatenation operator 字符串串连运算子 | string constant 字符串常数
- 加载更多网络解释 (3)