windows下sublime写的代码,换行符为/r/n,python代码转移到centos上执行老是出问题
通过自定义settings-user中default_line_endings则可以修改换行符风格,详细设置如下两图