美文网首页HTML5 专栏iOS技术
iOS xcode里面鼠标右击菜单栏~翻译(基础)

iOS xcode里面鼠标右击菜单栏~翻译(基础)

作者: 石虎132 | 来源:发表于2017-11-26 11:15 被阅读123次

//联系人:石虎QQ:1224614774昵称:嗡嘛呢叭咪哄

一、概念

/**

cut = 切割

copy = 副本

paste = 粘贴

find selected text in workspace = 在工作区中找到选定的文本

find selected symbol in workspace = 在工作区中找到选定的符号

find call hierarchy = 发现调用层次结构

show issue = 显示的问题

jump to definition =  跳转到定义

structure = 结构

show blame for line = 展示负责行

refactor = 重构

open in assistant editor = 助理编辑器中打开

reveal in project navigator = 显示在项目导航器

reveal in symbol navigator = 揭示在象征导航器

show in finder = 显示在finder

continue to here = 继续在这里

test = 试验

profile = 轮廓

speech = 演讲

source editor help = 源代码编辑器帮助

*/

二、图表

谢谢!!!

相关文章

网友评论

  • 石虎132:照顾一下入门的学者,谢谢大家体谅

本文标题:iOS xcode里面鼠标右击菜单栏~翻译(基础)

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