字符串拆分原生方法: public String[] String.split(String regex) 复制代码 ... 以str形式调用此方法。 split(regex , n)产生与表达式相同的结果: ...
確定! 回上一頁