finalizer meaning in Chinese
收尾
终结器
终止化器
Examples
- Assuming they do not have a finalizer but rely on
后,假定类没有终结器而是依赖 - Handle can still be resurrected in the finalizer
句柄仍可以在终结器中再次出现。 - Do not use a static mutable state in a finalizer
不要在终结器中使用静态可变状态。 - A finalizer for the filestream class will cause
将会出现一个不可捕获的异常。 - The finalizer thread and all threads controlled by
控制的所有线程都是mta 。