我已經(jīng)在文件的頭部添添加了 這部分的代碼 為什么還是出現(xiàn)提示ASCII的編碼錯誤呢?#!/usr/bin/python# -*- coding: utf-8 -*-SyntaxError: Non-ASCII character 'xe6' in file .... but no encoding declared; see http://python.org/dev/peps/pe... for details為什么呢?
python 中文亂碼問題
慕慕森
2018-07-01 08:12:15