换行符说明:
- LF (\n):Unix/Linux/macOS 系统使用
- CRLF (\r\n):Windows 系统使用
- CR (\r):旧版 Mac 系统使用
不同系统的换行符不同可能导致文件显示异常