Xcode 快捷键-持续更新
2018-09-25 本文已影响4人
Stormstout
1.折叠代码
command + option(alt) + left(方向键左/右)
2.翻页至上个页面
command + control + left(方向键左/右)
3.快速查找类文件
command + 左shift + O
4.定为当前类文件所在的位置
command +左shift + J
5.清理工程
command + shift + k