字串處理. R也有跟其他語言相同的字串整理,如下 str <- sprintf("%s%s%s",returnAE(i), returnAE(j), returnAE(k)). 跟golang一樣填充字元使用%s
確定! 回上一頁