一、PyCharm 设置作者信息模板
1、File---Settings---在搜索框中搜索:File and Code Templates---Python scripts
#!/usr/bin/env python
# -*- coding:utf-8 -*-
#Author: nulige
二、修改解释器方法
File---settings---project:python---project interpreter
三、设置软件UTF-8 编码
File---Settings----搜索框中搜(File encodings )----图上标记地方,全改成UTF-8