bhlsheji

iOS经常使用的快捷键


command+[:左缩进

command+]:右缩进 
control-F: 向右一个字符(forward)
control-B: 向左一个字符(backward)
control-P: 前一行(previous)
control-N: 后一行(next)
control-A: 去行首
control-E: 到行尾(end)
control-T: 调换光标两边的字符(transpose)
control-D: 删除光标右側字符(delete)
control-K: 删除本行剩余的字符(kill)
Command+F: 搜索
Command + control+ 上下箭头键 :切换.h.m文件
Command + R  执行
Command + .  停止

版权声明:本文博主原创文章,博客,未经同意不得转载。

分类:

技术点:

相关文章:

  • 2018-03-08
  • 2021-09-16
  • 2021-11-12
  • 2021-11-12
  • 2021-12-04
  • 2021-08-03
猜你喜欢
  • 2021-12-08
  • 2021-09-27
  • 2021-09-27
  • 2022-01-13
  • 2018-07-06
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案