IsLineEnding

检查文件的行结束。它在文件进行读操作时使用。

bool  IsLineEnding()

返回值

true 如果在 txt 或 csv 文件读取操作之后到达行尾 (CR-LF 字符)。