当前位置:网站首页>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
边栏推荐
- 2020 year end summary
- NVIC中断优先级管理
- Leetcode刷题记录(数组)组合总和、组合总和 II
- ChaosBlade:混沌工程简介(一)
- Reading notes of pyramid principle
- Output a spiral matrix C language
- How to pass the PMP Exam in a short time?
- Postman interface debugging method
- Regularly modify the system time of the computer
- Do you have any certificates with high gold content?
猜你喜欢
JVM 垃圾回收 详细学习笔记(二)
Serial port experiment - simple data sending and receiving
Storage of data in memory
Pytest+request+allure+excel interface automatic construction from 0 to 1 [familiar with framework structure]
串口實驗——簡單數據收發
C语言指针(习题篇)
PMP Exam details after the release of the new exam outline
Locust performance test 5 (analysis)
Do you have any certificates with high gold content?
Led analog and digital dimming
随机推荐
Some pit avoidance guidelines for using Huawei ECS
[chaosblade: delete pod according to the tag, pod domain name access exception scenario, pod file system i/o failure scenario]
E-commerce campaign Guide
STM32的时钟系统
C language pointer (Part 2)
JVM 垃圾回收 详细学习笔记(二)
NVIC interrupt priority management
Count the number of words in the string c language
H3C vxlan configuration
[chaosblade: node CPU load, node network delay, node network packet loss, node domain name access exception]
Vagrant failed to mount directory mount: unknown filesystem type 'vboxsf'
OpenGL frame buffer
模拟卷Leetcode【普通】1567. 乘积为正数的最长子数组长度
Ppt template and material download website (pure dry goods, recommended Collection)
2020 year end summary
Led analog and digital dimming
使用Typora编辑markdown上传CSDN时图片大小调整麻烦问题
Test Engineer Interview Questions 2022
Golang etcdv3 reports an error. The attribute in grpc does not exist
C语言指针(下篇)