我們可以通過向 split() 函式傳遞一個額外的引數來覆蓋這種行為: split(regex, limit) 。傳遞一個負的 limit 將確保regex 模式被儘可能多地應用,從而 ...
確定! 回上一頁