报各种编码出错的问题 UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xce in position 52: invalid continuation byte 我自己的情况是在putty中使用命令行执行python脚本或者执……