HTML5 专栏iOS技术

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

2017-11-26  本文已影响123人  石虎132

//联系人:石虎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 = 源代码编辑器帮助

*/

二、图表

谢谢!!!

上一篇 下一篇

猜你喜欢

热点阅读