| 1. | Statement immediately before the error - handling block 语句紧挨着错误处理块的前面放置。 |
| 2. | Represents a clause in a structured exception - handling block 表示结构化异常处理块中的子句。 |
| 3. | The following code example shows an error - handling block 下面的代码示例显示一个错误处理块。 |
| 4. | File operations should be enclosed within appropriate exception - handling blocks 文件操作应该包含在适当的异常处理块中。 |
| 5. | File operations should be enclosed within appropriate structured exception handling blocks 文件操作应包含在相应的结构化异常处理块中。 |
| 6. | A single method can have multiple structured exception handling blocks , and the blocks can also be nested within each other 单个方法可以有多个结构化异常处理块,而且块可以互相嵌套。 |
| 7. | Finally section always executes last , just before the error - handling block loses scope , regardless of whether the code in the 段中的代码总是最后执行,并且刚好在超出错误处理块范围之前执行,不论 |
| 8. | A constrained execution region that is never treated as such , but as a simple exception handling block 受约束的执行区域( cer )从来不被名符其实地视为受约束的执行区域,而是被视为一个简单的异常处理块( |