可视化CR& amp;的影响LF在各种操作系统上

时间:2017-04-04 19:03:46

标签: windows unix carriage-return linefeed

我现在知道CR& amp;的理论解释。如果。 回车(CR):移动到线的开始而不向前进。 换行(LF):向前移动一行或下一行。

但我无法想象下面的陈述。

Windows applications store a new line as: carriage return and line feed (CR+LF).
Unix and Mac OSX uses LF.
Old Mac systems uses CR.
XML stores a new line as LF.

有人能举例说明吗?

0 个答案:

没有答案