sudo pip install chardet打开终端(python 或者ipython)<pre name="code" class="python">import chardet chardet.detect('abcd--efg..')