joinToString ()) val listString = StringBuffer("The list of numbers: ") numbers.joinTo(listString) println(listString). 如果要创建自定义的字符串表达, ...
確定! 回上一頁