Python中文编码的相关博文
搜集了几篇关于Python中文编码的博文,以备以后的查找:
1.程序员趣味读物:谈谈Unicode编码
http://www.pconline.com.cn/pcedu/empolder/gj/other/0505/616631.html
2.字符编码笔记:ASCII,Unicode和UTF-8
http://www.ruanyifeng.com/blog/2007/10/ascii_unicode_and_utf-8.html
3.python 中文乱码 问题深入分析
http://blog.csdn.net/kiki113/article/details/4062063
4.如何解决Python中文问题(总结了多位前人经验,初学者必看)
http://www.cnblogs.com/Hiker/archive/2011/03/02/chineseCharShow.html