String 使用charAt 比使用toCharArray 遍历,效率要高。 避免在for 循环中使用s.length() ... 我在本地用kotlin 试了一下,结果又是反过来了。 charAt ...
確定! 回上一頁