当前位置:网站首页>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
边栏推荐
- Apicloud studio3 API management and debugging tutorial
- How to choose note taking software? Comparison and evaluation of notion, flowus and WOLAI
- Write macro with word
- Flutter draws animation effects of wave movement, curves and line graphs
- How to realize batch sending when fishing
- Idea设置方法注释和类注释
- Rocky basics 1
- 【每日一题】1200. 最小绝对差
- APICloud Studio3 WiFi真机同步和WiFi真机预览使用说明
- Lb10s-asemi rectifier bridge lb10s
猜你喜欢

LB10S-ASEMI整流桥LB10S

数据泄露怎么办?'华生·K'7招消灭安全威胁
![[深度学习论文笔记]UCTransNet:从transformer的通道角度重新思考U-Net中的跳跃连接](/img/b6/f9da8a36167db10c9a92dabb166c81.png)
[深度学习论文笔记]UCTransNet:从transformer的通道角度重新思考U-Net中的跳跃连接

Android本地Sqlite数据库的备份和还原

jenkins安装

A detailed explanation of ASCII code, Unicode and UTF-8

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

“百度杯”CTF比赛 九月场,Web:Upload

Shu tianmeng map × Weiyan technology - Dream map database circle of friends + 1

【每日一题】1200. 最小绝对差
随机推荐
Lb10s-asemi rectifier bridge lb10s
FPGA learning notes: vivado 2019.1 add IP MicroBlaze
STM32 reverse entry
C# 对象存储
【Hot100】34. 在排序数组中查找元素的第一个和最后一个位置
龙芯派2代烧写PMON和重装系统
leetcode 10. Regular Expression Matching 正则表达式匹配 (困难)
Summary and arrangement of JPA specifications
Cloudcompare - point cloud slice
Pycharm installation third party library diagram
Reverse Polish notation
Android本地Sqlite数据库的备份和还原
【每日一题】1200. 最小绝对差
精彩速递|腾讯云数据库6月刊
Hundred days to complete the open source task of the domestic database opengauss -- openguass minimalist version 3.0.0 installation tutorial
【Hot100】34. Find the first and last positions of elements in a sorted array
Word document injection (tracking word documents) incomplete
MMSeg——Mutli-view时序数据检查与可视化
JS to determine whether an element exists in the array (four methods)
Shandong University Summer Training - 20220620