• Repeat this process numerous times and make sure it is a continuous run.

    这样重复数次保证一个连续跑。

    youdao

  • When joint is filled, a continuous run of solder or brazing alloy will be visible.

    安装连接部件时,可以看到焊料合金继续流动

    youdao

  • The machine runs perfectly well, it had been operating with a continuous run of 72 hours.

    强机器运转至今连续运转了七十二小时

    youdao

  • However, if the original list of Marx Brothers is sorted first (reordering all occurrences of a name into a continuous run), running uniq yields this result.

    但是如果首先MarxBrothers初始列表进行排序(连续运行中对多次出现名称进行重排),运行uniq会生成以下结果。

    youdao

  • The total run can vary depending on how long a warm up and cool down you do. Remember, it is designed to be a continuous run with faster and slower paces, so don't stop during this speed training run.

    记住,法特莱克一种具有配速的连续因此这个速度训练跑过程中,请停下来

    youdao

  • Natural soil fertility is dropping in many areas because of continuous industrial fertiliser and pesticide use, while the growth of algae is increasing in lakes because of the fertiliser run-off.

    很多地区由于工业化肥农药持续使用,导致自然土壤肥力正在下降,然而化肥的流入却导致湖泊藻类生长越来越快。

    youdao

  • Developer tests, which when run often in a Continuous Integration (CI) environment, effectively act like a spot light on code quality.

    通常持续集成(CI)环境运行开发人员测试有效地扮演代码质量聚光灯的角色。

    youdao

  • Obviously, a user can enter the command, but because it's so terse, it can be easily run by a headless process, such as a Continuous Integration or build-management server.

    显然用户可以输入这个命令但是因为非常简单,所以容易通过无头流程(比如持续集成构建管理服务器)运行它。

    youdao

  • In Part 2, you will see how to run these unit test cases in a continuous integration server.

    第2部分看到如何持续集成服务器运行这些单元测试用例

    youdao

  • You do this so as to not bombard the cloud manager with requests, and also to not have the flow run a continuous loop unnecessarily.

    这样做的目的两个:是避免过多的请求轰炸管理器;二是避免不必要地持续运行循环

    youdao

  • You can test your service and commit the changes, then let the continuous integration server run all of the tests on other services.

    可以测试服务提交更改然后持续集成服务器运行其他服务所有测试例。

    youdao

  • Once in CVS then the continuous integration server can check the projects out whenever there is a change, run the build, and execute the tests.

    一旦项目了CVS,持续集成服务器可以每当发生更改时签项目,运行构建执行测试。

    youdao

  • Continuous writing to a disk can largely degrade the performance of a program, causing it to run slowly.

    持续地对磁盘进行写入操作可能极大地降低程序性能导致运行速度缓慢。

    youdao

  • Tests should be automated as much as possible and run as part of the daily or continuous build.

    测试尽可能自动完成作为每日构建持续构建一部分运行

    youdao

  • You can write functional tests that run in each browser, and then implement some form of continuous integration system that runs the functional tests upon each check-in of the source code.

    可以编写每个浏览器中运行功能测试然后实现一个根据源代码每次签入运行功能测试的持续集成系统

    youdao

  • The latest study on breast cancer is part of a continuous update project run by the WCRF.

    这项最新乳腺癌研究世界癌症研究基金会负责一项持续更新研究项目一部分。

    youdao

  • I provide an overview of the different types of developer tests along with examples that you can add to your build process and run continually using a Continuous Integration system.

    提供一个关于不同类型开发人员测试概览一些可以添加构建过程使用Continuous Integration系统持续运行例子

    youdao

  • How to run Continuous Integration (CI) against a branch that is under development and regularly test the merge against the trunk?

    如何开发中的主干运行持续集成(Continuous Integration,CI),以定期测试分支主干合并

    youdao

  • You must either build software locally or wait for a Continuous Integration build to run.

    必须在本地构建软件等待ContinuousIntegration构建的运行

    youdao

  • The tests can also be run via an Ant task, so you can integrate them with your continuous integration builds.

    测试脚本可以通过Ant任务运行因此可以测试集成到持续集成构建中。

    youdao

  • Start WebSphere Process server: WebSphere Process server V6.1 is started so that it can deploy the application and run the tests on behalf of the continuous integration server.

    应用程序签入存储库启动WebSphereProcessServer V6.1,使能够部署应用程序代表持续集成服务器运行测试

    youdao

  • An instance of WebSphere Process server is required to deploy the SCA module and run the test cases as directed by the continuous integration server.

    需要WebSphereProcessServer实例才能按照持续集成服务器指示部署SCA模块运行测试用例

    youdao

  • Using an Ant script like this one, you can run the Selenium tests in an automated fashion by scheduling them or using the Ant script in a continuous integration tool.

    使用这样ant脚本可以一种自动化方式运行一些Selenium测试方法是计划这些测试,或者持续集成工具中使用这个ant脚本。

    youdao

  • Build.xml file that will be run by the continuous integration server.

    xml文件持续集成服务器运行

    youdao

  • FlexMonkey generates ActionScript-based testing scripts that can be run from the FlexMonkey application or included within a continuous integration environment.

    FlexMonkey能够生成基于ActionScript测试脚本脚本可以运行在FlexMonkey应用可以运行在持续集成环境中。

    youdao

  • In addition, newer development models such as agile and scrum, assume that "continuous builds" - builds that are run early and oftenare the standard development procedure.

    另外敏捷scrum之类更新一点开发模型假设持续性构建”—早期运行经常运行的构建——标准的开发程序

    youdao

  • Because FlexMonkey can be run from ant, it can be easily integrated into continuous integration builds using frameworks such as Cruise Control or Hudson.

    由于FlexMonkey可以ant运行因此它可以轻松地集成使用诸如cruiseControl或者Hudson框架持续集成编译中来。

    youdao

  • It is easy to use an Ant build (for example) to run your entire Selenium test suite and it's also possible to run Selenium tests in a Continuous Integration (CI) environment.

    使用一个Ant构件(比方说)运行完整Selenium套件非常简单,并且可以持续集成(Continuous Integration,CI)环境中运行Selenium测试

    youdao

  • Continuous integration: All changes are integrated into the codebase at least daily. The tests have to run 100% both before and after integration.

    连续整合至少每天将所有的改变整合代码库中,在整合前后进行100%的测试

    youdao

  • Continuous integration: All changes are integrated into the codebase at least daily. The tests have to run 100% both before and after integration.

    连续整合至少每天将所有的改变整合代码库中,在整合前后进行100%的测试

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定