Xcode will automatically pick up transformations you build in local toolchains, so you have a great way to prototype new transformations.
Xcode 会自动拾取你在本地工具链中搭建的转换,这样你就有一个很棒的方法去让你的新的转换原型化。
单词 | Toolchain |
释义 |
Toolchain
原声例句
Apple 最新资讯 Xcode will automatically pick up transformations you build in local toolchains, so you have a great way to prototype new transformations. Xcode 会自动拾取你在本地工具链中搭建的转换,这样你就有一个很棒的方法去让你的新的转换原型化。
中文百科
工具链在软件开发中,工具链(英语:toolchain)是一系列用于制作软件的工具。这些工具一般一个接一个地运用,一件工具的输出输入至下一件工具,因此得名。但广义上可以单单是指多个相关的工具。 工具链一般包括用来编辑源代码的文本编辑器;生成运行档的编译器及链接器;连接操作系统的函式库;以及除错器。例子有GNU toolchain。工具链与集成开发环境形成对照,分别代表了两种不同风格的软件开发环境,前者在开源社区的非专职进程员中间较为流行,而组织严密的软件公司的进程员几乎都采用后者。
英语百科
Toolchain 工具链In software, a toolchain is the set of programming tools that is used to perform a complex software development task or to create a software product, which is typically another computer program or a set of related programs. In general, the tools forming a toolchain are executed consecutively so the output or resulting environment state of each tool becomes the input or starting environment for the next one, but the term is also used when referring to a set of related tools that are not necessarily executed consecutively. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。