会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
你内心的平庸就是你失去追求卓越信念的那个瞬间
博客园
首页
新随笔
联系
管理
2020年9月13日
Python3里的unicode和byte string
摘要: Python3里的unicode和byte string 原文: Python 3 Unicode and Byte Strings Python2和Python3的一个显著区别:字符数据分别是用unicode和bytes存储的。在迁移老代码和新写代码时,你可能都不不知道这个区别,因为大多数字符串算
阅读全文
posted @ 2020-09-13 14:12 ChrisZZ
阅读(3677)
评论(0)
推荐(0)
编辑
公告