会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hougang
博客园
首页
新随笔
联系
订阅
管理
2018年12月23日
python编码问题
摘要: linux、mac os黙认utf-8 windows黙认GBK python 2 python 2黙认使用ascii码,python 2读入文件中的字符串黙认以文件声明为准,声明的是什么就以什么做为编码 GBK—decode('gbk')———》unicode encode('utf-8') 》U
阅读全文
posted @ 2018-12-23 20:20 hougang
阅读(232)
评论(0)
推荐(0)
编辑
公告