JAVA 方法或者类的注释快捷键 /** 登录验证@param 传入的@return * @throws Exception / 这种注释效果 方法: 1、先敲“/”在敲两个*,然后回车 方法: 2、alt+shift+J 注释的快捷键 //hhah //sjsj 添加 注释 Ctrl+Shift+/, 去除注释的快捷键是Ctrl+Shift+\