-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[软技能] 第30天 解释下CRLF是什么? #109
Labels
软技能
软技能
Comments
|
|
|
CR是\r 回车,LF是 \n 换行 Windows操作系统采用两个字符来进行换行,即 CRLF; |
CRLF是 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
第30天 解释下CRLF是什么?
The text was updated successfully, but these errors were encountered: