debug heap 中文意思是什麼

debug heap 解釋
調試堆積
  • debug : vt ( bugged; bugging)1 驅除(某處的)害蟲。2 排除(飛機等的)故障;(自動化裝置中)移去(程序等...
  • heap : n 1 (一)堆,堆積。2 〈口語〉許多,大量。3 〈美俚〉(破舊)汽車;煉焦堆。vt 1 把…堆成一堆,堆積...
  1. Debug versions of heap allocation functions

    堆分配函數的「 debug 」版本
  2. Provides links to memory management and the debug heap, types of blocks on the debug heap, using the debug heap, heap state reporting functions, and tracking heap allocation requests

    提供指向某些主題的鏈接,這些主題包括內存管理和調試堆,調試堆上的塊類型,如何使用調試堆,堆狀態報告函數,以及跟蹤堆分配請求等。
  3. Discusses the special debug versions of the heap allocation functions, including : how the crt maps calls, the benefits of calling them explicitly, how to avoid conversion, tracking the separate types of allocations in client blocks, and the results of not defining debug

    討論堆分配函數的特殊「 debug 」版本,包括: crt如何映射調用、顯式調用它們的好處、如何避免轉換、跟蹤客戶端塊中單獨的分配類型和不調用_ debug的結果。
  4. Because heap layout is different between release and debug versions, a memory overwrite might not create any problems in a debug build, but may have catastrophic effects in a release build

    由於堆布局在發布版本和調試版本間不同,因此內存改寫在調試版本中可能不會引起任何問題,但在發布版本中可能導致災難性的後果。
  5. The debug heap catches two bugs and a data error in the second example

    調試堆在第二個示例中捕獲了兩個bug和一個數據錯誤。
  6. Debug heap routines

    調試堆常式
  7. The crt debug heap

    Crt調試堆
  8. Garbage collection can be one of the more difficult concepts to wrap your mind around, as it isn t always obvious how to debug heap problems

    垃圾收集可能是使您感到難于理解的較難的概念之一,因為它並不能總是毫無遺漏地解決java運行時環境中堆管理的問題。
  9. Links you to debugging techniques for the c run - time library, including using the crt debug library, macros for reporting, differences between malloc and malloc dbg, writing debug hook functions, and the crt debug heap

    鏈接到用於c運行時庫的調試技術,包括:使用crt調試庫、用於報告的宏、 malloc和_ malloc _ dbg之間的差異、編寫調試掛鉤函數以及crt調試堆。
  10. Configure debug - heap checks with

    配置調試堆檢查。
分享友人