这些错误几乎总是表明编程草率。所以如果是您的代码,无论如何都应该清除这些错误。
These errors nearly always indicate sloppy programming. So if it's your code, you should clean them up anyway.
在我们自己的应用程序中,可以考虑在发生认证失败的情况时清除用户名和密码,并向屏幕上添加一条错误消息。
In your own applications, you might consider clearing the username and password when failure occurs because of authentication and adding an error message to the screen.
可以将验证错误任务作为一组进行清除。
这些错误可以由程序员修复,也可以重新发送给穿孔机操作员,直到编译清单被清除为止。
The errors were either fixed by the programmer or sent again to the key puncher until the compile listing was clean.
通过自动化每天的操作,您将会节省时间和精力,避免错误,使工作流程更顺畅,清除琐碎的压力,从而提高您的效率。
By automating everyday actions you'll save time and effort, avoid errors, smooth your workflow, eliminate trivial stressors, and thereby improve your productivity.
如果经常执行确认,那么清除一些错误并不困难,也花不了多少时间。
If you validate frequently, cleaning up a few errors is not difficult or time consuming.
许多内存泄漏是由于程序错误产生的,此类错误导致清除了未调用的方法。
Many memory leaks result due to program errors that cause clean up methods from not getting invoked.
这个机器人错误地把这名雇员当成了对自己工作任务的威胁,并计算出最有效的清除此威胁的方式,就是把这个人推进近旁正在运转的机器中。
The robot erroneously identified the employee as a threat to its mission, and calculated that the most efficient way to eliminate this threat was by pushing him into an adjacent operating machine.
忽略有关未定义方法的错误,因为添加其余的代码后将清除所有这些错误。
Ignore any errors regarding undefined methods because these errors clean up once the remainder of the code is added.
这随后又清除了错误,从而使问题一目了然。
They then also clean up the errors, which makes it so it is very clear what the problem is.
然后调用之前提到的libxml_display_errors函数,该函数显示遇到的所有错误,之后清除这个错误数组。
"In bold and then invokes the aforementioned libxml_display_errors function which displays all of the errors encountered before clearing out the error array."
没有清除旧的构建工件,造成环境混乱,引起误判和漏判错误。
Failing to remove old build artifacts, which leads to a Polluted Environment causing false positive and false negative errors.
接着,将根据Ajaxpost的结果清除现有的错误消息,显示或不显示错误消息。
Next, it clears any existing error message and, based on the result of the Ajax post, displays or does not display an error message.
这将清除所有错误(除index . js p中的jsp编译错误之外)。
This clears all the errors, except for the JSP compile errors in index.jsp.
如果你想找到你真正的人生目标,那你就必须首先清除你心中所有错误的目标(这也包括你可能没有任何目标)。
If you want to discover your true purpose in life, you must first empty your mind of all the false purposes you've been taught (including the idea that you may have no purpose at all).
这些错误一般情况下只是表明编程草率,所以如果这是您的代码,您把它们清除掉即可。
These errors nearly always indicate sloppy programming, so if it's your code, you should clean them up anyway.
我花了三天时间来清除这些定义,并在清除过程中,明显地减少了错误数并提高了可维护性。
I spent three days cleaning it up, and in the process, significantly reduced the bug count and increased the maintainability.
当包已经超时并从高速缓存中被清除时,将错误消息从先前已被处理更改为令牌失效。
When the packet has timed out and purged from the cache, change the error message from previously processed to token expired.
回答这个问题,我们必须清除头脑中有关B12只存在于动物性食品中的错误念头。
To consider this question, we must keep in mind the prevailing view that B12 is only found in animal-based foods.
因此,Eclipse未定义的方法出现编译错误可忽略不计,因为下一节将清除所有这些错误。
Therefore, disregard compiler errors in Eclipse regarding undefined methods because they are cleared up in the next section.
思想必须从对财富的错误观念清除,然后才可以开始体现。
The mind has to be cleared from its wrong concepts about wealth, before it can start to manifest.
能阻止分子错误折叠或帮助机体清除错误折叠分子的化学药品似乎确实存在。
And chemicals that seem either to prevent the misfolding, or to help the body clear away misfolded molecules, do, indeed, exist.
最后一个事件将会发生于每一个控件之上,然后,一直到结束.这时,所有的控件将会输出流并且不能够再被改变.在这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.
At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.
编码会话过程中出现的错误记录在此处。您每次启动编码器时,都会清除该日志。
Errors that occur during an encoding session are logged here. This log is cleared every time you start the encoder.
错误,这似乎同时清除内存芯片和闭幕式的任务未读芯片,是纠正。
The errors, which appeared while clearing memory chip and closing the task at unread microchips, are corrected.
如果使用语音识别程序,在平滑滚动和页面转换时遇到识别错误,也可能需要清除这些复选框。
If you use a voice recognition program, and you experience recognition errors during smooth scrolling and transitions, you might also want to clear these check boxes.
而化学工程有幸作为这样一个理想的学科正是要致力于减少浪费,促进再生循环和其它“环境友好”的措施来清除它早期所犯下的错误。
Chemical engineering is fortunately placed as the ideal discipline to reduce waste and to improve, recycling and other environmentally friendly measures to help clear up its earlier mistakes.
一个特别的清理堆栈,用于在出现错误的情况下,自动的清除消息服务器入口。
Specialised cleanup stack for automatic cleanup of Message Server entries in error conditions.
通常错误路径中的程序码不会被详细地测试,而且不会清除所有的物件,例如锁定或已配置的记忆体。
Frequently, code in error paths is not well tested and does not clean up all objects, such as locks or allocated memory.
通常错误路径中的程序码不会被详细地测试,而且不会清除所有的物件,例如锁定或已配置的记忆体。
Frequently, code in error paths is not well tested and does not clean up all objects, such as locks or allocated memory.
应用推荐