The way I'd start out is to split the original string on the newline character - char(10) - then take that array and remove nulls.
確定! 回上一頁