concatenation expression
基本解释
- [電子、通信與自動控制技術]序連表式
- [計算機科學技術]序連表式
英汉例句
- If a number is used in a string concatenation expression, for example, the number is converted to a string first.
例如,如果一個數字用在一個字符串連接表達式中,數字就會先轉換爲字符串。 - 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 被隱式地調用了。 - 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
如果不喜歡使用這麽長的字符串連接語句,另一種方法是使用字符串格式操作符,可以使用下麪這樣的表達式
雙語例句
专业释义
- 序連表式
- 序連表式