编程常识:换行符CR与LF 2018-09-05 本文已影响28人 LazyMax CR(回车/r) LF(换行/n) 操作系统(不是软件)对换行的默认识别不同 window 换行为/n/r linux/unix 换行为 /n mac /r