看下代码,稍微有点差别,就是特定情况下用字符串操作,否则就使用正则表达式,用正则表达式的性能会差一些。 public String[] split(String regex, int ...
確定! 回上一頁