Nature slowly reclaims everything.
自然会缓慢地改造着一切。
Giacomo reclaims his daughter, and the King professes his love.
贾科莫回收他的女儿,国王自称他的爱。
Eventually, garbage collection completes and reclaims the object.
最后,记忆体回收完成,并且重新利用该物件。
MySQL Administrator - client GUI tool Vacuum - reclaims unused space.
MySQL Administrator——客户机GUI工具Vacuum——回收未使用的空间。
After being controlled by humanity for millennia, nature reclaims the earth.
在被控制的人类数千年来,自然孤独的地球。
Disables garbage collection concurrency and reclaims objects in a batch call.
停用记忆体回收并行存取并回收批次呼叫中的物件。
Germany reclaims Einstein as their hero Germany reclaims Einstein as their hero.
德国重封爱因斯坦为“国家英雄”。
The V8 garbage collector reclaims memory used by objects that can never again be accessed.
V8的垃圾收集器将把不再使用的对象的内存回收掉。
Enables garbage collection concurrency and reclaims objects while the application is running.
可让记忆体回收并行,并且在应用程序执行时回收物件。
NILFS2 realized online garbage collection that reclaims disk space with keeping multiple snapshots.
NILFS2实现了在线的垃圾回收,在保持多个快照的同时回收磁盘空间。
Data Access and Administration Tools OPTIMIZE TABLE - reclaims unused space and defragment data file.
数据访问和管理服务器OPTIMIZE TABLE——回收未使用的空间并消除数据文件的碎片。
REO just means the lender reclaims the property and establishes control over it to minimize its losses.
REO房产意味着贷款人回收财产,并建立控制权,以尽量减少损失。
This investigation reclaims in all effective example 3578, example is had in the netizen representative.
此次调查共回收有效样本3578份,样本在网民中具有代表性。
A memory virtualization technique reclaims the pages considered least valuable by the virtual machine system.
用内存虚拟术回收页面使得运行在虚拟机上的操作系统占用最少的内存。
Garbage collection (GC) reclaims portion of the heap by removing objects not referenced by any other object in the heap.
垃圾收集(GC)通过删除堆中其他任何对象不再引用的对象来回收一部分堆。
It buys off toxic defaulting assets in exchange for cash and immediately reclaims the cash by selling the Banks' T-bills.
它以现金收买不良的违约资产,并立即通过卖出银行的短期国债收回现金。
Just as the JVM allocates memory for your objects, it also reclaims this memory on objects that are no longer being used.
正像JVM为对象分配内存一样,它还回收不再使用的对象上的内存。
The world watches in awe and, if truth be told, with considerable apprehension, as China reclaims a place as a great power.
全世界都充满敬畏(说实话,也颇为忧惧地)看着中国重新崛起为一个强国。
Platinic gold reclaims: Platinic gold acts the role of ring of finished product headgear, platinic gold, Kadeya article etc;
铂金诚意回收:成品首饰、铂金戒指、卡地亚铂饰物品等;
If it considers an object eligible for destruction, it calls the destructor (if any) and reclaims the memory used to store the object.
如果它将物件视为符合解构资格,便会呼叫解构函式(如果存在),并且回收用来储存该物件的记忆体。
In addition, a collection of generation 0 alone often reclaims enough memory to allow the application to continue creating new objects.
另外,单独回收第0级托管堆通常可以回收足够的内存,这样,应用程序便可以继续创建新对象。
Enable fail back to ensure that a failed server reclaims its recovery log when it restarts, and optionally enter a free-form description.
启用Fail back确保发生故障的服务器在重启后能收回其恢复日志,并随意输入自由格式的描述。
The garbage collector eventually figures out when they've outlived their usefulness, with no help from you, and reclaims the memory they used.
垃圾收集器最终无需您的干预就会算出它们何时失效,并收回它们使用的内存。
However, such an implementation is hardly ever acceptable: it will cause a program to run out of memory quickly since it never reclaims unused space.
尽管如此,这样的实现是无法接受的:因为它从来不回收不使用的空间,它导致程序很快会用光内存。
The Redhawk Power Station, in Southwest, USA uses tertiary wastewater as its water feedstock and reclaims all liquid wastes with a zero liquid discharge system.
美国西南部的红鹰电厂利用本区域里的废水作为其给水源,并且利用零液体排放系统回收所有的废液。
So, the 2011 Volvo S60 finally gets a makeover and the resultant vehicle is yet another impressive vehicle which reclaims the glamour standing in company's lineup.
因此2011款沃尔沃s60终于毫无悬念地得以重新设计。并且成为沃尔沃产品线中又一款惊艳之作。
If you want the garbage collector to perform cleanup operations on your object before it reclaims the object's memory, you must override this method in your class.
如果要让垃圾回收器在回收对象的内存之前对对象执行清理操作,您必须在类中重写此方法。