######
1.File->settings->Editor->File and Code Templates->Python Script
进入页面#!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : ${DATE} ${TIME} # @Author : yiheng # @File : ${NAME}.py # @Software: ${PRODUCT_NAME}
######
原文:https://www.cnblogs.com/faithH/p/14066722.html