intelliJ idea常忘记的快捷键

右上角椭圆表示final

右下角菱形中间空,表示static。

ctrl + shift + z 或者 ctrl + alt + t是try,if等包围;

ctrl + shift + s 是constructor和getter等快捷键.

这些都可以的idea的keymap里面的code标签里面查看到,或者编辑。