网站首页  词典首页

请输入您要查询的英文单词:

 

单词 build tool
释义

build tool

  • 网络建置工具;构造工具;建立工具
1.
建置工具
...K 7.1.0 版本以取得最新的标头档案、程式库、建置工具 (Build Tool)、建置环境、范例程式码、文件和其它工具用来建立使用 …
www.e-zone.com.hk
2.
构造工具
比较而言,构造工具build tool)程序所处的层面比编译工具更高。也就是说,它必须清楚源文件和目标文件之间的关系,才 …
book.51cto.com
3.
建立工具
IT类会议术语准备_自由职业同声传译员_新浪博客 ... bulk data transfer 批量数据传输 Build tool 建立工具 Bundling 绑定 ...
blog.sina.com.cn

例句

释义:
1.
To understand the difference between Maven and a traditional build tool, consider the process of building a JAR file and an EAR file.
为了更好地理解Maven和传统构建工具的不同,我们来看看构建一个JAR文件和一个EAR文件的过程。
www.ibm.com
2.
Where Ant is only an XML scripting tool, Maven is a general build tool, focused on the notion of a project object model (POM).
Ant只是一个XML脚本工具,而Maven是一个普通的构建工具,它关注的重点是一个叫做项目对象模型(POM)的概念。
www.ibm.com
3.
Your group is still using Ant as the main build tool, but you're delegating more of the build to Rake.
你的小组依旧使用Ant作为主要构建工具,但你正把更多的构建任务代理到Rake上。
www.infoq.com
4.
Note: When creating custom fixture classes, be sure to bundle them into a . jar file using your favorite build tool.
注意:当创建自定义fixture类时,一定要使用您喜欢的构建工具将它们捆绑为一个.jar文件。
www.ibm.com
5.
A Continuous Integration environment requires an automated build tool, a code repository, and a CI server.
持续集成环境需要一个自动构建工具、一个代码存储库和一个CI服务器。
www.ibm.com
6.
Along with a JVM and a servlet engine, you also need a build tool like Apache Ant.
有了JVM和servlet引擎,还需要ApacheAnt这样的构建工具。
www.ibm.com
7.
Nowadays, most developers recognize Ant as the standard build tool for Java programming projects.
目前,绝大多数开发人员都把Ant当作Java编程项目的标准构建工具。
www-128.ibm.com
8.
The Java world has more than one build tool that provides dependency management, including Ivy and Maven (see Resources).
Java体系中有多个构建工具来提供依赖管理,包括Ivy与Maven(见参考资料)。
www.ibm.com
9.
The ubiquity and utility of Ant as a build tool for Java projects is virtually unsurpassed.
Ant作为Java项目构建工具的普遍性和实用性是无法超越的。
www.ibm.com
10.
Apache Ant is the de-facto standard build tool within the Java programming world.
ApacheAnt是Java编程领域内事实上的标准构建工具。
www.ibm.com
1.
We build tool for variety products range from Tooling design, machining, Assy, and tool testing.
我司开发的模具范围从设计、机加工、组装并测试,及产品质量报告。致客户满意。
china.alibaba.com
2.
You can then navigate to the directory where your driver resides, and then run the Build tool (Build. Exe).
然后,您可以导航到驱动程序所在的目录,并随后运行生成工具(Build.exe)。
msdn2.microsoft.com
3.
custom build tool provides the build system with the information it needs to build specific input files.
自订建置工具可以为建置系统提供建置特定输入档所需的资讯。
technet.microsoft.com
4.
Picking a build tool can be a challenging task since there are a lot of choices.
由于存在很多选择,选择构建工具也可能成为一个比较麻烦的任务。
www.ibm.com
5.
NAnt is a free . NET build tool that operates in a manner similar to Ant.
NAnt是以类似于Ant的方式运行的免费的.NET构建工具。
www.ibm.com
6.
Ant is a Java-based build tool that reads an XML script and can perform many tasks defined in the script.
Ant是基于Java的构建工具,它将读取XML脚本并且可以执行脚本中定义的很多任务。
www.ibm.com
7.
Related to Apache Ant -- the Java build tool -- Maven's actions have been compared to the results generated by using the UNIX command make.
谈到ApacheAnt(Java构建工具),Maven的动作已经与使用UNIX命令make生成的结果进行了比较。
www.ibm.com
8.
A custom build step can pass input files to a custom build tool, which results in one or more output files.
自定义生成步骤可将输入文件传递给自定义生成工具,以生成一个或多个输出文件。
technet.microsoft.com
9.
You'll find no substitute for a good build tool.
您会发现没有什么好的替代构建工具。
www.ibm.com
10.
My favorite build tool was Gant, up until the first release of Gradle was announced a couple of months ago.
我最爱的构建工具是Gant,它至今也不过发布了几个月而已。
www.bing.com
1.
I'll highlight a build tool from the Java programming world, Apache Ant, which is largely applicable to Python development.
我将着重介绍来自Java编程世界中的ApacheAnt,这个工具可大量应用在Python开发中。
www.ibm.com
2.
Demonstrates how to associate a build tool with a particular file.
示范如何将建置工具与特定档案产生关联。
technet.microsoft.com
3.
It must also specify the build tool to be used, either or .
项目还必须指定要使用的构建工具,或者是或者是。
www.ibm.com
4.
We ll use the Ant build tool to both compile and deploy the application.
我们使用Ant编译工具来编译并部署程序。
www-128.ibm.com
5.
You would then run a command line build tool, passing in the profile with various options.
然后您将运行命令行构建工具,使用各种选项传入概要。
www.ibm.com
6.
Rake: Rake is the build tool for the Ruby platform.
Rake:Rake是Ruby平台的构建工具。
www.ibm.com
7.
A custom build tool is a build rule associated with one or more files.
自定义生成工具是与一个或多个文件关联的生成规则。
technet.microsoft.com
8.
AntHill from urbancode. com is another build tool (with a small licensing fee) that uses Ant and is easy and quick to set up and use.
的AntHill是使用Ant的另一个构建工具(需要缴纳少量许可费用),非常易于安装和使用。
www.ibm.com
9.
For more information on Build. Exe, see Build Tool.
有关Build.exe的详细信息,请参阅生成工具。
msdn2.microsoft.com
10.
Here, I introduce the NAnt build tool and show how to import an existing C# project into an Eclipse workspace.
在这里,我将介绍NAnt构建工具并说明如何把现有的C#项目导入Eclipse工作空间。
www.ibm.com
1.
The Maven build tool, for example, runs JUnit unit tests as part of its normal build process (see Resources).
例如,Maven这个构建工具就把运行JUnit单元测试作为正常构建过程的一部分(请参阅参考资料)。
www.ibm.com
2.
To find out how to run and build the JXME demo application using the Ant build tool.
以了解如何使用Ant构建工具来运行和构建JXME演示应用程序。
www-128.ibm.com
3.
For example, you can create a user-defined macro that provides a value to a custom build step or a custom build tool.
例如,您可以建立使用者定义的巨集,提供自订组建步骤或自订组建工具的值。
technet.microsoft.com
4.
Installing the Ant build tool and setting the
安装Ant编译工具,并设置
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 19:28:09