JAVA 方法或者类的注释快捷键

2020-12-13 02:01

阅读:380

标签:ret   去除   效果   bsp   方法   throws   快捷键   ctr   row   

JAVA 方法或者类的注释快捷键

/** * 登录验证 * @param 传入的 * @return * @throws Exception */ 这种注释效果

 

方法: 1、先敲“/”在敲两个**,然后回车

方法: 2、alt+shift+J

 

 

注释的快捷键

//hhah

//sjsj

添加 注释  Ctrl+Shift+/,

去除注释的快捷键是Ctrl+Shift+\

JAVA 方法或者类的注释快捷键

标签:ret   去除   效果   bsp   方法   throws   快捷键   ctr   row   

原文地址:https://www.cnblogs.com/shiyh/p/11024569.html


评论


亲,登录后才可以留言!