The split() method takes a string and returns an array of strings, splitting the original string based upon a provided separator character.
確定! 回上一頁