python学习暂时笔记-20180616
摘要:1.字符串的应用 2.编码和解码 python 2 默认是ASCII python 3 默认是Unicode encode 在编码的同时,会把数据转换成bytes类型 decode 在解码的同时,会把bytes转换成字符串类型
        阅读全文
        
            posted @ 2018-06-16 11:18
            posted @ 2018-06-16 11:18
            posted @ 2018-02-08 13:21
            posted @ 2018-02-05 20:45
            posted @ 2018-02-01 13:59
            posted @ 2018-01-31 21:46