改用split(regex, limit). 如果limit > 0, 最終處理的array 長度不會大於limit, regex express 匹配的次數最多為n - 1 次,; 如果limit < 0, ...
確定! 回上一頁