当前位置:网站首页>Idea set method annotation and class annotation
Idea set method annotation and class annotation
2022-07-05 13:27:00 【Luo Hanxiang】
Class notes - Templates 1
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
#parse("File Header.java")
/**
*@author:${USER}
*@date:${DATE}
*@description:${description}
*/
public class ${NAME} {
}
Show the effect when creating
Class notes - Templates 2
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
#parse("File Header.java")
/**
*@author: ${author}
*@date:${DATE}
*@description: ${description}
*/
public class ${NAME} {
}



Class notes - Templates 3
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
#parse("File Header.java")
/**
*@author: Luo Hanxiang
*@date:${DATE}
*@description:
*/
public class ${NAME} {
}


Method notes

Enter the following text into Template text:
*
* @Param $param$
* @return $return$
* @Description $end$
*
**/

Use it directly /* then Plus the shortcut keys for setting , It's usually Tab Key or enter
边栏推荐
- There is no monitoring and no operation and maintenance. The following is the commonly used script monitoring in monitoring
- Flutter draws animation effects of wave movement, curves and line graphs
- 程序员成长第八篇:做好测试工作
- 今年上半年,通信行业发生了哪些事?
- APICloud Studio3 API管理与调试使用教程
- 法国学者:最优传输理论下对抗攻击可解释性探讨
- 量价虽降,商业银行结构性存款为何受上市公司所偏爱?
- C# 对象存储
- RHCSA9
- 国际自动机工程师学会(SAE International)战略投资几何伙伴
猜你喜欢

Don't know these four caching modes, dare you say you understand caching?

【每日一题】1200. 最小绝对差

Binder communication process and servicemanager creation process

Datapipeline was selected into the 2022 digital intelligence atlas and database development report of China Academy of communications and communications

Alibaba cloud SLB load balancing product basic concept and purchase process

Word document injection (tracking word documents) incomplete
![[deep learning paper notes] hnf-netv2 for segmentation of brain tumors using multimodal MR imaging](/img/52/5e85743b1817de96a52e02b92fd08c.png)
[deep learning paper notes] hnf-netv2 for segmentation of brain tumors using multimodal MR imaging

精彩速递|腾讯云数据库6月刊
![[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation](/img/70/6de0346df8527af6c88db1ff89947b.png)
[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation

go 数组与切片
随机推荐
STM32 and motor development (from architecture diagram to documentation)
Parsing XML using Dom4j
My colleague didn't understand selenium for half a month, so I figured it out for him in half an hour! Easily showed a wave of operations of climbing Taobao [easy to understand]
stm32逆向入门
[notes of in-depth study paper]uctransnet: rethink the jumping connection in u-net from the perspective of transformer channel
Default parameters of function & multiple methods of function parameters
Rocky基础命令3
DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告
碎片化知识管理工具Memos
华为推送服务内容,阅读笔记
Can and can FD
How to realize batch sending when fishing
Datapipeline was selected into the 2022 digital intelligence atlas and database development report of China Academy of communications and communications
"Baidu Cup" CTF competition in September, web:upload
Asemi rectifier bridge hd06 parameters, hd06 pictures, hd06 applications
leetcode:221. Maximum square [essence of DP state transition]
“百度杯”CTF比赛 九月场,Web:Upload
go map
Cf:a. the third three number problem
Realize the addition of all numbers between 1 and number