• For development teams, this means that things like continuous code integration and prototyping become more easily achievable, since product updates and new code can be tested with relative ease.

    对于开发团队来说意味着诸如持续不断代码集成原型设计工作将变得更加便于执行,因为对产品更新代码的测试相对来说比较轻松

    youdao

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

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

    youdao

  • A Continuous Integration server constantly checks the code out of source control, builds it, runs the unit tests against it, and reports any build failures to the developers, usually via E-mail.

    持续集成服务器不断检查不受控制代码,执行构建运行单元测试通常通过电子邮件开发人员报告所有构建故障

    youdao

  • This article USES example code to demonstrate mouse dynamics for enhancing the security of applications in authentication and continuous usage contexts.

    本文使用示例代码演示鼠标力学从而增强验证连续使用应用程序安全性

    youdao

  • This article USES example code to demonstrate keystroke dynamics for enhancing the security of your applications in authentication and continuous data entry contexts.

    本文使用示例代码演示击键力学如何验证连续数据输入环境中增强应用程序安全性

    youdao

  • Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.

    注意有些代码清单斜杠字符“\”,表示代码连续为了可读性,这里对其格式作了调整。

    youdao

  • A Continuous Integration environment requires an automated build tool, a code repository, and a CI server.

    持续集成环境需要自动构建工具代码存储库一个CI服务器

    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

  • Note that the code in Listing 5 normally is one, continuous line.

    注意清单5中的代码正常情况下应该连续一个代码

    youdao

  • The reason that "continuous integration" is a central mantra for many lean and agile software engineering practices is because integrating large swatches of code is really hard to do.

    持续性集成理由对于许多简洁敏捷软件工程来说咒语因为大量代码集成一起,是一项十分具有挑战性的工作

    youdao

  • Because the example codebase was not well divided into MVC code that lends itself to easy programmatic testing, automated unit test or continuous integration system was not used.

    由于没有很好地示例代码库划分mvc代码导致它自身容易地进行编程序测试,因此没有使用自动化单元测试持续集成系统

    youdao

  • "Agile USES continuous stakeholder feedback to deliver high quality consumable code through use cases (or user stories) and a series of short, time-boxed Iterations".

    敏捷可使用持续涉众反馈通过(用户案例)以及一系列短的定时迭代,来交付优质可消费代码

    youdao

  • Note: in the preceding code example, the code normally appears as a single continuous line. In this instance, the lines of code are split into multiple lines for ease of formatting and printing.

    注意上面例子中,代码通常作为单独连续出现,但为了便于设置格式打印,将它分成

    youdao

  • Always, and I mean always, setup your continuous deployment system before writing code.

    总是是说总是,在编码之前设置连续部署系统

    youdao

  • The tools and code described in this article allow you to create your own framework for continuous user verification using keystroke dynamics.

    使用本文介绍工具代码可以创建使用键力学连续进行用户验证的自定义框架

    youdao

  • Customers tell us that one of their biggest challenges is the management of the overall build process and the ability to allow developers and testers to check-in code on a continuous basis.

    客户告诉过我们他们最大挑战之一整个编译流程以及开发人员测试人员能够连续基础上签入代码能力管理

    youdao

  • In a continuous integration environment, programmers are writing code, running the build and tests on their own workstations, and checking in multiple times a day.

    持续集成环境中程序员需要编写代码,在工作站上运行构建测试,一天多次进行检入

    youdao

  • Continuous integration is an agile practice in which each code change committed is automatically built and tested, reducing the cost of bugs by catching many of them as soon as they are introduced.

    持续集成敏捷实践之一,有了持续集成之后,每次提交代码都会自动地触发构建测试,从而尽早地发现缺陷降低修改Bug成本

    youdao

  • XP practitioners use test-driven development (TDD) and continuous integration to keep the development focus on meeting the requirements with working code.

    XP专业人员使用测试驱动开发(Test-Driven Development,TDD持续集成保持开发目标(即使用工作代码满足需求)。

    youdao

  • In the Downloads section, you will find a sample implementation of a continuous build system for Rule Team Server and DVS, using the principles and pieces of code described in this article.

    下载部分找到一个适用于RuleTeamServerDVS持续构建系统样例实现,并且可以使用本文介绍准则代码片段

    youdao

  • Rule 1: Setup Continuous Deployment Before Writing ANY code.

    准则编码之前设置连续部署

    youdao

  • When CruiseControl starts, it runs in a continuous loop, periodically checking a source-code repository such as Subversion, and then building and testing projects from scratch.

    CruiseControl开始时,一个连续循环中运行周期性地检查源代码例如Subversion然后从头开始构建测试项目

    youdao

  • Moreover, receiving feedback on each of the risks discussed thus far on a continuous basis is one sure-fire way to keep a code base's health in check automatically!

    此外持续基础上接受目前为止讨论过每种风险反馈,这自动代码进行健康检查种可靠方式

    youdao

  • A continuous integration server will automatically retrieve source code from the repository, compile, test, package and install it, signaling any errors that appear during the process.

    持续集成服务器自动代码库中获取源代码、编译测试打包安装过程出现任何错误都会发出通知

    youdao

  • Moreover, the software provides hooks where you can inject your own scripts and code to perform other actions, such as deploying code or running continuous integration tests.

    另外可以通过这个软件提供钩子注入自己脚本代码执行其他任务比如部署代码运行连续集成测试

    youdao

  • Moreover, the software provides hooks where you can inject your own scripts and code to perform other actions, such as deploying code or running continuous integration tests.

    另外可以通过这个软件提供钩子注入自己脚本代码执行其他任务比如部署代码运行连续集成测试

    youdao

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

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

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