Convert to CRLF
Converts line endings to Windows-style CRLF. Useful when generating files that will be opened in Notepad or used by tools that expect CRLF.
line one\r\nline two
把换行符转换为 Windows 风格 \r\n (CRLF)。
Converts line endings to Windows-style CRLF. Useful when generating files that will be opened in Notepad or used by tools that expect CRLF.
line one\r\nline two