In this example, the split() function splits the string str wherever the whitespace (" ") occurs and returns an array of strings.
確定! 回上一頁