python 设置中文编码的方法:在python文件的开头加入“#-*-coding:UTF-8 -*-”或者“#coding=utf-8”即可设置编码为中文编码。 python设置中文编码的方法.
確定! 回上一頁