当前位置:网站首页>idea配置标准注释
idea配置标准注释
2022-07-04 19:03:00 【大丈夫在世当日食一鲲】
新来的电脑 需要配置一套注释模板进行使用
类注释模板
进入setting
选择live
点击右边+
选择第二个group 选项
随便起个名字
在自己创的group下 在点+ 选第一个templat
在下方框框里编写注释内容
/**
- @author:
- @Date: D a t e Date Date t i m e time time
- @Description:
- @param:
*/
点击右边 edit, 在下拉框里选择方法
在1里面编写模板快捷键,2里面定义快捷键确认键,下图的意思就是 输入/a + tab 模板即可插入成功
点击chang 选择作用的代码 java 还是jsp 这是我是要用在java上 ,所以选择了java
点击ok 完成
方法注释模板
操作如上
类注释和方法注释不一样,按照需求进行修改
边栏推荐
- Flet tutorial 05 outlinedbutton basic introduction (tutorial includes source code)
- Dynamic memory management
- Practice examples to understand JS strong cache negotiation cache
- Detailed explanation of Audi EDI invoice message
- Cdga | six principles that data governance has to adhere to
- ICML 2022 | Meta提出鲁棒的多目标贝叶斯优化方法,有效应对输入噪声
- 九齐单片机NY8B062D单按键控制4种LED状态
- Win11共享文件打不开怎么办?Win11共享文件打不开的解决方法
- c# . Net MVC uses Baidu ueditor rich text box to upload files (pictures, videos, etc.)
- How to adapt your games to different sizes of mobile screen
猜你喜欢
Employment prospects of neural network Internet of things application technology [welcome to add]
Cann operator: using iterators to efficiently realize tensor data cutting and blocking processing
C # better operation mongodb database
【深度学习】一文看尽Pytorch之十九种损失函数
Detailed explanation of Audi EDI invoice message
实战模拟│JWT 登录认证
原来这才是 BGP 协议
Aiming at the "amnesia" of deep learning, scientists proposed that based on similarity weighted interleaved learning, they can board PNAS
[Beijing Xunwei] i.mx6ull development board porting Debian file system
Related concepts of federal learning and motivation (1)
随机推荐
Flet tutorial 05 outlinedbutton basic introduction (tutorial includes source code)
2022 Health Exhibition, Beijing Health Expo, China Health Exhibition, great health exhibition November 13
Wireshark network packet capture
Application practice | Shuhai supply chain construction of data center based on Apache Doris
左右最值最大差问题
Employment prospects and current situation of Internet of things application technology
[problem] Druid reports exception SQL injection violation, part always true condition not allow solution
Optimize if code with policy mode [policy mode]
剑指 Offer II 80-100(持续更新)
解密函数计算异步任务能力之「任务的状态及生命周期管理」
Pointnext: review pointnet through improved model training and scaling strategies++
Neural network IOT platform construction (IOT platform construction practical tutorial)
c# . Net MVC uses Baidu ueditor rich text box to upload files (pictures, videos, etc.)
同事的接口文档我每次看着就头大,毛病多多。。。
Delete the characters with the least number of occurrences in the string [JS, map sorting, regular]
What is involution?
Flet教程之 05 OutlinedButton基础入门(教程含源码)
凌云出海记 | 沐融科技&华为云:打造非洲金融SaaS解决方案样板
[Beijing Xunwei] i.mx6ull development board porting Debian file system
go笔记(3)Go语言fmt包的用法