您在记事本中将Word Wrap与字符串混淆.您在txt文件中从C#添加的字符串未被包装..如果在WordWrap打开时,可能会在记事本中看到它.
存储在txt文件中的字符串将永远不会自行进行任何自动换行.(对于新行,您没有任何自动换行符\n \n).
In text display, line wrap is the feature of continuing on a new line when a line is full, such that each line fits in the viewable window, allowing text to be read from top to bottom without any horizontal scrolling. Word wrap is the additional feature of most text editors, word processors, and web browsers, of breaking lines between and not within words, except when a single wordis longer than a line.
\n在需要时添加一定数量的单词后添加).
        | 归档时间: | 
 | 
| 查看次数: | 4981 次 | 
| 最近记录: |