beizili

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年7月18日

摘要: 1、Python2和Python3的 字符编码 和 字符类型 Python3: Unicode字符串 str 类型 非Unicode字符串 bytes 类型 Python2: Unicode字符串 unicode 类型 非Unicode字符串 str 类型 2、python的Unicode和非Uni 阅读全文
posted @ 2019-07-18 17:26 被子里 阅读(15) 评论(0) 推荐(0)