Xcode for Mac | http://www.33lc.com/soft/2264.html |
新建项目 command+shift+n
新建文件 command+n
新建空文件 command+control+n
打开 command+o
关闭窗口 command+w
保存所有文件 command+option+s
还原到保存时状态 command+u
创建快照 command+control+s (保存文件快照,以后可进行对比修改情况)
左缩进 command+[
右缩进 command+]
项目中查找 command+shift+F
查找下一个 command+g
查找上一个 command+shift+g
用选择的查找 command+e
go to line command+l
下一个填充 control+.
填充列表 option+esc
显示拼写和语法 command+shift+;
检查拼写 command+;
打开头文件 command+shift+d
切换头/源文件 command+option+上箭头
类浏览 command+shift+c
Bulid and Run 断点关 command+r
Build and Debug 断点开 command+y
下个Build警告或错误 command+=
前个Build警告或错误 command+shift+=
注释 command+/
文件首行 command+上箭头
文件末 command+下箭头
行首 command+左箭头
行末 command+右箭头
上一单词 option+左箭头
下一单词 option+右箭头
中间显示光标位置 control+l
方法组列表 control+2
删除此行光标前所有内容 control+delete
断点 command+option+b
当前行插入断点 command+\
Pause command+option+p
Step Into command+shift+i
Step Into Instruction command+option+shift+i
Step Over command+shift+o
Setp Over Instruction command+option+shift+o
Setp Out command+shift+t
查开发文档 command+option+click
大多数人在上网的时候,都会浏览网页提供给我们的信息。
……