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.
我在 Mac OS X 上,我的朋友 Andy 也是。我们都下载并安装了一个 python 包。我生成的.vim文件有dos行结尾(它们出现^M在错误消息中,我dos2unix在每个文件上使用它们修复它们。他没有与行结尾分享这个问题。可能是什么原因?
.vim
^M
dos2unix
你朋友用的什么编辑器?
他的 .vimrc 中可能有不同的设置(如果他使用的是 Vim)。