特殊的一些符号
® = alt + r
© = alt + g
∆ = alt + j
• = alt + 8
√ = alt + v
≤ = alt + <
π = alt + p
÷ = alt + /
≠ = alt + =
= alt + shift +k
◊ = alt + shift +v
‹› = alt + shift +3/4
» = alt + shift +\
电脑按键:
⌘——Command
⌃ ——Control
⌥——Option (alt)
⇧——Shift
⇪——Caps Lock
fn——功能键就是fn
快捷键: XCode
Command + control+ 上下箭头键
2. command + 1/2/3/4/5/6/78 依次选中下图对应图标
3.文档内搜索
Command + F: 搜索Command + G: 搜索下一处
Shift + Command + G: 搜索上一处
4、代码缩进
左缩进 command+[右缩进 command+]
5. Command + Q 退出Xcode