It accepts a regular expression as a delimiter and returns a string array. To split on any whitespace character, you can use the predefined character class \s ...
確定! 回上一頁