garbage collection 中文意思是什麼

garbage collection 解釋
垃圾回收機制
  • garbage : n. 1. 殘羹剩菜;丟棄的食物;〈美俚〉食品。2. 廢料,臟東西。3. 浮遊于太空的失去作用的人造衛星[火箭]。4. 無用的數據。
  • collection : n. 1. 收集,採集;集團,收集品,珍藏;(收藏豐富的)美術館。2. 徵收,收款;征稅;捐款;募捐。3. 〈pl. 〉(牛津大學等各學院的)學期考試。
  1. Jl800 area cleaning cars : the car extensively applied to the plaza, highways, streets, communities, stations, garbage collection, cleaning operations

    Jl800小區保潔車:該車廣泛適用於各廣場、公路、街道、小區、車站等收集垃圾,進行保潔作業。
  2. Garbage collection and the finalize destructor

    垃圾回收和finalize析構函數
  3. Brian goetz discusses the limitations of garbage collection and identifies situations when you have to do your own housecleaning

    中, brian goetz討論了垃圾收集的局限性,並指出了您必須自己做內務處理的場景。
  4. On systems with limited physical memory, a full garbage collection may fault nonresident pages into memory to examine them during the collection process

    在具有有限物理內存的系統上,一個完整的垃圾收集在垃圾收集過程中可能會錯誤地將非常駐頁面放到內存中來進行檢查。
  5. We define and implement the architectural mechanisms, that is, ready - made solutions to common problems, such as how to deal with persistency or garbage collection

    我們定義和實現系統機制,也就是對常見問題的現成解答,比如如何處理一致性和碎片收集。
  6. As i mentioned earlier, to take advantage of shared lists, you will definitely need a memory management strategy - probably garbage collection

    如前所述,為了利用共享列表,您顯然需要一個內存管理策略可能是垃圾收集器。
  7. After the code in the statement is executed, any pinned variables are unpinned and subject to garbage collection

    執行完語句中的代碼后,任何固定變量都被解除固定並受垃圾回收的制約。
  8. Also prevents untimely garbage collection, yet

    也可以防止垃圾回收時機不正確,但
  9. John wiley sons, 1997 is a comprehensive survey of garbage collection algorithms, with an extensive bibliography

    John wiley sons , 1997年是對垃圾收集演算法的全面評述,包括大量參考書目。
  10. Guarantees that garbage collection will execute the finalizer

    保證垃圾回收會執行終結器。
  11. Enumeration. these flags control concurrent garbage collection, domain - neutral code, and the behavior of the

    [ in ]一組標志,用於控制並發垃圾回收、非特定於域的代碼以及
  12. Game programmers are no different from other programmers - they still need to understand the subtleties of the java runtime environment, such as garbage collection

    游戲程序員跟其他程序員一樣他們也需要理解java運行時環境的一些微妙之處,比如垃圾收集。
  13. In addition, the garbage collector will be a timely convergence : garbage collection and cleaning litter - time interface ; community cleaning and professional cleaning service contingent of convergence to avoid cleaning and garbage collection timing of synchronization ; garbage collection vehicles, clean buildings, transit vehicles convergence reasonable arrangements garbage flow to avoid disorderly operations

    另外,垃圾收運將做到及時銜接:垃圾收集與清掃保潔時間的銜接;社會保潔隊伍與專業保潔隊伍的銜接,避免出現保潔和垃圾收集時間的不同步;灑水車垃圾收集車輛、清潔樓、轉運車輛的銜接,合理安排垃圾流向、避免無序作業。
  14. This number is cleared to zero each time a generation zero garbage collection occurs

    每次發生零代垃圾回收時將該位元組數清零。
  15. Note that garbage collection does not zero out the contents of collected objects but simply marks the memory as available for reallocation

    注意,垃圾回收並不會將回收對象的內容清零,而只是將內存標記為可用於重新分配。
  16. Contains statistics related to garbage collection

    包含有關垃圾回收的統計信息。
  17. For better or worse, garbage collection can make us a little sloppy about cleaning up after ourselves

    無論如何,垃圾收集可以幫我們減輕內務整理方面的工作。
  18. However, it illustrates the whole garbage - collection thing that non - c people like to talk about so much

    這個問題就是無用信息收集的問題(非c的人喜歡討論的問題) 。
  19. The runtime s garbage collection algorithm is based on several generalizations that the computer software industry has discovered to be true by experimenting with garbage collection schemes

    運行時的垃圾回收演算法基於以下幾個普遍原理,這些垃圾回收方案的原理已在計算機軟體業通過實驗得到了證實。
  20. Java theory and practice : a brief history of garbage collection

    Java理論與實踐:垃圾收集簡史
分享友人