• Embedded in the C environment to achieve a pair of communicating chat feature, embedded test source code.

    说明:嵌入式C环境中实现一对通信聊天功能,嵌入式实验源代码

    youdao

  • If so, you might want to copy the source files for the implementation and test harness onto your disk drive so you can alter the parameters, styles, or code ( see Download).

    如果开发自己的工具提示部件,那么可以这个实现文件测试页面复制到硬盘上,然后可以修改参数样式代码参见下载)。

    youdao

  • We build and maintain code analyzers, IDEs, test case management systems, automated testing tools, build systems, source control systems, code review schedulers, bug databases...

    他们负责构建维护代码分析器开发环境测试用例管理系统自动化测试工具、构建系统、源代码控制系统、代码回顾计划缺陷数据库

    youdao

  • Instead Jester changes the source code, recompiles it, and runs the test suite to see if anything breaks.

    相反Jester修改源代码、重新编译源代码,然后运行测试套件查看是否有什么事出错

    youdao

  • Service-Oriented Architecture (SOA) projects typically rely on the automated source code build, deploy, and build-verify-test (BVT) cycle.

    面向服务的体系架构(Service - Oriented Architecture,SOA)项目通常依赖自动源代码构建部署构建-验证-测试(Build - Verify - Test,BVT)周期

    youdao

  • You can substitute this value with your own text string or a value from another data source, such as a data pool, reference, custom code, or another test variable.

    可以使用自己的字符串或者来自一个数据源来替换值,这些数据源包括数据引用通用代码,或者其他的测试变量。

    youdao

  • You can examine the source code by hand and write test cases that you think will cover it all, but this is not a reliable or efficient way to develop tests.

    可以手工检查源代码编写认为可以覆盖整个项目的测试案例但是不是可靠或者有效开发测试方法

    youdao

  • It includes an extensive set of unit tests with the source code. Developers can modify the library and use the test to verify its functionality.

    包含了一广泛单元测试源代码开发者可以修改函数库源代码使用单元测试验证其功能。

    youdao

  • This source code could then be compiled into executable objects or programs and copied or moved into test libraries.

    然后这个源代码编译可执行对象或者程序被拷贝或者移动测试库中

    youdao

  • You may be wondering why you have been instructed to copy the identical test case source code from the client project to the server project.

    可能觉得奇怪,为什么我会让您把完全一样测试案例源代码客户机工程复制服务器工程。

    youdao

  • Having edited or added new API documentation to a source code file, you should generate the documentation to ensure and test that the result is what you expected.

    编辑源代码文件或者新的API文档添加进源代码文件之后,应当生成文档确认测试结果正是您所期望的。

    youdao

  • In our test, the source code was appropriately converted, but some of the data values weren't fully populated.

    我们测试中,源代码得到了适当的变换但是有些数据能够被完全填充。

    youdao

  • The challenge for software development teams is not in creating a single artifact (source code, requirement, or test case) but rather in understanding the relationships between those artifacts.

    对于软件开发团队挑战在于创建一个单一工件(源代码需求或者测试),而是理解工件之间关系

    youdao

  • Each branch, loop, or other logic added to the source code is preceded by the writing of an atomic test that will exercise that outcome.

    每个分支循环其他逻辑加入源代码之前要写出将要执行结果自动化测试

    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

  • This is a little misleading since the source code has been converted and now exists under our component test project.

    一点小小的误导因为源代码变换并且现在处于组件测试项目中。

    youdao

  • Agile software development and extreme programming both promote writing unit test cases before developing the source code.

    敏捷软件开发极限编程二者均提倡开发源代码之前编写单元测试用例

    youdao

  • Analysis can be performed from time to time whenever source code or test code changes, to see what it might uncover.

    只要源代码发生变化分析可以一直进行看看有什么发现

    youdao

  • Even though the getters and setters don't appear in the Groovy source code, this test proves that they are there and fully functional in the compiled Groovy class.

    即使gettersetter显示groovy源代码中,这项测试证明它们存在经过编译的groovy类中并且完全可以正常运行

    youdao

  • Test cases were created first according to the specification using the JUnit framework, and then the actual source code was developed.

    首先根据规范使用JUnit框架创建测试案例然后开发实际源代码

    youdao

  • To test the new utility, run it within Cygwin and the download the wget source code.

    为了测试这个新的实用程序,在Cygwin运行下载wget源代码

    youdao

  • Now that you have the source code checked out in the virtual machine, you can begin to configure and test your production Drupal site.

    既然已经源代码到了虚拟中,可以开始配置测试drupal生产站点。

    youdao

  • To demonstrate its power in handling GUI events, the Rx framework has been used in Silverlight Toolkit Unit Test and it's been included in its source code, packaged in System.Reactive.dll.

    说明处理GUI事件威力Rx框架已经SilverlightToolkit单元测试中使用包含源代码封装System . Reactive . dll

    youdao

  • When test automation noticeably slows down with a new build, it is crucial to find out what is happening internally in the source code.

    Build自动化测试明显时,找到源代码内部发生了什么至关重要的。

    youdao

  • You can use any IDE or run it from command prompt using aspectj compiler to execute and test the attached source code.

    可以使用任何IDE或是使用aspectj编译命令执行代码。

    youdao

  • Additionally, you can open source code files in RubyMine right from TeamCIty web UI while browsing test results or VCS history.

    另外浏览测试结果或者VCS历史的时候,可以RubyMine里面TeamCitywebUI打开源码文件

    youdao

  • Listing 2 shows the GNUMakefile that contains modified build and test systems (see Downloads to get the source code used in this article).

    列表2显示GNUMakefile,包括修改构建测试系统(请看下载,从而获取篇文章所使用源代码)。

    youdao

  • You can pull an early version of your source code from your version control system and use it to build a new TEST database.

    可以早期版本源代码版本控制系统建立新的测试数据库

    youdao

  • Design the material code in the network source database using group coding technology and show detail examples of resource index database and test questions database.

    运用成组编码技术资源库中的资源进行编码设计资源索引考试试题库进行详细说明

    youdao

  • Its it tracker and used for track integrity of the source code can be directly used by the test.

    用于跟踪追踪完整源代码可以直接使用

    youdao

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

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

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