会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小林同学
哪有一蹴而就,不过是日积月累
博客园
首页
新随笔
联系
订阅
管理
2021年11月3日
python基础
摘要: 一、内置函数(python3.0以上的版本) 二、字符编码的转换 py2字符编码的转换: str = "我是字符串" #utf-8解码成unicode编码 str_to_unicode = str.decode( "utf-8") print( " str_to_unicode ") print(s
阅读全文
posted @ 2021-11-03 18:22 小林同学_Scorpio
阅读(44)
评论(0)
推荐(0)
编辑
公告
1