Customizing perspectives for static analysis.
为静态分析自定义透视图。
Applying quick fixes to static analysis results.
将快捷修复应用到静态分析结果中。
To summarize, the weaknesses of static analysis include.
总的来说,静态分析的不足包括。
That's what separates runtime analysis from static analysis.
这正是将运行时分析从静态分析中分离出来的原因。
Detection Methods, like Automatic Static Analysis and Black Box.
检测方法,类似于自动静态分析和黑盒检测。
Static analysis means the study of things that are not changing.
静态分析是研究没在变化的东西。
Static analysis tools are one way of improving overall code quality.
静态分析工具是提供总体代码质量的唯一途径。
There are different types of models and analyses within static analysis.
静态分析中的模型和分析有不同的类型。
You will see the new static analysis additions to the Eclipse toolbar and menu.
您将看到Eclipse工具栏和菜单上新的静态分析选项。
This is why I advocate using static analysis tools to identify coding violations.
这也正是我提倡使用静态分析工具识别编码违规的原因所在。
Identify areas for review and inspection with a source-code static analysis tool.
使用源代码静态分析工具识别检查区域。
Thus, static analysis is a diverse and confusing concept that needs clarification.
因而,静态分析是需要澄清的多样的且令人混乱的概念。
An analysis category represents a group of rules within the static analysis framework.
所谓的类别代表了静态分析框架之中的一组规则。
Using static analysis to learn about the application actions that should be monitored.
利用静态分析学习关于被监测的应用程序的知识。
In fact, it is often difficult to find bugs by just performing a simple static analysis.
事实上,仅只是执行简单的静态分析通常很难找出错误。
FindBugs is an open source static analysis tool that looks for likely bug patterns in code.
FindBugs就是一个能够查找代码中可能的缺陷模式的开源静态分析工具。
Like other static analysis tools, FindBugs enables you to build new rules into your analysis.
与其他静态分析工具一样,FindBugs使您可以在分析中内置新的规则。
With the aid of static analysis tools, much of the heavy lifting can be handled automatically.
有了静态分析工具的帮助,许多繁重的工作可以自动地被处理了。
Static analysis is a valuable tool used by many organizations to help manage large code bases.
静态分析是许多企业都使用的很有价值的工具,可以帮助管理大型代码库。
The term static analysis is often equated with the idea of automated bug searching in software.
人们通常将静态分析这个术语与软件中的自动化错误搜索的概念等同起来。
Another downside of static analysis technology today is the need to carefully configure sanitizers.
静态分析技术当今另一个下降趋势就是对谨慎配置杀毒功能的需求。
In Listing 8, I'm calling the PMD static analysis tool to search for long methods in the code base.
在清单8中,我调用PMD静态分析工具来搜索代码库中的长方法。
Static analysis can be either manual, like reviews, or automated like spelling and grammar checking.
静态分析要么是人工的,比如检查,要么是自动化的,像拼写和语法校验。
This use of string analysis takes the ease-of-use and accuracy of static analysis to the next level.
字符串的使用十分方便,而且使其对下一个层次的静态分有很高的精确性。
Getting started with static analysis is more then just buying a tool and adding it into your environment.
开始静态分析不只是购买一个工具并将其添加到环境中。
Its potential guarantees that it will be the foundation for a new generation of static analysis technology.
它潜在的能力可以保证它将成为静态分析技术新一代的基础。
When you add static analysis to your development process, your customers gain time and money advantages, too.
当您向您的开发过程中添加静态分析时,您的客户也会获得时间和金钱的好处。
Compared to dedicated source-code static analysis tools, the functionality is usually limited, but worth trying.
与专用的源代码静态分析工具相比,编译器的此项功能比较有限,但值得一试。
An additional benefit of the static analysis tool is that it enables developers to learn from the best practices.
静态分析工具的额外的好处是它使得开发人员了解了最佳实践。
Other features include class invariants, non-nullable reference types, and enhanced static analysis capabilities.
其他的特性还包括类不变量、非空引用类型和加强的静态分析功能。
应用推荐