• 使用静态代码分析工具来检查自己代码

    Run a static analysis tool against your code.

    youdao

  • 最后一个面向t - SQL的静态代码分析工具

    Finally, there is a static code analysis tool for T-SQL.

    youdao

  • 代码复查一个静态代码分析工具可以分析代码报告其中错误

    Code Review: a static code analysis tool that analyzes your code and reports problems.

    youdao

  • 测量工具部分Jaibeer解释使用静态代码分析工具理由

    In the Measurement tools part, Jaibeer explains the reasons to use static code analysis tools.

    youdao

  • SQLite使用全面覆盖的测试保证质量而不是依靠编译器警告静态代码分析工具

    Quality assurance in SQLite is done using full-coverage testing, not by compiler warnings or other static code analysis tools.

    youdao

  • 这种类型残留代码可以通过静态代码分析工具pmdFindBugs找到

    This sort of vestigial code can also be found by static code analysis tools like PMD and FindBugs.

    youdao

  • 静态代码分析工具(FindBugs)编写自定义bug检测器可以显著提高代码质量并且许多乐趣

    Writing custom bug detectors for a static code analysis tool such as FindBugs can offer tremendous leverage in improving code quality, and it can be a lot of fun.

    youdao

  • 不得不提两个插件进行代码控制RationalClearCase插件以及静态代码分析工具FindBugs,eBay使用FindBugs来部分验收所有代码

    Two which get a mention are the Rational ClearCase plug-in for source-code control and static code analysis tool FindBugs which is used by eBay as part of their acceptance of any source code.

    youdao

  • 可以使用fxcop或者StyleCopclonedetectivendepend、 Visual Studio 2008 附带codemetricsfeature, 或者其他自选的静态代码分析工具

    Use fxcop, or StyleCop, clone detective, ndepend, the code metrics feature of VS 2008, or any other static analysis tool of your choice.

    youdao

  • 本文提供了使代码味道一种度量方法相关模式这种度量方法可以配置为通过自动静态分析工具标记

    This article provides a pattern of correlating a code smell to a measure that can be configured to be flagged from an automated static analysis tool.

    youdao

  • 静态分析工具提供总体代码质量唯一途径

    Static analysis tools are one way of improving overall code quality.

    youdao

  • 这种技术保持使系统安全一种有效方法但是因为没有真正清除数据(仅仅作为条件),那么当前静态分析工具不能适当地分析这样代码

    This technique is a valid way to keep the system secure, but because there is no real sanitization of the data (only conditions on it), current static analysis tools do not properly analyze such code.

    youdao

  • 理解代码局限性例如静态分析工具需要构建所使用的每种语言以及每个开发平台的完全支持

    Limited to code it can understand: for example, static analysis tools need to build dedicated support for each language and every development platform used.

    youdao

  • 静态分析许多企业都使用的很价值的工具可以帮助管理大型代码

    Static analysis is a valuable tool used by many organizations to help manage large code bases.

    youdao

  • CPD流行开源静态分析工具pmd一部分,它报告代码重复行的数量

    CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.

    youdao

  • 清单8中,调用PMD静态分析工具搜索代码中的方法

    In Listing 8, I'm calling the PMD static analysis tool to search for long methods in the code base.

    youdao

  • 坚信本文例子有助于使用静态分析工具查找本文未涉及代码味道

    I'm confident that the examples in this article will help you use static analysis tools to find other types of code smells than the ones I've demonstrated.

    youdao

  • FindBugs就是一个能够查找代码可能缺陷模式开源静态分析工具

    FindBugs is an open source static analysis tool that looks for likely bug patterns in code.

    youdao

  • CheckStyle: CheckStyle一个开源静态资源代码分析工具

    CheckStyle: CheckStyle is an open source static source code analysis tool.

    youdao

  • 鼓励读者自己代码试用静态分析工具不管是FindBugsPMD还是其他的。

    I encourage you to try some form of static analysis tool on your code, whether it's FindBugs, PMD, or something else.

    youdao

  • RationalApplication Developer包含能够代码运行之前确定出缺陷静态分析工具

    Rational Application Developer includes static analysis tools that enable you to identify defects before the code even runs.

    youdao

  • FxCop是一个广泛使用静态代码分析策略优化工具,最近微软发布了该产品的1.36版本

    Microsoft has released version 1.36 of FxCop, the popular static code analysis and policy enforcement tool.

    youdao

  • 词组代码静态分析工具一个通用词汇,它表示用于在执行程序的情况下代码提取信息工具

    The phrase "source-code static analysis tool" is a general term for a tool that extracts information from the source code itself without executing the program.

    youdao

  • 静态分析工具审核一个应用程序代码二进位清楚这个应用程序是如何运行以及构建这个行为数学模型

    Static analysis tools look at the source code and binaries of an application, figure out how the application works, and build mathematical models of that behavior.

    youdao

  • 通过识别潜在代码静态分析工具帮助发现资源泄漏比如无法释放内存资源

    Static analysis tools also can help to find resource leaks, such as failures to deallocate memory or release resources, by identifying potential source code.

    youdao

  • 静态分析工具对于保证代码质量来说非常有用特别是如果这些工具统一一个可以自动构建过程中时。

    Static analysis tools are very useful to keep an eye on code quality, particularly if they're integrated in an automatic build process.

    youdao

  • 专用代码静态分析工具相比,编译器的此项功能比较有限值得一

    Compared to dedicated source-code static analysis tools, the functionality is usually limited, but worth trying.

    youdao

  • 对于一百万代码认为运行静态分析工具多长时间

    With over a million lines of code, how long do you think it would take to run a static analysis tool against the code?

    youdao

  • 最后一些最前沿静态分析工具能够代码提取设计模式

    Finally, at the frontier of the state-of-the-art, there are static analysis tools capable of extracting design patterns from source code.

    youdao

  • 使用诸如pmdCPDCheckStyle这样静态分析工具能够将整个分析过程作为自动构建一部分持续分析确定代码重复区域

    By using a static analysis tool such as PMD's CPD or CheckStyle, you can determine areas of high code duplication on a continual basis as part of running an automated build.

    youdao

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

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

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