finalization

finalization

 英

  • 网络终结;终结操作;终止化

例句

Entries in this list point to the objects in the managed heap that are ready to have their finalization code called.

该列表中的项指向托管堆中准备被调用其终止代码的对象。

However, traditional tools such as pencils or markers are often used to develop ideas even when computers are used for finalization.

但是,传统的工具,如铅笔或标记常常被用来发展思路,甚至当电脑是用于最后定稿。

In a more sophisticated server, however, a factory is a good place to perform initialization and finalization related to a protocol server.

不过,在较复杂的服务器中,工厂是执行与协议服务器有关的初始化和终止化操作的好地方。

Contention for these locks from other threads, and also locks to be acquired during finalization, might occur and can result in deadlock.

其他线程可能会争用这些锁和在终结期间将获取的锁,进而导致死锁。

Usually the Realty companies set the minimum and maximum rates of commission and leave the finalization of the rate to the brokers.

房地产公司通常把最低纲领与最高佣金率留下来定稿经纪人。

Finalization must be propagated through the inheritance hierarchy.

终止必须通过继承层次结构传播。

If you do not place logo markers, we will check your model and place them ourselves manually during the "finalization" phase.

如果您没有放置标志记号,开发团队会在最终定稿阶段补上。

A formal announcement of the campaign, including its launch date, will come after finalization of its details.

在最终确定细节之后,游说团将对外正式宣布这项活动,其中包括了活动的开始日期。

I hope madam; you do not mind my frankness and straight forwardness about the finalization of quality manufactured by your company.

我希望主席,你不介意我的坦率和对贵公司生产的质量完成直股力量。

United States Trade Representative Ron Kirk praised the finalization of the ICT trade principles.

美国贸易代表柯克(RonKirk)对信息和通讯技术贸易原则的最后定稿表示赞赏。

The common language runtime uses this property to determine whether critical finalization is required.

公共语言运行库使用此属性确定是否需要关键完成。

Discusses non-deterministic finalization, Finalize versus Dispose, ramifications for reference objects, and use of an explicit Finalize.

讨论非确定终止(Finalize与Dispose)、引用对象的后果和显式Finalize的使用。

It reveals that the hash code returned by a normal method call has a different value than one returned during finalization.

结果显示,正常方法调用返回的哈希代码与终止期间返回的哈希代码具有不同的值。

After finalization, the object is accessible but in an invalid state and therefore unusable.

完成后仍可访问对象,但对象处于无效状态,因而无法使用。

Close typically does not. As a result, the object remains in the finalization queue, even though finalization is not needed.

Close一般不会,因此,对象仍然在终结队列中,即使并不需要终结过程。

Do not rely on finalization to provide thread safety.

不要依赖终止来提供线程安全。

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

需要终结的对象比没有终结器的对象在内存里会驻留更长时间。

If you see objects queued for finalization in the verbose GC logs, try to rewrite the application to eliminate the use of finalizers.

如果在verboseGC日志中看到等待收尾的对象,那么请尝试重写应用程序以消除收尾器的使用。

In virtually every transaction, there is a lag time between the finalization of the deal and the completed cash collection.

实际上在每笔交易中,交易结束和完成回款之间都有时间差。

Wraps a handle for platform invoke operations that ensures finalization without interruption.

为平台调用操作包装句柄,确保无中断地进行终结。

Class still provides the guaranteed critical finalization provided by the.

类所提供的有保证的关键终止。

But the handle is not zeroed if the object is resurrected during finalization.

但如果对象在终结过程中复活,此句柄不归零。

Cost analysis, negotiate and propose to management for price finalization.

对报价进行成本分析,议价并最终定价。

The Blu-ray Disc Association (BDA) today announced the finalization and release of the "Blu-ray 3D" specification.

蓝光光盘协会(BDA)今天宣布审定和“蓝光释放射线三维”规范。

To prevent automatic finalization, Dispose implementations can call the GC. : : . SuppressFinalize method.

为防止自动终止,Dispose实现可以调用GC.::.SuppressFinalize方法。

And finalization adds overhead to instantiation and garbage collection of finalizable objects.

并且终结还为可终结对象的实例化和垃圾收集带来了开销。

If that is the case, you cannot reliably access any object that has a finalization method and is referenced by a static field.

如果是这种情况,则您将无法可靠地访问具有完成方法并且由静态字段引用的任何对象。

Property so that the common language runtime can determine whether critical finalization is required.

属性,公共语言运行库才能确定是否需要关键终止。

Note that the icons will be fully owned by us, after the finalization of the project.

请注意,图标将完全属于我们的项目后,最后确定。

How does it support deterministic finalization?

它是如何实现确定性终结的。

We have a basic design ready which includes appearance, color combination, etc. . . We require mockup, finalization.

我们有一个基本的设计准备,其中包括外观,颜色组合等。我们要求样机,最后定稿。

Support design and finalization of the fixture.

协助工作夹具的设计和定稿。

Many objects also have a finalization stage of life that occurs as part of the destruction phase.

许多物件也有发生在解构期间的最终化阶段。

Ensures that all finalization code in derived classes is marked as critical.

确保派生类中的所有终止代码均标记为关键。

Trace files to insure proper finalization of program.

跟踪计划,保证所有活动得以执行。

paper finalization, the printing bind and the reply prepare.

论文定稿、打印装订及答辩准备。

Instead, the GC places each object that is ready for finalization in a queue and spawns yet another thread to execute all the finalizers.

相反,GC将每个准备要终结的对象放在一个队列里面,生成另一个线程来执行所有的终结器。

The logo will be fully owned by us, after the finalization of the project.

这个标志将完全归我们,之后该项目的定稿工作。

The sketches will be provided on finalization of project bid.

草图将提供项目投标的定稿。

Clearly, this is not ideal because the finalization thread may not execute when the programmer expects.

显然,这样做并不理想,因为当编程人员期望执行终止线程时,它可能不执行。

Use working prototypes, etc if the meeting is aimed towards finalization rather than exploration

如果这个会议是最终确定需求,而不是探询需求,可采用工作原型演示的方法

Finalization of Material and Possibility of a Thorough Philosophy of Practice

物的终结与彻底的实践哲学之可能

This method is automatically called after an object becomes inaccessible, unless the object has been exempted from finalization by a call to

对象变为不可访问后将自动调用此方法,除非已通过

The Determination of MTBF Confidence Interval at Product Designing Finalization

产品设计定型时MTBF置信区间的确定

Finalization of the Dispersion Technology of Organic Pigments

有机颜料研磨分散工艺的确定

Release the handle during the finalization phase; otherwise,

可靠地释放句柄,则为,

Evolution of Traditional Cave-House and Finalization of Courtyard House Residence

传统窑居的演进与合院式住宅的定型

Assist in the finalization of an investment grade business plan

协助公司制定复合上市标准的商业计划书

True to reliably release the handle during the finalization phase;

则在完成阶段可靠地释放句柄;如果为;

Rapid finalization of irrigator dripper in drip-irrigation by virtue of RP technique

基于RP技术的滴灌用灌水器滴头的快速定型