当前位置:网站首页>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
边栏推荐
- Talk about seven ways to realize asynchronous programming
- Talking about fake demand from takeout order
- 从外卖点单浅谈伪需求
- go 指针
- “百度杯”CTF比赛 九月场,Web:Upload
- 数据泄露怎么办?'华生·K'7招消灭安全威胁
- STM32 and motor development (from architecture diagram to documentation)
- 法国学者:最优传输理论下对抗攻击可解释性探讨
- 南理工在线交流群
- Matlab paper chart standard format output (dry goods)
猜你喜欢

What are the private addresses

Win10——轻量级小工具

Could not set property ‘id‘ of ‘class XX‘ with value ‘XX‘ argument type mismatch 解决办法

ASEMI整流桥HD06参数,HD06图片,HD06应用

Mmseg - Mutli view time series data inspection and visualization

碎片化知识管理工具Memos

Jenkins installation

DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告

Shandong University Summer Training - 20220620

先写API文档还是先写代码?
随机推荐
聊聊异步编程的 7 种实现方式
FPGA learning notes: vivado 2019.1 add IP MicroBlaze
手把手带你入门Apache伪静态的配置
碎片化知识管理工具Memos
53. Maximum subarray sum: give you an integer array num, please find a continuous subarray with the maximum sum (the subarray contains at least one element) and return its maximum sum.
先写API文档还是先写代码?
Could not set property ‘id‘ of ‘class XX‘ with value ‘XX‘ argument type mismatch 解决办法
Win10——轻量级小工具
Can and can FD
国际自动机工程师学会(SAE International)战略投资几何伙伴
Binder communication process and servicemanager creation process
MATLAB论文图表标准格式输出(干货)
Asemi rectifier bridge hd06 parameters, hd06 pictures, hd06 applications
Write API documents first or code first?
What are the private addresses
多人合作项目查看每个人写了多少行代码
程序员成长第八篇:做好测试工作
数据湖(七):Iceberg概念及回顾什么是数据湖
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xe6 in position 76131: invalid continuation byt
爱可生SQLe审核工具顺利完成信通院‘SQL质量管理平台分级能力’评测