代码审查 meaning in English
code inspection
code review
Examples
- When an annotation is visited , the code checks whether it is a
当访问注释时,该代码审查它是否是 - When an annotation name - value pair is visited , the code checks for the two names defined by the
当访问一个注释名值对时,该代码审查由 - However , static analysis tools should complement your unit system tests and code reviews
不过,静态分析工具应作为单元/系统测试和代码审查的补充。 - As security expert bruce schneier said , " open source is the ultimate code review .
:正如[安全专家] bruce schneier所说“开放源码是最终极的代码审查” 。 - Can detect some instances of improper resource release , such as opening a stream in a method and not closing it
)这样的代码审查工具可以检测出不适当的资源释放的一些实例,比如在一个方法中打开一个流却不关闭它。