concatenation operator
基本解釋
- 并置算符;連接算符
英漢例句
- Concatenation Operators join multiple strings into a single string.
串聯(lián)運(yùn)算符將多個(gè)字符串聯(lián)接為一個(gè)字符串。
207.46.16.252 - Use standard arithmetic operators for numbers and a concatenation operator for combining strings.
對于數(shù)可使用標(biāo)準(zhǔn)算術(shù)運(yùn)算符,對于組合字符串可使用串聯(lián)運(yùn)算符。 - Obviously you can combine all these different options, so you might have a list of valid phrases by combining the concatenation and disjunction operators.
顯然,可以組合使用這些操作符,建立復(fù)雜的有效短語列表。