• 用于文档编制编译器检查代码分析工具可以使用这些额外信息

    This additional information is used by tools for the purposes of documentation, compiler checking, and code analysis.

    youdao

  • 一般来说,元数据好处分为三类文档编制编译器检查代码分析

    In general, metadata's benefits fall into three categories: documentation, compiler checking, and code analysis.

    youdao

  • 键入时注意到Eclipse编辑器一些特性包括语法检查代码自动完成

    You'll notice some of the Eclipse editor's features as you type, including syntax checking and code completion.

    youdao

  • 使用枚举时,建议使用新的固定基本类型规范因为具有更强的类型检查代码完成

    When using enums, it is recommended to use the new fixed underlying type specification because it has stronger type checking and code completion.

    youdao

  • 然而这种效力往往受到时间约束条件限制,导致以下这种情况的出现:代码复查检查或者执行或者很少被执行。

    However, the effectiveness is often limited because of time constraints, leading to a situation where code reviews and inspections are either not conducted or are conducted infrequently.

    youdao

  • SQLJ可以通过编译使用数据库连接代码执行语法语义上检查

    SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.

    youdao

  • 开发人员可以打开测试脚本检查代码注释运行测试脚本查看原有开发人员认为自己开发的内容什么。

    The developer can open the test script, review the code and comments, and run the test script to see what the original developer thought she was developing.

    youdao

  • 数据分析检查汇编代码识别潜在的内存资源问题

    Data flow analysis examines compiled code to identify potential memory and resource problems.

    youdao

  • 尽可能检查完成的工作是否符合现有过程(比如页面代码复查)其他项目规则

    Where possible, check compliance with existing processes, such as page and code reviews, and other project checkpoints.

    youdao

  • 测试人员可以打开开发人员测试脚本检查代码注释执行测试脚本查看开发人员认为正在开发内容是什么

    The tester can open the developer's test script, review the code and comments, and run the test script to see what the developer thought she was developing.

    youdao

  • 上面代码会创建一个,表中文档描述检查文档输入注释

    The code above creates a table with the document's description and the comment entered when the document was checked in.

    youdao

  • 每当保存代码后台接受编译语法检查

    As you save your code, it is compiled in the background and checked for syntax errors.

    youdao

  • 首先必须检查文件(使用清单1清单2中的代码)中的模式以便处理能够有效准确。

    You first have to examine the file (using the code in Listing 1 and Listing 2) for patterns so that the processing is efficient and accurate.

    youdao

  • 检查代码的同时,我们突出显示JMS 1.1EJB 2.1规范中的某些更新

    While examining the code, we will highlight some updates in the JMS 1.1 and EJB 2.1 specifications.

    youdao

  • 这个问题起点,讨论如何改进测试质量检查最终代码质量。

    I'll pick up at that point, expanding the discussion into ways you can improve the quality of your tests and check the quality of the finished code.

    youdao

  • 本文介绍代码检查工具角色定义阅读技巧检查工具问题跟踪工具的用途并不局限代码检查

    Among the tools for code review introduced in this article, role definition, reading techniques, review tools, and issue-tracking tools are not limited to source-code review alone.

    youdao

  • 具有严格的企业安全指南得以严格执行确保这些指南得到了遵从包括应用程序体系结构代码检查

    There are strict corporate security guidelines that are rigorously enforced,, including application architecture and code inspections, to ensure compliance.

    youdao

  • 识别设计模式位置类型能够帮助检查理解代码

    Identifying the location and type of the design pattern helps the reviewer understand the source code.

    youdao

  • 因此仅仅通过检查代码很难预测理解这些错误发生的可能性发生的情景的。

    It is extremely hard to predict and comprehend these possibilities and scenarios just by inspecting source code.

    youdao

  • 这两IDEs通过提供高级调试代码检查功能,而能快速开发管理重要数据质量应用程序。

    Both of these IDEs speed the development of quality applications that manage important data by offering advance debugging and code review functionality.

    youdao

  • 寻找分析RationalApplication Developer的代码检查工具内部客户的过程中,遇到来自一个令人惊奇抵抗:我自己的开发团队

    In my quest to recruit internal customers for the Rational Application Developer code analysis and inspection tool, I encountered resistance from a surprising source: my own development team.

    youdao

  • 防止XPath注入其他形式代码注入,应该检查所有Web服务器传到后端服务数据

    To protect against both XPath injection and other forms of code injection, you should check all data passed from your Web server to your backend services.

    youdao

  • 这个特性加上语法高亮显示定制代码检查Vim接近定制的集成开发环境 (IDE)。

    Together with syntax highlight and custom code checks, this feature makes Vim as close to a custom integrated development environment (IDE) as it gets.

    youdao

  • 对于编写代码来说,可以用作拼写语法检查工具

    Think of it as spelling and grammar checking for people who write code. Using these two tools together adds these capabilities.

    youdao

  • 检查HTML元素动态编辑HTML代码

    Inspect HTML elements and live editing of HTML code.

    youdao

  • 架构代码同时执行检查

    Examine both architecture and code.

    youdao

  • ParasoftJtest可以通过多种方式检查代码自动生成JunitCactusHttpUnit测试用例,以便测试诸如访问边界类型异常等问题。

    Parasoft Jtest can examine your code in several different ways and automatically generate JUnit, Cactus, and HttpUnit test cases for testing things like access and boundary type exceptions.

    youdao

  • 设计代码检查(1.5)。

    Design and code review (1.5 days).

    youdao

  • 知道问题的关键在哪里,就不能编写防弹代码错误检查代码正是本文以及后面篇文章核心

    You can't write bulletproof and error-protected code without knowing where the most problematic issues arise; that's what this and the next few articles focus on.

    youdao

  • 知道问题的关键在哪里,就不能编写防弹代码错误检查代码正是本文以及后面篇文章核心

    You can't write bulletproof and error-protected code without knowing where the most problematic issues arise; that's what this and the next few articles focus on.

    youdao

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

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

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