1,command + shift + O (快速打开(某文件、某方法、某类))出现搜索框,输入你需要查询的类、方法,文件即可,敲回车即可。如APPdelegate 2,command +shift + J (显示项目导航器,界面左侧的项目导航栏中显示当前文件)3,comomad + control + ↑↓(.h和.m的切换) 4,alt + command +←→ (折叠代码块)5,command + [] (左缩进右缩颈,将代码或代码块整体左移右移)6,commas + alt +[] (移动代码,将代码或代码块上下移动,替换位置)7,command + shift + B (内存分析)8,command + shift + k (清理xcode缓存)9,command+R(充数的,地球人都知道)10,command + B(预编译)11,command +S 模拟器截图12,command + tab 应用切换