pycharm自动生成头部代码
时间:2019-11-03 14:22:01
收藏:0
阅读:227
1.打开pycharm,右键选中file,选择setting项
2
2.搜索template,选择中File and code Template -->python Scrip -->填写头文件代码
#!/usr/bin/env python
# -*- coding:utf8 -*-
原文:https://www.cnblogs.com/sundy08/p/11785566.html
评论(0)