常见的几个Idea的代码快捷键优化
格式化代码:spa
Ctrl + Alt + L引用
Optimize Imports(优化包引用):im
Ctrl-Alt-O注释
单行注释(//):快捷键
Ctrl-/ 格式化
块注释(/*...*/)
Ctrl-Shift-/