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.
当我在 Ubuntu 平台上加载使用 PyCharm for Win 编辑的 .py 时,我可以看到每一行都以 ^M 结尾。
PyCharm 中是否有一个设置可以避免这个烦人的角色?
Settings| Code Style| General| Line Separator, 设置为\n (Unix)。
Settings
Code Style
General
Line Separator