split (). Splits the string at the matching pattern, returning a list of substrings: str3.split('\n'); // [ ...
確定! 回上一頁