代码错误 meaning in English
code error
Examples
- Requires that code be cleaned of errors before check - in
要求在签入之前清除代码错误。 - Clean build requires that code be clean of errors prior to permitting a check - in
“清除生成”要求在允许签入之前清除代码错误。 - The ide also provides debugging features that help you reconcile inconsistencies and resolve coding mistakes
Ide还提供调试功能,用于消除不一致和解决代码错误。 - Let s begin with examples of how to use the runtime spy to diagnose and correct a startup coding error
让我们以一个如何使用runtime spy来诊断和纠正启动代码错误的例子来开始。 - Most run - time errors occur because you made a mistake in your code , for example , forgetting to assign a value to a variable before you use it
大多数运行时错误的出现都是由于代码错误,例如,在使用变量前忘记为其赋值。