V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
wuyefeima
V2EX  ›  Python

编码问题

  •  
  •   wuyefeima · Apr 6, 2015 · 2528 views
    This topic created in 4043 days ago, the information mentioned may be changed or developed.
    用matplotlib画图出现中文乱码,后来2.7用decode才正常显示,而3.4则指定字体才OK。对python编码方面熟悉的同仁前辈,能否作个精炼准确的总结?
    fasling
        1
    fasling  
       Apr 6, 2015   ❤️ 1
    Python2里的乱码大部分是因为str和unicode混用引起的.
    Python3应该没啥问题了.
    至于你说的指定字体才ok, 估计是matplotlib的默认字体不支持中文.我瞎猜的.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1874 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 00:01 · PVG 08:01 · LAX 17:01 · JFK 20:01
    ♥ Do have faith in what you're doing.