标签:pytho pycharm div image 编码 python基础 height color file
一、PyCharm 设置作者信息模板
1、File---Settings---在搜索框中搜索:File and Code Templates---Python scripts
1 #!/usr/bin/env python 2 # -*- coding:utf-8 -*- 3 #Author: huzhihua
二、修改解释器方法
File---settings---project:python---project interpreter
三、设置软件UTF-8 编码
File---Settings----搜索框中搜(File encodings )----图上标记地方,全改成UTF-8
python基础-PyCharm设置作者信息模板_修改解释器_设置软件UTF-8编码
标签:pytho pycharm div image 编码 python基础 height color file
原文地址:http://www.cnblogs.com/nulige/p/6087519.html