您要查找的是不是:
- The number of times the garbage collector has run. 垃圾回收器已運行的次數。
- Do you know what your Garbage Collector is up to? 您知道垃圾收集器在干什么嗎?
- A good example is the garbage collector. 垃圾收集器是一個(gè)好示例。
- The number of bytes in use by the garbage collector heap. 由垃圾回收器堆使用的字節數。
- The number of times the garbage collector has compacted the heap. 垃圾回收器已壓縮堆的次數。
- Reference objects are treated specially by the garbage collector. 引用對象被垃圾收集器特殊地看待。
- The count of bytes collected by the garbage collector. 由垃圾回收器回收的字節的計數。
- The count of objects allocated by the garbage collector. 由垃圾回收器分配的對象的計數。
- The garbage collector traces the reference tree in the background. 內存回收器跟蹤后臺的引用樹(shù)。
- The number of times the garbage collector has discarded JIT-compiled code. 垃圾回收器已丟棄JIT編譯的代碼的次數。
- And cortisol levels, the body\'s marker for stress, declined significantly in the massage group. 作為人的壓力標記的皮質(zhì)醇水平在接受按摩的一組中也出現了相當程度的下降。
- Run Garbage Collector This subroutine forces the garbage collector to run. Run Garbage Collector此子例程強制垃圾回收器運行。
- When no more storage is available, the system invokes a garbage collector. 當沒(méi)有可用的存貯時(shí),系統就調用無(wú)用單元收集程序。
- The garbage collector automatically releases the memory for large objects. 垃圾回收器會(huì )自動(dòng)釋放大型對象的內存。
- The garbage collector does not free memory for this particular object. 垃圾回收器不釋放此特定對象的內存。
- Introduces the functionality of the.NET Framework garbage collector. 介紹.;NET Framework垃圾回收器的功能。
- Probably.He claims his next move was going to be phoning the garbage collector. 他宣稱(chēng)下一步行動(dòng)就是給垃圾回收員打電話(huà)。
- The garbage collector tracks and reclaims objects allocated in managed memory. 垃圾回收器跟蹤并回收托管內存中分配的對象。
- In general, you should avoid calling any of the collect methods and allow the garbage collector to run independently. 通常情況下,您應該避免調用任何回收方法,讓垃圾回收器獨立運行。
- It is good practice to let the garbage collector tune the frequency of its collections. 讓垃圾回收器對其回收的頻率進(jìn)行微調是切實(shí)可行的。