1.
python 不能识别Windows关于UTF-8的编号, 参见http://stackoverflow.com/questions/878972/windows-cmd-encoding-change-causes-python-crash
可以chcp 936
切到默认的GBK
python 不能识别Windows关于UTF-8的编号, 参见http://stackoverflow.com/questions/878972/windows-cmd-encoding-change-causes-python-crash
可以chcp 936
切到默认的GBK