会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
_Venom_
博客园
首页
新随笔
联系
管理
订阅
2016年9月29日
【转 记录】python中的encode以及decode
摘要: 字符串编码常用类型:utf-8,gb2312,cp936,gbk等。 python中,我们使用decode()和encode()来进行解码和编码 在python中,使用unicode类型作为编码的基础类型。即 decode encode str > unicode >str 如上面代码,str\st
阅读全文
posted @ 2016-09-29 13:52 _Venom_
阅读(1546)
评论(0)
推荐(0)
编辑
公告