一篇关于str和Unicode的好文章整理下python编码相关的内容注意: 以下讨论为Python2.x版本, Py3k的待尝试开始用python处理中文时,读取文件或消息,http参数等等一运行,发现乱码(字符串处理,读写文件,print)然后,大多数人的做法是,调用encode/decode进...
分类:
编程语言 时间:
2014-11-12 00:20:19
阅读次数:
35943
关于python处理中文及不同情况下中文路径的研究,不足及错误之处,请批评指正!!谢谢!!
参考文献:
Why you benefit from using UTF-8 Unicode everywhere in your web applications
Python "'ascii' codec can't decode byte" explained and how to solve it
Windows 记事本的 ANSI、Unicode、UTF-8 这三种编码模式有什么区别?...
分类:
编程语言 时间:
2014-07-15 12:50:18
阅读次数:
269