| 1. | Requires that code be cleaned of errors before check - in 要求在签入之前清除代码错误。 |
| 2. | Can aspects clean up code pollution 方面可以清除代码垃圾吗? |
| 3. | Cleanup code should never follow a 任何情况下清除代码都不应在 |
| 4. | The cleanup code will not run ,清除代码将不会运行。 |
| 5. | Can be run more than once , as shown in the following example 内的清除代码可能会运行多次,如下面的示例所示。 |
| 6. | Clean build requires that code be clean of errors prior to permitting a check - in “清除生成”要求在允许签入之前清除代码错误。 |
| 7. | Furthermore , it is recommended that you use cleanup code in a 或classcleanup方法中使用清除代码,而不要在终结器方法中使用此代码。 |
| 8. | Cleanup code must be in a finally or a catch block , not following a catch 清除代码必须位处于finally或catch块中,不能处于catch之后 |
| 9. | Recycling can clean up resources on the finalizer thread , it is still important to put cleanup code in the correct place 回收可以清理终结器线程的资源,将清除代码位置在正确的位置仍很重要。 |