System#lineSeparator 方法返回的行分隔符字符串 String#split 方法一起使用,以換行符分隔 ... 另一方面,“ \r\n ”字符在Windows環境中分隔行。
確定! 回上一頁