网站首页  词典首页

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

 

单词 continuous integration
释义

continuous integration

美 
英 
  • un.连续累计
  • 网络持续集成;持续整合;持续集成信息
un.
1.
连续累计

例句

释义:
1.
Continuous integration is often intricately linked with the practice of test-driven development.
持续集成常常与测试驱动的开发实践杂乱的链接在一起。
www.ibm.com
2.
The next logical thing to do would be to integrate these scripts with a continuous integration suite.
下一步合乎逻辑的事情就是把这些脚本集成到持续集成套件中去。
www.infoq.com
3.
When I questioned them about what that meant, their definition was that they were doing unit testing and continuous integration.
当我问到他们这意味着什么的时候,他们的定义是,他们正在做单元测试和持续的集成。
www.ibm.com
4.
With continuous integration you know almost immediately when a build breaks.
有了持续集成,如果构建失败,你马上就能知道。
www.infoq.com
5.
A continuous integration machine was set up, and then we were ready to start.
配置了集成的计算机,然后我们准备开始工作。
www.ibm.com
6.
Likewise, without tests to tell me if I broke something, I would find collective ownership insane and continuous integration impossible.
同样,没有测试告诉我是否破坏了某些内容,我就会发现集体所有权非常荒唐,持续的集成也是不可能的。
www.ibm.com
7.
As such, the build utility is a perfect tool to help automate the applications builds, when working in a continuous integration environment.
所以,构建工具是一种完美的工具,在持续性集成的环境下可以帮助您自动化程序的构建。
www.ibm.com
8.
In combination with continuous integration, this practice can be very powerful and productive.
这个实践与持续集成组合在一起,就是非常强有力的和高效的。
www.ibm.com
9.
Feedback by way of a Continuous Integration server can provide immediate integration feedback, thus easing integration pain.
持续集成服务器可以提供即时的集成反馈,从而避免集成之痛。
www.infoq.com
10.
Developer tests, which when run often in a Continuous Integration (CI) environment, effectively act like a spot light on code quality.
通常在持续集成(CI)环境中运行的开发人员测试有效地扮演着代码质量聚光灯的角色。
www.ibm.com
1.
Continuous integration . Build and integrate the system several times a day whenever any implementation task is completed.
持续集成。在一天之内构造并集成系统数次,一旦有某个任务完成就可以进行系统集成。
www.bing.com
2.
This server must be accessible by all team members as well as the continuous integration server.
该服务器必须可由所有团队成员以及持续集成服务器访问。
www.ibm.com
3.
A third option is to create a new build option for your continuous integration server that includes a push to production step.
第三种选择是为持续集成服务器创建新的构建选项,其中包括推送到生产环境这一步。
www.infoq.com
4.
Continuous integration reduces these problems, in exchange for a certain amount of discipline.
持续集成减少了此类问题,取而代之的是若干规则。
topic.csdn.net
5.
"Melting pot" in the United States to make continuous integration of new slang words and enriched and developed.
“大熔炉”的美国使俚语不断融合新的词汇并丰富和发展。
zhidao.baidu.com
6.
This article has guided you through the steps for setting up a continuous-integration server running CruiseControl.
这篇文章介绍了运行CruiseControl的持续集成服务器的设置步骤。
www.ibm.com
7.
That's not enough though; I suggest exercise your deployment scripts as part of a Continuous Integration build.
那还是不够的;我还建议把部署脚本看成持续集成构建的一部分去执行。
www.infoq.com
8.
Setting up Continuous Integration is one of the first things you should do in a software development cycle.
设置ContinuousIntegration是软件开发周期中我们首先要做的事情之一。
shareal.blog.163.com
9.
A Continuous Integration environment requires an automated build tool, a code repository, and a CI server.
持续集成环境需要一个自动构建工具、一个代码存储库和一个CI服务器。
www.ibm.com
10.
Though easy to setup with continuous integration servers, again, I highly recommend that one does not choose this option.
虽然使用持续集成服务器做配置很容易,但我再次强调:我不推荐人们选择这种方式。
www.infoq.com
1.
If a build running on your Continuous Integration system fails, you can be fairly certain the cause lies in the most recent change.
如果在持续集成系统上运行的构建失败,那么可以肯定失败的原因出在最近的更改中。
www.ibm.com
2.
The change management tool can be used to drive a fully automated continuous integration and merge process.
这个变更管理工具可以用来驱动一个完全自动化的持续集成和合并过程。
www.ibm.com
3.
CruiseControl includes a simple Web application that lets these people monitor the continuous-integration builds.
CruiseControl包含一个简单的Web应用程序,可以让这些人员监视持续集成构建。
www.ibm.com
4.
Today, ThoughtWorks released Cruise, extending continuous integration to application testing and deployment.
7月28日,ThoughtWorks发布了Cruise,该产品将持续集成延伸到了应用的测试与部署阶段。
www.infoq.com
5.
I'm suggesting that those long-running integration tests are better suited for a continuous-integration server.
我的意思是,这些耗时的集成测试更适合于持续集成服务器。
www.ibm.com
6.
You can test your service and commit the changes, then let the continuous integration server run all of the tests on other services.
您可以测试服务并提交更改,然后让持续集成服务器运行其他服务的所有测试用例。
www.ibm.com
7.
Agile's embrace of unit-testing, test automation, and continuous integration drives quality and productivity up, and costs down.
敏捷所具有的单元测试、测试自动化、以及持续的集成使得质量和生产率不断提高,而成本却不断降低。
www.ibm.com
8.
The quality of your unit tests also plays a critically important role in continuous integration.
你的单元测试的质量也在持续集成中扮演着一个及其重要的角色。
www.ibm.com
9.
Maximum Execution Time: Set this value to a reasonably small number for continuous integration builds.
最长执行时间:将此值设为合理范围内的较小数字,以便持续进行整合建置。
technet.microsoft.com
10.
CruiseControl has a number of other controls that can be used to enhance the continuous-integration process.
CruiseControl还有其他许多控制,可以用来增强持续集成过程。
www.ibm.com
1.
The Continuous integration between tourism industry and cultural industries will be the future direction of tourism development.
旅游产业与文化产业的不断融合将成为今后旅游业发展的方向。
www.lwsjz.com
2.
However, using continuous integration when you are developing multiple releases in parallel can be problematic.
但是,当你正在并行地开发多个发布版本时,使用持续集成可能会有问题。
www.ibm.com
3.
Continuous integration of test cases into the automated test suite for each APAR by the respective Sprint teams.
每个Sprint团队为各自APAR持续地将测试案例整合到自动化测试套件中。
www.ibm.com
4.
This article covers only the build applications process using a continuous integration server.
本文只涉及到了使用一个持续性的集成服务器的构建程序过程。
www.ibm.com
5.
Continuous integration is a pragmatic approach that helps you heed the old adage, "Integrate early, and integrate often. "
持续集成是一种具有实效的方法,帮助你关注这句老的格言,“及早集成,和经常集成。”
www.ibm.com
6.
I made a dedicated Continuous Integration service for the 50 developers working on the main branch of development.
我为50位在部门主分支工作的开发者制定了专门的持续性集成服务。
www.infoq.com
7.
In a continuous-integration environment, it's possible to evaluate the method's complexity over time.
在持续集成环境中,随时间变化评估方法的复杂度是有可能的。
www.ibm.com
8.
ThoughtWorks has released a new version of CruiseControl. NET, the popular continuous integration server for . NET projects.
ThoughtWorks发布了新版的CruiseControl.NET,这是一个流行的.NET项目持续集成服务器。
www.infoq.com
9.
It also supports agile development process teams that are interested in continuous integration and other agile practices.
它还支持对于继续集成和其它敏捷实践有兴趣的敏捷开发进程小组。
www.ibm.com
10.
You must either build software locally or wait for a Continuous Integration build to run.
必须在本地构建软件或等待ContinuousIntegration构建的运行。
www.ibm.com
1.
Continuous integration reduces the time that it takes to develop SOA applications.
持续集成缩短了开发SOA应用程序所花的时间。
www.ibm.com
2.
Hudson (see Resources) is an open source continuous integration server.
Hudson(查看参考资料)是一种开放源的持续性集成服务器。
www.ibm.com
3.
Continuous integration builds on this concept, but this also implies the ability to build outside the context of an IDE.
持续集成(continuousintegration)就是建立在这个概念的基础之上,但它也应用了在IDE上下文之外的地方进行构建的能力。
www.ibm.com
4.
Finally, this article interprets the continuous integration process of the above steps.
最后,阐述了以上各步骤通过战略转换并行而连续地进行的一体化过程。
www.fabiao.net
5.
Testing becomes a high priority given continuous integration of demonstrable capabilities.
如果有可证明能力的持续集成,测试变得拥有更高的优先级。
www-128.ibm.com
6.
Automation: Automated testing along with continuous integration aids in achieving key benefits of agile.
自动化:伴随持续整合而发生的自动测试有助于实现敏捷的主要益处。
www.ibm.com
7.
Two recent, big changes in software engineering have been the growing use of test-driven development and continuous integration.
在软件工程方面,两个最近的重大变化是对测试驱动的开发和持续集成的使用日益增加。
www.ibm.com
8.
This integrates with the continuous integration technique.
这与持续集成技术进行了集成。
www.ibm.com
9.
Maintaining a stable base for new development by supporting nightly or continuous integration builds of all product variants.
通过支持所有产品变量的持续性构建,来为新的开发维持一个稳定的基底。
www.ibm.com
10.
Continuous integration makes sure that your service (and all services that are dependent upon yours) gets tested whenever there are changes.
持续集成服务器可以确保您的服务(以及依赖您的服务的所有服务)在每当发生更改时得到测试。
www.ibm.com
1.
A new standalone program, CCValidator, is available to validate the continuous integration server's configuration file, ccnet. config.
新版的独立程序,CCValidator,可用于验证持续集成服务器的配置文件,ccnet.config。
www.infoq.com
2.
You'll recall that "Continuous Integration" is an important practice in XP.
您将回忆起在XP中“连续集成”是一项重要的实践。
www.ibm.com
3.
A new build and test infrastructure of Quartz has been implemented leveraging Maven and Hudson continuous integration tools.
Quartz实现了新的构建及测试基础设施,其中使用了Maven和持续集成工具Hudson。
www.infoq.com
4.
I suggested they move to continuous integration, and abandon their staged integration.
我建议他们使用持续集成,放弃原来按阶段集成的方式。
www.infoq.com
5.
This might not actually be true with continuous integration, as the builds are carried out many times a day.
由于一天要执行多次构建,对持续集成这实际上不可能是真的。
www.ibm.com
6.
With continuous integration, there is greater potential for conflict between deliveries.
使用持续集成,交付之间产生冲突的可能性更大。
www.ibm.com
7.
One of the most important enhancements we've added to our overall discipline is continuous integration (CI).
持续集成(CI)是我们添加到我们总体理念中的一个最重要的增强。
www.ibm.com
8.
It includes a command line client for continuous integration or scripting.
它包含了一个用于持续集成与脚本编写的命令行客户端。
www.infoq.com
9.
In order to improve the disadvantage of traditional integration, agile software development suggests using continuous integration.
为了改进传统集成方式的不足,现代敏捷软件开发提出了持续集成。
www.fabiao.net
10.
build. xml file that will be run by the continuous integration server.
xml文件,将由持续集成服务器运行。
www.ibm.com
1.
Listing 1 shows the directory structure for the continuous integration server.
清单1显示了持续集成服务器的目录结构。
www.ibm.com
2.
By the way, I also have some deep understanding on a software development methodology, Continuous Integration.
另外,对一种软件开发方法学--持续集成也有比较深刻的认识。
www.fabiao.net
3.
Is a tool for continuous integration of inter-dependent projects.
是连续集成相互从属的项目的工具。
www-128.ibm.com
4.
With this continuous integration server, you learned how to poll the CVS repository for changes to the SOA applications.
使用此持续集成服务器,您了解了如何轮询CVS存储库中的SOA应用程序更改。
www.ibm.com
5.
Instead, and wholly in line with Agile thinking, have a comprehensive Continuous Integration suite of integration tests.
相反,全面遵循敏捷思维,设计出一套全面符合持续集成(ContinuousIntegration)的集成测试。
www.infoq.com
6.
To adopt continuous integration and unit testing, you need your team to buy into the method and practices, but often that's not enough.
要采用持续集成和单元测试,需要团队接受这些方法和实践,但是这通常还不够。
www.ibm.com
7.
TFS 2008 will provide extended support for Continuous Integration.
TFS2008将提供对持续集成的扩展支持。
www.infoq.com
8.
While the development team has long used continuous integration, they recently incorporated automated testing into the development process.
开发团队曾长期使用连续累计,但他们最近将自动测试引入到了开发流程中。
www.ibm.com
9.
They certainly will need more sophisticated tools in order to achieve an effective continuous integration process.
显然他们会需要更高级的工具,以达到一个更加有效的集成过程。
www.ibm.com
10.
Because FIT tests are automated, just like JUnit s, you can also run them at regular intervals, such as in a continuous integration system.
因为自动进行FIT测试,就像JUnit测试一样,所以也可以定期运行它们,例如在持续集成系统中。
www-128.ibm.com
1.
For example, try generating and viewing coverage reports nightly, as part of a continuous integration process.
例如,使每晚生成并查阅覆盖报告成为连续累计过程的一部分。
www.ibm.com
2.
In Part 2, you will see how to run these unit test cases in a continuous integration server.
在第2部分中,您将看到如何在持续集成服务器中运行这些单元测试用例。
www.ibm.com
3.
For example, configuration management tool supports daily deployment, incremental design and continuous integration.
例如,配置管理工具可以支持每日部署、增量式设计和持续集成。
www.infoq.com
4.
It also helps keep things consistent if you are using a Continuous Integration server such as CruiseControl.
如果使用持续集成服务器(比如CruiseControl),也有助于保持一致性。
www.ibm.com
5.
For example, your team might need to improve code coverage by the unit tests or reduce the build time on the continuous integration server.
例如,您的团队可能需要通过单元测试改进代码覆盖率,或缩短持续集成服务器上的生成时间。
technet.microsoft.com
6.
You can also use continuous integration tools for traditional development -- to implement an automated nightly build process, for example.
你也可以将持续集成工具用于传统开发--例如,实施一个自动化的每夜构建过程。
www.ibm.com
7.
If you're using 32-bit Linux, go to the 32-bit continuous integration page and getchrome-linux. zip.
如果你使用32位Linux,到32位的下载网页获得chrome-linux.zip。
www.bing.com
8.
Improved quality and design through refactoring; heavy, automated unit testing; and continuous integration
通过重构改进质量和设计;重的、自动化的单位测试;连续集成
www-128.ibm.com
9.
Continuous integration is, first and foremost, a process backed by a set of tools. Martin Fowler and Matthew Foemmel define it as 1
持续集成最初是由一组工具支持的一个过程。
www.ibm.com
10.
Continuous integration (Unchanged)
持续的集成(未改动)
www.ibm.com
1.
Here are the steps for adding a new project to your continuous-integration build
下面是向持续集成构建添加新项目的步骤
www.ibm.com
2.
Continuous integration, with one standard process
使用一个标准过程进行持续集成
www.ibm.com
3.
Continuous integration and validation is the key principle of Iteration. This constitutes the following two key phases
持续整合和验证是迭代的关键原则。
www.ibm.com
4.
Good knowledge in CI (Continuous Integration);
在持续集成方面有很好的知识;
www.job592.com
5.
Continuous Integration: Do One Build or More Per Day
持续集成:每天完成一个或多个版本
blog.lupaworld.com
6.
How to run Continuous Integration (CI) against a branch that is under development and regularly test the merge against the trunk
如何在开发中的主干运行持续集成(ContinuousIntegration,CI),以定期测试分支与主干的合并
www.ibm.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 23:53:42