关于在记事本写入"\n"不显示换行的原因

Linux系统下直接使用  "\n"  即可换行

windows下需要使用   "\r\n"

posted @ 2017-11-28 17:11  aieceo  阅读(3865)  评论(0编辑  收藏  举报
测试