今天要來講Kotlin 在字串上的處理,字串處理算是平日處理商業邏輯很常碰到的,所以不可 ... val builder = StringBuilder() builder.append("Aloha") .append(" ...
確定! 回上一頁