当前位置:网站首页>Idea设置方法注释和类注释
Idea设置方法注释和类注释
2022-07-05 13:19:00 【罗汉翔】
类注释-模板1
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
#parse("File Header.java")
/**
*@author:${USER}
*@date:${DATE}
*@description:${description}
*/
public class ${NAME} {
}
展示创建时候的效果
类注释-模板2
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
#parse("File Header.java")
/**
*@author: ${author}
*@date:${DATE}
*@description: ${description}
*/
public class ${NAME} {
}
类注释-模板3
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
#parse("File Header.java")
/**
*@author: 罗汉翔
*@date:${DATE}
*@description:
*/
public class ${NAME} {
}
方法注释
将下面文字输入到Template text:
*
* @Param $param$
* @return $return$
* @Description $end$
*
**/
用的时候直接 /*然后 再加上设置的快捷键,一般都是Tab键或者回车
边栏推荐
- Word document injection (tracking word documents) incomplete
- APICloud Studio3 API管理与调试使用教程
- 南理工在线交流群
- MMSeg——Mutli-view时序数据检查与可视化
- 个人组件 - 消息提示
- Flutter 绘制波浪移动动画效果,曲线和折线图
- 什么是网络端口
- 一文详解ASCII码,Unicode与utf-8
- MySQL splits strings for conditional queries
- Hiengine: comparable to the local cloud native memory database engine
猜你喜欢
随机推荐
初次使用腾讯云,解决只能使用webshell连接,不能使用ssh连接。
Natural language processing from Xiaobai to proficient (4): using machine learning to classify Chinese email content
精彩速递|腾讯云数据库6月刊
关于 Notion-Like 工具的反思和畅想
不知道这4种缓存模式,敢说懂缓存吗?
jenkins安装
数据泄露怎么办?'华生·K'7招消灭安全威胁
【Hot100】34. Find the first and last positions of elements in a sorted array
JS to determine whether an element exists in the array (four methods)
Difference between avc1 and H264
Jenkins installation
MySQL - database query - sort query, paging query
个人组件 - 消息提示
Fragmented knowledge management tool memos
#从源头解决# 自定义头文件在VS上出现“无法打开源文件“XX.h“的问题
Go pointer
go 指针
【Hot100】33. Search rotation sort array
Apicloud studio3 API management and debugging tutorial
《2022年中國銀行業RPA供應商實力矩陣分析》研究報告正式啟動