Pycharm创建py文件时自定义头部模板

File->settings->Editor->File and Code Templates->Python Script

#!/usr/bin/env python
# -*- coding: utf-8 -*-

 

posted @ 2018-04-06 11:16  Hi小白  阅读(846)  评论(0编辑  收藏  举报