| 1. | In normal execution , control reaches the end of the 在正常的代码过程中,控制权到达 |
| 2. | Command lets the system continue normal execution 命令让系统继续正常执行。 |
| 3. | Exceptions are unexpected events that interrupt normal execution of an assembly 异常是打断一个正常程序集执行的未处理事件。 |
| 4. | The . net compact framework does not validate constraints for normal execution in the absence of a verifier . net compact framework在缺少验证工具的情况下不验证正常执行的约束。 |
| 5. | During the normal execution of your script , it may be that you only use 10 percent , or even 5 percent , of all the functions defined in those modules 在正常执行脚本时,执行这些模块中定义的函数可能只需要使用10 %甚至5 %的时间。 |
| 6. | Unlike an abend or crash , sometimes a hang will resolve itself , and the application resumes its normal execution without your involvement 与abend或崩溃不一样,挂起有时会自己解决问题,应用程序继续其正常的执行过程,无需您的干预。 |
| 7. | Exceptions should not be used to alter the flow of a program as part of normal execution - they should only be used to report and handle error conditions 不应作为正常执行的一部分来使用异常改变程序的流程,异常只能用于报告和处理错误情况。 |