设置pycharm文件默认换行符onfiguring Line Separators

http://www.jetbrains.com/help/pycharm/2016.2/configuring-line-separators.html

 

PyCharm makes it possible to set up line separators (line endings) for the newly created files, and change line separator style for the existing files.

 

On this page:

To set up line separators for new files

    1. In Settings, click Code Style.
    2. From the Line separator (for new files) drop-down list, select the desired line separator style: 
      设置pycharm文件默认换行符onfiguring Line Separators
    3. Apply changes and close the dialog.
上一篇:TextView中跑马灯、删除线,抗锯齿,下划线效果的实现


下一篇:Java IO之File