The split() method divides a String into an ordered list of substrings and returns them as an array. Example. const message = "JavaScript is fun";. // divides ...
確定! 回上一頁