finalizer

finalizer

 英

  • 网络终结器;终结函数;终结方法

例句

There is no guarantee when a finalizer will be run, or even if it will be run at all.

无法保证终结何时运行或者甚至是否运行

Consider a misbehaving finalizer trying to log information to a database that is offline.

考虑这样一种情况运行正常终结试图信息记录脱机数据库

This dissertation regards Linshu as the comprehensive synthesizer and finalizer of the theory of ancient Chinese proses.

本文古文位于中国古文集成终结”。

Recycling can clean up resources on the finalizer thread , it is still important to put cleanup code in the correct place .

回收可以清理终结线程资源清除代码位置正确位置重要

This means that no subclass of that class can declare a finalizer.

意味任何无法声明终结

This imposes constraints on what code can be written within the finalizer's call graph.

这样便终结调用关系图可以哪些代码设置约束

the garbage collector is responsible for calling a finalizer on an object instance.

垃圾回收负责一个对象调用终结

Objects that need finalization stay in memory for far longer than objects without a finalizer .

需要终结对象没有终结对象内存驻留时间

When using any external state , such as writing to a log file , in a finalizer, threading issues must be handled .

终结使用任何外部状态日志文件写入必须处理线程处理问题

The exploit is a variation of the well-known technique of using a finalizer for resurrecting an object.

漏洞使用终结恢复对象著名技术一种变体

Finalizers can cause a vulnerability in Java code when used to create objects.

使用终结器finalizer创建对象可能会Java代码带来漏洞

Finalizers have a significant performance cost, and they are not guaranteed to run in a predictable amount of time (or even at all).

Finalizer需要牺牲很多性能并且它们不能甚至完全不能保证预计时间运行

You can create a finalizer for the class you're creating and declare it as final.

可以创建创建一个终结声明final

While this may change in the future, current versions of the CLR use only one finalizer thread.

虽然未来可能有所变化但是目前CLR版本使用一个终结线程

If a destructor is present, rewrite that to be the class finalizer.

如果存在析构函数重写终结

The C# compiler adds the call to the base class finalizer automatically.

C#编译自动添加终结调用

Analyze the use of finalizers, including the number of finalizers executed.

分析终结finalizer使用他们执行次数

Still, there are times when you need to use finalizers, and there are a number of errors you can make when doing so.

仍然有些时候需要使用finalizer这样过程可能产生很多错误

An empty finalizer (which negates the effect of the superclass finalizer)

finalizer抵消超类finalizer作用)。

热门查询