当前位置:网站首页>Pycharm create a new file and add author information
Pycharm create a new file and add author information
2022-07-07 09:13:00 【zhangyr0916】
① Click on the file - Set up

② Click on the file - Editor - File and code templates
③ Click on python Script Set template

Settable template variables :
$ {PROJECT_NAME} - The name of the current project .
$ {NAME} - In the process of file creation “ New file ” The name of the new file specified in the dialog box .
$ {USER} - Login name of the current user .
$ {DATE} - Current system date .
$ {TIME} - Current system time .
$ {YEAR} - This year, .
$ {MONTH} - During the month .
$ {DAY} - The day of the month .
$ {HOUR} - The current hour .
$ {MINUTE} - Current minute .
$ {PRODUCT_NAME} - The... In which the file will be created IDE The name of .
$ {MONTH_NAME_SHORT} - Before the name of the month 3 Letters . Example :1 month ,2 Month etc
$ {MONTH_NAME_FULL} - The full name of a month . Example :1 month ,2 Month etc
边栏推荐
- 2022-07-06 unity core 9 - 3D animation
- Reflections on the way of enterprise IT architecture transformation (Alibaba's China Taiwan strategic thought and architecture practice)
- Regularly modify the system time of the computer
- Pytest+request+allure+excel interface automatic construction from 0 to 1 [familiar with framework structure]
- Interpretation of MySQL optimization principle
- Hard core sharing: a common toolkit for hardware engineers
- [istio introduction, architecture, components]
- 硬核分享:硬件工程师常用工具包
- 模拟卷Leetcode【普通】1557. 可以到达所有点的最少点数目
- C language pointer (Part 2)
猜你喜欢

2022-07-06 unity core 9 - 3D animation

Output a spiral matrix C language

Digital triangle model acwing 1027 Grid access

JVM garbage collection detailed learning notes (II)

C language pointer (Part 2)

STM32的时钟系统

Selenium mouse sliding operation event

端口复用和重映像

2020 year end summary

Expérience de port série - simple réception et réception de données
随机推荐
NVIC中断优先级管理
Digital triangle model acwing 1027 Grid access
Ppt template and material download website (pure dry goods, recommended Collection)
Markdown editor Use of MD plug-in
Several common database connection methods
C language for calculating the product of two matrices
H3C VXLAN配置
外部中断实现按键实验
2022-07-06 Unity核心9——3D动画
PMP experience learning and sharing process
Unity shader beginner's Essentials (I) -- basic lighting notes
Serial port experiment - simple data sending and receiving
UnityShader入门精要个人总结--基础篇(一)
Simulation volume leetcode [general] 1557 The minimum number of points that can reach all points
Systick滴答定时器
Count the number of words C language
OpenGL三维图形绘制
Simulation volume leetcode [general] 1609 Parity tree
PMP Exam Preparation experience, seek common ground while reserving differences, and successfully pass the exam
Pytest+request+allure+excel interface automatic construction from 0 to 1 [familiar with framework structure]