使您能够配置代码分析工具。
使用静态代码分析工具来检查自己的代码。
最后,有一个面向t - SQL的静态代码分析工具。
因此,如果想要获得良好的代码,可以考虑使用代码分析工具。
So, if you want your code to look good, consider using code-analysis tools.
CPD项目是PMD 源代码分析工具的一部分。
代码复查:一个静态代码分析工具可以分析你的代码并报告其中的错误。
Code Review: a static code analysis tool that analyzes your code and reports problems.
代码分析工具为您提供了有关源代码中可能存在的缺陷的信息。
The code analysis tool provides information to you about possible defects in your source code.
在测量工具部分,Jaibeer解释了使用静态代码分析工具的理由。
In the Measurement tools part, Jaibeer explains the reasons to use static code analysis tools.
每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。
Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.
CheckStyle: CheckStyle是一个开源静态资源代码分析工具。
CheckStyle: CheckStyle is an open source static source code analysis tool.
在大多数情况下,只要确保您具有最新版本的代码分析工具就可以解决此问题。
In most cases, the issue can be resolved by making sure that you have the most recent version of the code analysis tools.
他解释说,在Klocwork的观点来看,写一个好的代码分析工具的基础在于编译器。
He explained that the cornerstone of good code analysis in Klocwork's view is their compiler.
SQLite使用全面覆盖的测试来保证质量,而不是依靠编译器警告或静态代码分析工具。
Quality assurance in SQLite is done using full-coverage testing, not by compiler warnings or other static code analysis tools.
这种类型的残留代码也可以通过静态代码分析工具如pmd和FindBugs找到。
This sort of vestigial code can also be found by static code analysis tools like PMD and FindBugs.
由于代码分析工具针对代码缺陷执行广泛的检查,因此对不同的警告有基本了解是很有用的。
Because code analysis tools perform extensive checks for code defects, it is useful to have a basic understanding of the different warnings.
进行全面性能测试之前,请考虑使用代码分析工具对应用程序进行分析,以发现潜在的效率低下问题和瓶颈问题。
Before moving into full performance testing, consider using a code profiling tool to analyze the application for potential inefficiencies and bottlenecks.
在这两种情况中,元数据可以指示代码分析工具,虽然参数类型是Object,但Integer才是真正需要的。
In both cases, metadata can instruct a code-analysis tool that although the parameter type is Object, an Integer is what's really desired.
为静态代码分析工具(如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.
这个少为人知的代码分析工具,可以检查。NET托管代码装配件,查看其是否符合Microsoft . NETFramework设计指南。
This little-known code analysis tool checks.net managed code assemblies for conformance to the Microsoft.net Framework Design Guidelines.
不得不提的两个插件是进行源代码控制的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.
你可以使用fxcop,或者StyleCop、clonedetective、ndepend、 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.
可以说,任何好的注释或元数据工具的最大优点是能够使用额外的数据来分析代码。
Arguably, the nicest feature of any good annotation or metadata tool is the ability to use the extra data to analyze code.
用于文档编制、编译器检查和代码分析的工具可以使用这些额外信息。
This additional information is used by tools for the purposes of documentation, compiler checking, and code analysis.
JDT提供了几个工具来帮助您分析代码。
静态分析工具是提供总体代码质量的唯一途径。
Static analysis tools are one way of improving overall code quality.
分析、验证和代码更正工具。
通过本文提供的代码和工具,您可以创建各种视图,帮助分析社会网络的特征。
With the code and tools presented here, you can create a variety of visualizations to help analyze attributes of your social network.
工具还能用它来分析代码,例如,可以提供自动化重构。
It is also used by tools that analyze code, for example to provide automated refactorings.
使用恰当的工具测量和分析代码,以获得最典型的用户交互。
Use appropriate tools to measure and profile your code for the most typical user interactions.
在清单8中,我调用PMD静态分析工具来搜索代码库中的长方法。
In Listing 8, I'm calling the PMD static analysis tool to search for long methods in the code base.
应用推荐