摘要:
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)
摘要:
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)
|