Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Eclipse 中,Preferences -> General -> Workspace -> New text file line delimiter 中有一个选项。此选项用于指定要使用的行分隔符类型,例如 windows (\n)、unix (\n\r) 或 mac。
我检查了 pycharm 设置,但没有找到特定的选项。
该选项是“行分隔符”并出现在 pycharm 的文件中。我附上了截图