public String[] split(String regex, int limit). limit 用來限制array 的長度, 如果limit > 0, 最終處理的array 長度不會大於limit, regex express ...
確定! 回上一頁