改为.decode(encoding='gbk', errors='ignore') 即可解决错误 ... python中文编码问题(decode('gbk').encode('utf-8') ...
確定! 回上一頁