The Solution to JavaScript split String with white space is ... \s matches any character that is a whitespace, adding the plus makes it greedy, matching a group ...
確定! 回上一頁