//3,字符串右補空格,String字節60位不夠右補空格. String repo_Mess1 = String.format("%1$-60s", repo_Mess1);. //4,字符串左補零. 直接“0”append ...
確定! 回上一頁