So, the delimiter is a new line character( \n ). Therefore, if any of the delimiting character is found, it will split the string and store it in an array.
確定! 回上一頁