设置默认注释:
步骤: File->settings->Editor->File and Code Templates->Python Script
添加以下批量文件:
#!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : ${DATE} ${TIME} # @Author : duyuheng # @Site : ${SITE} # @File : ${NAME}.py # @Software : ${PRODUCT_NAME}
修改默认代码字体:
步骤:File→Settings→Editor→Colors&Fonts→Font
修改默认软件字体:
步骤:File->Setting->Appearance&Behavior->Appearance
时间: 2025-01-02 19:12:50