原文:python3中報錯AttributeError: module 'sys' has no attribute 'setdefaultencoding'

經過百度發現 Python 字符串默認編碼unicode,所以sys.setdefaultencoding也不存在了。。。。。。 所以刪掉就好了。 ...

2019-02-14 18:33 0 4435 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM