android studio快捷键
Mac
查看类的结构: command+7
查看类的继承关系:control+H
查找类 commandl+O
查找类中的方法 option+commandl+O
添加代码块 command+option+t
快速运行 ctrl+R
快速调试 ctrl+D
快速大小写 command +shift+U
更新 command +T
代码commit command+K
代码push command+shift+K
打开preferences command+“,”
查看project structure command+“;”
全局查找 command+shift+F
查看类结构 command+7
消除多余的impory ctrl+option+o
格式话代码 option+command+L
上一篇
下一篇