Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
今天在编译python文件后发现加# -- coding: utf-8 --后仍不能兼容中文,后来@重庆-mrshelly 指点去掉bom头后完美解决,谢谢重庆-mrshelly!使用Notepad++去除bom的方法:http://www.codecho.com/remove-bom-using-notepad-plus/另希望大神们解答下为何bom会影响中文显示,谢谢啦