IDEA安装
IDEA
idea官网
找到idea下载
破解版 博客园
编辑idea
file——setting 中编辑
注释
-
单行注释: // CTRL+/
-
多行注释:/* */ CTRL+shift+/
-
文档注释 : /** */
快捷键:CTRL+/
Ctrl+Shift+Backspace可以跳转到上次编辑的地 CTRL+ALT+ left/right 前后导航编辑过的地方
找到idea下载
破解版 博客园
file——setting 中编辑
单行注释: // CTRL+/
多行注释:/* */ CTRL+shift+/
文档注释 : /** */
快捷键:CTRL+/
Ctrl+Shift+Backspace可以跳转到上次编辑的地 CTRL+ALT+ left/right 前后导航编辑过的地方