finalization查询结果如下:
现在分词:finalizing


词性:|verb|
例句1. the two countries had yet to finalize a peace treaty

形容词 变体/同根词
动词 变体/同根词
Finalization Lines
定型线
属类:时事政治
-中国特色术语 - -
criminal finalization
犯罪定型
属类:法学专业
-法学术语 -法律专业 -
finalization of design
设计定型
属类:工程技术
-能源工程 - -
new design finalization
产品订价理论
属类:经济金融
-商务术语 - -
finalization of auditing
审计终结
属类:法学专业
-法学术语 -法律专业 -
terminal phase finalization
终端阶仙终止
属类:IT行业
-计算机 - -
Evolution of Traditional Cave-House and Finalization of Courtyard House Residence
传统窑居的演进与合院式住宅的定型
属类:行业术语-中文论文标题-
People's governments of the localities and the departments concerned under the State Council shall not adjust or change at will the nature, range and boundary lines of national nature reserves. In case adjustments and changes are indeed necessary, a submission shall be filed to the State Council for examination and finalization .
各地人民政府和国务院有关部门不得随意调整或改变国家级自然保护区的性质、范围、界线,如确需调整或改变的,须报国务院审定。
属类:法学专业-中国法律-国务院关于发布芦芽山等国家级自然保护区名单的通知
Particular thanks are also due to the Asian Development Bank which has provided technical aid and generous support in the translation, finalization and publication of the English versions of the laws and regulations included in this collection
还要特别感谢亚洲开发银行为本汇编英文版的翻译、定稿和出版提供了技术支援和慷慨的支持。
属类:行业术语-出版-
Information technology-Programming languages, their environments and system software interfaces-Object finalization for programming language COBOL
信息技术.程序设计语言及其环境和系统软件接口.程序设计语言COBOL的对象释放
属类:行业标准名称-ISO标准-
The organization shall use a multidisciplinary approach to prepare for product realization, including development/finalization and monitoring of special characteristics.
组织应采用多方论证方法进行产品实现的准备工作,包括特殊特性的开发和最终确定.
属类:应用文体-ISO文件-汽车供方质量管理体系
And finalization adds overhead to instantiation and garbage collection of finalizable objects.
并且终结还为可终结对象的实例化和垃圾收集带来了开销。
属类:IT行业-www.ibm.com-
In a more sophisticated server, however, a factory is a good place to perform initialization and finalization related to a protocol server.
不过,在较复杂的服务器中,工厂是执行与协议服务器有关的初始化和终止化操作的好地方。
属类:IT行业-www.ibm.com-
Do not rely on finalization to provide thread safety.
不要依赖终止来提供线程安全。
属类:IT行业-msdn2.microsoft.com-
But the handle is not zeroed if the object is resurrected during finalization .
但如果对象在终结过程中复活,此句柄不归零。
属类:IT行业-msdn2.microsoft.com-
This method is automatically called after an object becomes inaccessible, unless the object has been exempted from finalization by a call to
对象变为不可访问后将自动调用此方法,除非已通过
属类:IT行业-msdn2.microsoft.com-
Entries in this list point to the objects in the managed heap that are ready to have their finalization code called.
该列表中的项指向托管堆中准备被调用其终止代码的对象。
属类:IT行业-msdn2.microsoft.com-
The common language runtime uses this property to determine whether critical finalization is required.
公共语言运行库使用此属性确定是否需要关键完成。
属类:IT行业-msdn2.microsoft.com-
It reveals that the hash code returned by a normal method call has a different value than one returned during finalization .
结果显示,正常方法调用返回的哈希代码与终止期间返回的哈希代码具有不同的值。
属类:IT行业-msdn2.microsoft.com-
Release the handle during the finalization phase; otherwise,
可靠地释放句柄,则为,
属类:IT行业-msdn2.microsoft.com-
Class still provides the guaranteed critical finalization provided by the.
类所提供的有保证的关键终止。
属类:IT行业-msdn2.microsoft.com-
Contention for these locks from other threads, and also locks to be acquired during finalization , might occur and can result in deadlock.
其他线程可能会争用这些锁和在终结期间将获取的锁,进而导致死锁。
属类:IT行业-www.ibm.com-
Ensures that all finalization code in derived classes is marked as critical.
确保派生类中的所有终止代码均标记为关键。
属类:IT行业-msdn2.microsoft.com-
If that is the case, you cannot reliably access any object that has a finalization method and is referenced by a static field.
如果是这种情况,则您将无法可靠地访问具有完成方法并且由静态字段引用的任何对象。
属类:IT行业-msdn2.microsoft.com-
If you see objects queued for finalization in the verbose GC logs, try to rewrite the application to eliminate the use of finalizers.
如果在verboseGC日志中看到等待收尾的对象,那么请尝试重写应用程序以消除收尾器的使用。
属类:IT行业-www.ibm.com-
In virtually every transaction, there is a lag time between the finalization of the deal and the completed cash collection.
实际上在每笔交易中,交易结束和完成回款之间都有时间差。
属类:英汉句库-article.yeeyan.org-
How does it support deterministic finalization ?
它是如何实现确定性终结的。
属类:英汉句库-article.yeeyan.org-
Discusses non-deterministic finalization , Finalize versus Dispose, ramifications for reference objects, and use of an explicit Finalize.
讨论非确定终止(Finalize与Dispose)、引用对象的后果和显式Finalize的使用。
属类:IT行业-msdn2.microsoft.com-
After finalization , the object is accessible but in an invalid state and therefore unusable.
完成后仍可访问对象,但对象处于无效状态,因而无法使用。
属类:IT行业-technet.microsoft.com-
To prevent automatic finalization , Dispose implementations can call the GC. : : . SuppressFinalize method.
为防止自动终止,Dispose实现可以调用GC.::.SuppressFinalize方法。
属类:IT行业-msdn2.microsoft.com-
In order to demonstrate that finalization occurs on a special thread, the sample employs the
为了演示特殊线程上发生的终止,此示例使用
属类:IT行业-msdn2.microsoft.com-
Wraps a handle for platform invoke operations that ensures finalization without interruption.
为平台调用操作包装句柄,确保无中断地进行终结。
属类:IT行业-msdn2.microsoft.com-
Many objects also have a finalization stage of life that occurs as part of the destruction phase.
许多物件也有发生在解构期间的最终化阶段。
属类:IT行业-technet.microsoft.com-
A formal announcement of the campaign, including its launch date, will come after finalization of its details.
在最终确定细节之后,游说团将对外正式宣布这项活动,其中包括了活动的开始日期。
属类:英汉句库-article.yeeyan.org-
True to reliably release the handle during the finalization phase;
则在完成阶段可靠地释放句柄;如果为;
属类:IT行业-msdn2.microsoft.com-
Finalization must be propagated through the inheritance hierarchy.
终止必须通过继承层次结构传播。
属类:IT行业-technet.microsoft.com-
|noun|
1.The completion or approval of a finished and definitive version of something.
‘the deadline for finalization of the deal would probably be moved up’
独上高台望四海 手揽云月傍天飞, 落叶重重已十月 归鸟凄凄啼心扉。
