| 1. | If the counter reaches the value 0, the program ends . 如果计数器减到0,该程序终止。 |
| 2. | If the counter reaches the value 0 , the program ends 如果计数器减到0 ,该程序终止。 |
| 3. | Error reports on program terminations support debugging 程序终止的错误报告支持调试。 |
| 4. | When your program terminates execution 程序终止执行时 |
| 5. | If it never is , we ll get an error message saying so , when the program is terminated 如果它永远得不到应答,当程序终止时,我们将得到一条说明情况的错误消息: |
| 6. | Similarly , the program does not have to close the file after use as this is done automatically when the program terminates 同样,程序在使用文件之后不必关闭文件,因为当程序终止时文件会自动关闭。 |
| 7. | Gets and sets the amount of time , in minutes , allowed between requests before the session - state provider terminates the session 获取并设置在会话状态提供程序终止会话之前各请求之间所允许的时间(以分钟为单位) 。 |
| 8. | Gets and sets the time - out period in minutes allowed between requests before the session - state provider terminates the session 获取并设置在会话状态提供程序终止会话之前各请求之间所允许的超时期限(以分钟为单位) 。 |
| 9. | When a file is closed , either because of a call to fclose or because the program terminates , all the buffers associated with it are automatically flushed 当文件被关闭,或者因为程序终止而关闭,文件的缓冲区都被刷新。 |
| 10. | Once a unit ' s initialization code starts to execute , the corresponding finalization section is guaranteed to execute when the application shuts down 一旦某单元的初始化代码被执行,当程序终止时,终结化小节保证会被执行。 |