xcode快捷键
复制: command + C
粘贴: command + V
撤销: command + Z
编程中参数提示: command + . 或者 esc
编程中跳到行首和行尾: Ctrl + A 、Ctrl + E
编程中删除某行: Ctrl + K
Xcode编译: command + B
Xcode运行触发断电: command + R
Xcode编译并调试(不触发断点): command +Y
Xcode新建文件: command + N
Xcode新建项目: command + shift + N
Xcode添加和删除断点: command + \
//Xcode允许或禁用断点: command + shift + \
Xcode左右缩进:command + [ 、command + ]
Xcode左右对齐:command + { 、command + }
Xcode添加和取消注释: command + /
Xcode文档搜索类: option + 双击
模拟器大小 :command + 1、command + 2、command +3
模拟器home键功能: command + shift + H
模拟器截屏: command + S
调出Organizer : command + shift +H
QQ的swiftly快捷键: 双击command
关闭窗口 : command + W
关闭应用 : command + Q
浙公网安备 33010602011771号