The method split() splits a string into an array of strings based on the regular expression. It uses the regular expression as a delimiter to split the string.
確定! 回上一頁