Knowledge explanation: The split() method splits the string into an array of strings and returns this array. syntax: stringObject.split(separator,limit) Note: ...
確定! 回上一頁