1.sudo gedit /etc/hosts

2.最后一行添加 0.0.0.0 account.jetbrains.com

http://idea.lanyus.com/ 中获取激活码

设置文件头

File→settings→Editor→File and Code Template
在python-script下添加:

#!/usr/bin/env python #-- coding: utf-8 -- #@Time : ${DATE} ${TIME} #@Author : ZZQ #@File : ${NAME}.py

相关文章: