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