会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Alice的小屋
To live is to function, that is all there is in living.
博客园
首页
新随笔
联系
订阅
管理
2018年2月11日
开发基础 - 总结 - 数据类型(特性 方法) 字符编码
摘要: 1.数据类型 整数int 字符串str 列表list 元祖tuple 字典dict 集合set 它们的特性,方法 2.字符编码 gbk unicode utf-8 encode() decode() 1.int:方法 1.1.'bit_length', bin(23) = 0b10111 (23).
阅读全文
posted @ 2018-02-11 19:18 Alice的小屋
阅读(281)
评论(0)
推荐(0)
编辑
公告