针对Xcode操作快捷键
command + N 新建文件
command + shift + N 新建工程
command + A 全选
command + S 保存
command + X 剪切
command + C 复制
command + V 粘贴
command + R 运行
command + B 编译
command + . 暂停
command + shift + K 清理工程
command + 0 左侧栏
command + option + 0 右侧栏
command + shift + Y 底部栏
command + 1…8 切换左侧栏具体
command + F 本代码页搜索
command + shift + F 全局搜索
command + shift + o 搜索文件
command + L 跳转行
command + T 创建工作区域
command + shift + [ ] 切换工作区域
command + 点击 查看API
command + control +<- -> 切换API跟代码页
optional + 点击 文件 分栏
optional + shift + 点击 文件 更多分栏
command + shift + <- -> 选中行代码
option + shift + <- -> 选中某个单词
command + [ ] 左右移动代码
command + option + [ ] 上下移动代码
command + 上 跳到文件最顶部
command + 下 跳到文件最底部
command + 左 跳到当前行最左边
command + 右 跳到当前航最右边
command + z 撤销
command + / 注释
我们开发的是移动客户端app开发
我们做的是前台
command+shift+3 全屏截图
command+shift+4 区域截图
command+q 退出
command+w 关闭
command+, 偏好设置
ctrl+⬆️ =MissionControl
command+space 切换输入法
command+tab 切换应用程序
command+z 撤销
command+shift+y 显示/隐藏控制台
command+0 左侧栏
针对桌面操作快捷键
control + 空格 Spotlight搜索
双击command QQ搜索
control + <- 或者 -> 切换Dashboard
针对Xcode操作快捷键
command + N 新建文件
command + shift + N 新建工程
command + A 全选
command + S 保存
command + X 剪切
command + C 复制
command + V 粘贴
command + R 运行
command + B 编译
command + . 暂停
command + shift + K 清理工程
command + 0 左侧栏
command + option + 0 右侧栏
command + shift + Y 底部栏
command + 1…8 切换左侧栏具体
command + F 本代码页搜索
command + shift + F 全局搜索
command + shift + o 搜索文件
command + L 跳转行
command + T 创建工作区域
command + shift + [ ] 切换工作区域
command + 点击 查看API
command + control +<- -> 切换API跟代码页
optional(alt) + 点击 文件 分栏
optional + shift + 点击 文件 更多分栏
command + shift + <- -> 选中行代码
option + shift + <- -> 选中某个单词
command + [ ] 左右移动代码
command + option + [ ] 上下移动代码
command + 上 跳到文件最顶部
command + 下 跳到文件最底部
command + 左 跳到当前行最左边
command + 右 跳到当前航最右边
ctrl + i 对齐
command + shift + k 清除之前所有缓存