当前位置:网站首页>Idea setting copyright information
Idea setting copyright information
2022-04-23 12:05:00 【Jack Wei】
File→Settings perhaps Ctrl+S Shortcut key .
Editor There's one down there Copyright→Copyright Profiles
Click on the plus sign , Then type the name .
Then modify it into your own information :
The first year is the new date of this document , Followed by the year of the last modification .
copyright (c) Jack wei $today.year - $today.year
Parameter description :
name | type | explain |
---|---|---|
$today | DateInfo | The current date time object |
$file.fileName | String | The name of the current file |
$file.pathName | String | The full path to the current file |
$file.className | String | Class name of the current file |
$file.qualifiedClassName | String | The permissions of the current file are named |
$file.lastModified | DateInfo | Date time object last modified |
$project.name | String | Current project name |
$module.name | String | At present Module name |
$username | String | Current user name ( System user name ) |
among DateInfo You can also have the following parameters :
name | type | explain |
---|---|---|
year | int | Current year |
month | int | The current month |
day | int | The current date (1-31) |
hour | int | Current hour (0-11) |
hour24 | int | Current hour (0-23) |
minute | int | Current minute (0-59) |
second | int | The current number of seconds (0-59) |
format(String format) | String | Time date format |
Then when you write code , Hold down Alt + Ins
版权声明
本文为[Jack Wei]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231156479729.html
边栏推荐
- 九十八、freemarker框架报错 s.e.ErrorMvcAutoConfiguration$StaticView : Cannot render error page for request
- 科创人·派拉软件CEO谭翔:零信任本质是数字安全,To B也要深研用户心智
- 软件测试对于减少程序BUG有多大帮助?
- 《通用数据保护条例》(GDPR)系列解读三:欧洲子公司如何向国内母公司回传数据?
- Redis learning 5 - high concurrency distributed lock practice
- golang之筆試題&面試題01
- 外包干了五年,废了...
- 2022 love analysis · panoramic report of industrial Internet manufacturers
- A detailed explanation of head pose estimation [collection of good articles]
- Share two practical shell scripts
猜你喜欢
智能多线弹性云增加独立的IP地址,如何实现多线功能?
Win10 splash screen after startup
AI 视频云 VS 窄带高清,谁是视频时代的宠儿
The database navigator uses the default MySQL connection prompt: the server time zone value 'Ö Ð¹ ú±ê ×¼ ʱ ¼ ä’ is unrecognized or repres
The listing of saiweidian Technology Innovation Board broke: a decrease of 26% and the market value of the company was 4.4 billion
5-minute NLP: text to text transfer transformer (T5) unified text to text task model
论文解读(CGC)《CGC: Contrastive Graph Clustering for Community Detection and Tracking》
一文详解头部位姿估计【收藏好文】
亿级流量架构,服务器如何扩容?写得太好了!
Force buckle - 1137 Nth teponacci number
随机推荐
Precautions for PCB
Next.js 静态数据生成以及服务端渲染的方式
Link sorting of tutorials such as assembly language running environment setting
IM 体系结构:CPU架构:SIMD向量处理(IM-2.3)
论文解读(CGC)《CGC: Contrastive Graph Clustering for Community Detection and Tracking》
如果你是一个Golang面试官,你会问哪些问题?
科创人·派拉软件CEO谭翔:零信任本质是数字安全,To B也要深研用户心智
Fabric 1.0源代码分析(33) Peer #peer channel命令及子命令实现
How to count fixed assets and how to generate an asset count report with one click
一文详解头部位姿估计【收藏好文】
PCB的注意事项
Next. JS static data generation and server-side rendering
[web daily practice] eight color puzzle (float)
C# F23.StringSimilarity库 字符串重复度、文本相似度、防抄袭
Chapter 5 optimizing queries using in memory expressions (IM 5.1)
IMEU如何与IMCU相关联(IM 5.5)
怎么进行固定资产盘点,资产盘点报告如何一键生成
Step function of activation function
Nacos Foundation (9): Nacos configuration management from single architecture to microservices
Tensorflow uses keras to create neural networks