• Optim Development Studio USES source code analysis to identify SQL statements that the application USES to show it in the SQL outline.

    Optim DevelopmentStudio使用源代码分析确定应用程序SQL大纲显示SQL使用sql语句

    youdao

  • Until now the industry has frequently made use of source code analysis after the checkin process during the system building phase of a project.

    目前行业现状是,大家习惯于源码分析放在系统构建阶段步骤之后进行。

    youdao

  • PMD USES rules to perform the source code analysis, and the rules are grouped into rulesets. InfoQ asked Cohen to describe them in more detail.

    PMD使用规则(rules)执行源码分析这些规则可以被组织规则集(rulesets)。

    youdao

  • The main problem of existing static vulnerability detection methods based source code analysis is their high false positive and false negative rates.

    现有采用基于源代码分析漏洞静态检测方法中存在的主要问题漏报率较高

    youdao

  • Earlier this year Klocwork released a desktop product, Klocwork Insight, bringing their automated source code analysis features to individual developers.

    今年年初klocwork发布了一款桌面产品——KlocworkInsight,这样每个开发人员都可以应用它的自动源码分析特性

    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

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

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

    youdao

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

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

    youdao

  • Ruby_parser also provides source locations of AST nodes, which is obviously necessary for code analysis or code transformation tools in Ruby.

    Ruby_parser能提供抽象语法树节点源码位置Ruby代码分析或者 代码转换工具必需信息。

    youdao

  • Static Analysis tools that work on source are best served by switching to ruby_parser, mostly because it doesn't require code changes (ruby_parser's output is the same as ParseTree's).

    如果只是源代码进行 静态分析那么最好的选择就是切换ruby_parser,因为需要更改任何代码

    youdao

  • 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.

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

    youdao

  • Such analysis includes calculation of source-code metrics, detection of potential bugs based on defined patterns, and discovery of violations of coding conventions and rules.

    这种分析包括计算源代码指标根据预定义模式筛查潜在bug发现是否违反编程约定规则

    youdao

  • If the source code in the workbench has code with a finalize method that fits your rule, the analysis results view will contain a result like the one that Figure 8 shows.

    如果工作台中的源代码拥有满足规则finalize方法那么分析结果视图包含一个如图8中所示结果

    youdao

  • There has been some analysis of source code versus byte code analysis and which provides the better results, but that discussion is beyond the scope of this article.

    已经存在一些源代码分析字节代码分析以及哪种分析提供更好结果比较,但是讨论超出了本文的范围

    youdao

  • Additionally, structural analysis can assist in measuring the complexity of the software, offering data flow analysis, and reducing performance issues - all from the precompiled source code.

    另外结构分析有助于评价软件复杂性提供数据分析,降低所有来自预编辑源代码的—性能问题

    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

  • For example, a financial institution that maintains a stock-trading Web site is likely to ensure that the public does not have access to the source or object code for their proprietary analysis tools.

    例如维护股票交易网站金融机构可能确保公众无权访问他们私有分析工具源代码目标代码

    youdao

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

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

    youdao

  • Complete source code examples will be included, with line-by-line analysis of what the code is doing.

    文章中包含了完整示例源代码,并带有逐行的代码分析

    youdao

  • Its static analysis analyzes source code and byte code, is pattern-based as well as flow - and path-based, and is capable of finding rule violations that cross methods, classes, and packages.

    静态分析功能分析源代码字节代码,基于模式以及基于基于路径并且能够方法、类和包查找违规行为。

    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

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

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

    youdao

  • A static code analysis clearly shows that EmployeeBean USES the data source with the employee login.

    静态代码分析清楚显示了EmployeeBean使用雇员登录数据源

    youdao

  • The objective of static analysis is to find defects in software source code and software models.

    静态分析目标软件程序软件模型发现缺陷

    youdao

  • Identify areas for review and inspection with a source-code static analysis tool.

    使用源代码静态分析工具识别检查区域

    youdao

  • Static analysis scans the source code looking for common programming errors, comparable to how Microsoft Word scans a document looking for spelling and grammar errors,.

    静态分析会扫描源代码,以寻找普通程序错误MicrosoftWord扫描文件以寻找拼写语法错误相类似。

    youdao

  • 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.

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

    youdao

  • The problem is that Parasoft can't guarantee that a developer ran a static analysis before checking source code into CVS.

    Parasoft不能保证所有开发人员在将代码CVS都会自觉执行静态检查

    youdao

  • Their analysis of source code, Job Control Language (JCL), middleware configuration metadata, and other artifacts is captured in a database.

    这些工具源代码作业控制语言(Job Control Language,JCL)、中间件配置元数据其他构件分析捕获数据库中。

    youdao

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

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

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