concatenation expression
基本解釋
- [電子、通信與自動控制技術(shù)]序連表式
- [計算機科學(xué)技術(shù)]序連表式
英漢例句
- If a number is used in a string concatenation expression, for example, the number is converted to a string first.
例如,如果一個數(shù)字用在一個字符串連接表達式中,數(shù)字就會先轉(zhuǎn)換為字符串。 - In this context, where this is the right-hand side of a String concatenation expression (using the plus sign), this.toString is invoked implicitly.
在這里的上下文中,this 在一個String 的鏈接表達式(使用加號)的右邊,this.toString 被隱式地調(diào)用了。 - If you prefer not to use a long string concatenation statement like this, an alternative is to use the string formatting operator which enables you to have an expression like
如果不喜歡使用這么長的字符串連接語句,另一種方法是使用字符串格式操作符,可以使用下面這樣的表達式
雙語例句
專業(yè)釋義
- 序連表式
- 序連表式