美文网首页
常用的 Xcode 快捷键

常用的 Xcode 快捷键

作者: engebei | 来源:发表于2017-09-11 17:04 被阅读6次

    1、向左/右删除 control + h/d

    2、移至行首/尾 control + a/e

    3、向左/右移动 control + b/f

    4、移至行首/尾 control + a/e

    5、上/下一行 control + p/n

    6、移至词首/尾 control + option + f/b

    7、control + 6 显示所有函数名列表

    8、control + w 搜索函数名列表

    9、control + shift + o 搜索文件

    10、control + k 向后删除此行

    11、command + e 搜索当前选中单词

    12、command + g 搜索下一个

    13、command + control + e  编辑所有的相同单词

    相关文章

      网友评论

          本文标题:常用的 Xcode 快捷键

          本文链接:https://www.haomeiwen.com/subject/irffsxtx.html