You can see that the split() method has split the string into an array. The first element is accessed using the square bracket notation. In JavaScript, the ...
確定! 回上一頁