错误 1.(不正确) wrong; mistaken; incorrect; erroneous 错误的结论 wrong conclusion; 错误言论 erroneous remarks; 错误思潮 erroneous ideological trend; 错误估计形势 make a wrong estimate of the situation; 错误路线 an erroneous line; 错误思想 wrong thinking; a mistaken idea2.(不正确的事物、行为等) mistake; error; blunder; fault; falsehood; [俚语] booboo 犯错误 make a mistake; commit an error; 拼写错误 spelling mistake; 计算错误 make mistakes in calculation; 小错误 a slight [trifling] error; 这一事故是人为错误造成的。 the accident was caused by human error. 这是中国学生学英语最常犯的错误之一。 this is one of the most popular mistakes perpetrated by chinese students of english
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 工具报告的常见编码错误包括缓冲区溢出、内存未初始化、空指针取消引用以及内存和资源泄漏。
Minor lapses and barely - detectable coding errors - such as misaligned pointers or uninitialized variables - can have enormous consequences 一些较小的失误和几乎不被发觉的编码错误比如指针偏差或者变量未初始化可能会带来严重的后果。
One example is a form that includes a badly coded button that always results in a crash when pressed . repetitive crashes occur on a particular schedule 例如一个这样的表单,其中包含一个编码错误的按钮,每当按这个按钮时,都会导致一个可重复的崩溃。
Code analysis tool detects common coding errors , such as buffer overrun , un - initialized memory , null pointer dereference , and memory and resource leaks 代码分析工具用于检测常见的编码错误,例如缓冲区溢出、内存未初始化、空指针取消引用,以及内存和资源泄露。
Describes the warnings , indicates each warning s level , and indicates potential problems rather than actual coding errors with statements that may not compile as you intend 描述这些警告,指示各个警告的等级,并指示可能无法按照预期编译的语句的潜在问题(而非实际编码错误) 。
For whether the listener is registered before registering it , and throw an exception or log an error if it is , so that evidence of the coding error can be gathered and acted on ,在登记侦听器之前检查是否已经登记了,如果已经登记,就抛出异常(或记录错误) ,这样就可以搜集编码错误的证据,并采取行动。