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被隐式地调用了。
The Full name calculation consists of the following expression using the IBM DB2 vendor specific relational function concat for the concatenation of strings.
Fullname计算包含以下表达式,使用特定于IBMDB 2供应商的关系函数concat来串联字符串。
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.
如果不喜欢使用这么长的字符串连接语句,另一种方法是使用字符串格式操作符,可以使用下面这样的表达式。
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.
如果不喜欢使用这么长的字符串连接语句,另一种方法是使用字符串格式操作符,可以使用下面这样的表达式。
应用推荐