如果你要插入一些字串可以透過joinToString 來進行調整,其中prefix 與postfix 可以設定頭跟尾部要加入特定字串。 val numbers = listOf(1, 2, 3, 4) println(names.
確定! 回上一頁