基本解釋[電子、通信與自動控制技術(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如果不喜歡使用這麼長的字符串連接語句,另一種方法是使用字符串格式操作符,可以使用下麪這樣的表達式concatenation expression更多例句專業(yè)釋義電子、通信與自動控制技術(shù)序連表式計算機科學(xué)技術(shù)序連表式