搜集了几篇关于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

相关文章:

  • 2021-12-28
  • 2022-01-14
  • 2022-12-23
猜你喜欢
  • 2021-09-23
  • 2021-11-01
  • 2021-07-11
  • 2021-11-11
  • 2021-07-21
  • 2021-09-06
相关资源
相似解决方案