1.自动补全类名(Complete Class Name):ctrl+option+sapce
2.删除行:command+delete
3.跳转:command+单击
4.回退/前进:option+command+←/→
5.移动行:shift+option+↑/↓
6.光标换行:command+shift+enter
7.去除无效引用:shift+alt+O
8.重写:command+O
9.调到接口实现方法:alt+command+B
本文详细介绍了一款集成开发环境(IDE)中的各种实用快捷键,包括自动补全类名、删除行、跳转、回退/前进等功能的快捷键操作方法。
1.自动补全类名(Complete Class Name):ctrl+option+sapce
2.删除行:command+delete
3.跳转:command+单击
4.回退/前进:option+command+←/→
5.移动行:shift+option+↑/↓
6.光标换行:command+shift+enter
7.去除无效引用:shift+alt+O
8.重写:command+O
9.调到接口实现方法:alt+command+B

被折叠的 条评论
为什么被折叠?