例如 String str = "abcdefg";變成 str = "1a1b1c1d1e1f1g";
java,怎樣在String中每一個字符的前面插入一個字符,效率最高?
慕慕森
2018-07-15 11:24:02