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
如果不喜欢使用这么长的字符串连接语句,另一种方法是使用字符串格式操作符,可以使用下面这样的表达式
双语例句
专业释义
- 序连表式
- 序连表式