mac 配置pycharm默认文件头部

路径

Pycharm->Preferences->Editor->File and Code Templates->Python Script

设置信息

# -*- coding: utf-8 -*-
# @Time    : ${DATE} ${TIME}
# @Author  : xx
# @File    : ${NAME}.py
posted @ 2022-10-07 16:46  水天需  阅读(35)  评论(0编辑  收藏  举报