Help programmers avoid introducing coding errors 帮助程序员避免引入编码错误。
As is with a feed containing non - ascii characters you ll probably get encoding errors in the print statements ,那么可能在打印语句中遇到编码错误。
Inspection tools like findbugs provide a second layer of defense against common coding errors Findbugs之类的检测工具提供了防止常见编码错误的另一层防护
Beefing up coding standards can all but eliminate some types of coding errors , like bugs related to brace or comment placement 补充编码标准几乎能够消除某些类型的编码错误,如关于放置花括号或注释的错误。
Common coding errors reported by the tool include buffer overrun , un - initialized memory , null pointer dereference , memory and resource leaks 工具报告的常见编码错误包括缓冲区溢出、内存未初始化、空指针取消引用以及内存和资源泄漏。