预期的错误 meaning in Chinese
expected error
Examples
- Out of memory messages on vt4 and in the syslog
”信息,出现没有预期的错误,或者进程被内核杀死。 - Use unchecked , run - time exceptions to report serious unexpected errors that may indicate an error in the program ' s logic
使用不需检查运行时异常来报告严重的、无法预期的错误,这可能指出程序逻辑中的错误。 - In general , kernel - mode support routines report unexpected errors by returning a status code , whereas they report expected variations in normal flow by returning a boolean or numeric value other than a formal status code
通常,内核模式支持程序通过返回一个状态码来报告不可预期的错误,但是,它们报告预期的变量(的时候) ,在正常的流程中, (通常)通过返回一个布尔或者数字值而不是一个正式的状态码。