当前位置:网站首页>Pycharm set code template
Pycharm set code template
2022-07-24 06:26:00 【XIE392】
Preface
It's not a tutorial , It's only for me to come back and check when I forget
course
1、 Install plug-ins first Chinese
2、【 Set up 】--【 Editor 】--【 File and code templates 】-- choice 【Python Script】
#-*- coding = utf-8 -*-
#@Time: ${DATA} ${TIME}
#@Author:XIE392
#@File:${NAME}.py
#@Software: ${PRODUCT_NAME}- $ {PROJECT_NAME} # Current project name
- $ {NAME} # Current filename
- ${PRODUCT_NAME} # Current integrated development environment
- $ {USER}# Login name of the current user
- $ {DATE}# Current system date
- $ {TIME}# Current system time
- $ {YEAR} # That year
- $ {MONTH}# During the month
- $ {DAY} # same day
- $ {HOUR} # Current hour
- $ {MINUTE} # Current minute
- $ {SECOND} # The current second
- $ {MONTH_NAME_SHORT}# The first three letters of the month name
- $ {MONTH_NAME_FULL}# The full name of a month
边栏推荐
- IP笔记(6)
- 【219】app 测试和web测试的区别点?
- Tensorflow GPU installation -- 056
- 【无需公网IP】为远程桌面树莓派配置固定的公网TCP端口地址
- MySQL从基础到入门到高可用
- Unity2d horizontal game jump real-time response
- 【217】#!/ The meaning of usr/bin/env
- Unity2d game let characters move - next
- A batch of interview questions and answers_ 20180403 latest arrangement
- 不租服务器,自建个人商业网站(3)
猜你喜欢

不租服务器,自建个人商业网站(3)

IP笔记(9)

IP lesson summary (3)

Maximum value of jz47 gifts (dynamic planning ideas)

RAID5和LVM组合使用

Leetcode sword finger offer jz23: the entry node of the link in the linked list

Luckyframeweb testing platform (a full latitude free open source testing platform that supports interface automation, Web UI automation, APP automation, and distributed testing)

【无需公网IP】为远程桌面树莓派配置固定的公网TCP端口地址

Using keras to realize multidimensional (multivariable) time series prediction of cnn+bilstm+attention

IP notes (11)
随机推荐
Using keras to realize multidimensional (multivariable) time series prediction of cnn+bilstm+attention
leetcode剑指offer JZ3 数组中重复的数字
Map the intranet to the public network [no public IP required]
Unity (III) three dimensional mathematics and coordinate system
Dameng database_ Small matters needing attention during use
UE4: what is the gameplay framework
Flink function (1): rich function
Unity shader: realize diffuse reflection and specular reflection
Process and planned task management
Tensorflow GPU installation -- 056
IP notes (10)
Hololens 2 development 101: create the first hololens 2 Application
Hololens 2 development: use MRTK and simulate gesture input in unity
Data warehouse and data warehouse modeling
MySQL数据库—SQL汇总(记得关注我!中国加油!)
IP notes (8)
jz47 礼物的最大价值(动态规划思路)
Ia note 1
leetcode剑指offer JZ23:链表中环的入口节点
TensorFlow-GPU 安装 -- 056