1.创造万物
alt+insert
2.复制行
Ctrl+D
3.删除行
Ctrl+X
4.上下移动行
alt+shift+↑↓
5.单行注释(取消单行注释也是)
Ctrl+/
6.复写父类方法
Ctrl+o
7.快速for循环
fori
8.快速system.out.println()
sout