IDEA如何自动添加注解作者等信息?
IDEA如何自动添加注解作者等信息?1.点击File2.点击Settings3.点击Editor4.点Live Templates5.点击左上角加号选中第2个6.自定义命名,选中你自己创建的组,点击左上角加号选择第1个选项添加以下内容/** * @author BinPeng * @date $date$ $time$ */7.点击Edit, variables,添加属性8.这时底部会有警告提示,点击它..
原创
2022-02-09 17:15:59 ·
10747 阅读 ·
3 评论