老的代使用标记-整理收集器。
并行复制收集器和并发标记-清除收集器基本上是默认的复制收集器和标记-整理收集器的并发版本。
The parallel copying collector and concurrent mark-sweep collector are basically concurrent versions of the default copying and mark-compact collectors.
有几种垃圾收集的基本策略:引用计数、标记-清除、标记-整理 (mark-compact)和复制。
There are several basic strategies for garbage collection: reference counting, mark-sweep, mark-compact, and copying.
除了默认情况下使用的复制收集器和标记-整理收集器,JD K1.4.1还包含其他四种垃圾收集算法,每一种适用于不同的目的。
In addition to the copying and mark-compact collectors used by default, the 1.4.1 JDK also contains four other garbage collection algorithms, each of which is suited to a different purpose.
我猜测XHTML 2.0(请参阅参考资料)将具体地整理HTML标记及其用法。
My guess is that XHTML 2.0 (see Resources) will specifically clean up HTML tags and their usage.
GC有三个阶段:标记、清除和可选地整理。
GC occurs in three phases: mark, sweep, and optionally compact.
然后,复制标记的对象,使所有活跃对象被整理到堆的底部。
Then, marked objects are copied such that all the live objects are compacted at the bottom of the heap.
JD K 1.2及以后版本所使用的分代垃圾收集器提供了比早期JDK所使用的标记-清除-整理收集器好得多的分配和收集性能。
The generational collector employed by JDK 1.2 and later offers far better allocation and collection performance than the mark-sweep-compact collector used by earlier JDKs.
我推荐您定期地运行Tidy整理您正在编写的标记。
I recommend you regularly run Tidy over any markup you are editing.
有一个很方便的方法自动修复标记错误,那就是使用HTMLTidy[5],它能整理标记以便让它容易阅读和编写。
A convenient way to automatically fix markup errors is to use HTML Tidy which also tidies the markup making it easier to read and easier to edit.
有一个很方便的方法自动修复标记错误,那就是使用HTMLTidy[5],它能整理标记以便让它容易阅读和编写。
A convenient way to automatically fix markup errors is to use HTML Tidy which also tidies the markup making it easier to read and easier to edit.
应用推荐