基本解釋托管堆;受控堆英漢例句雙語例句The Garbage Collector runs in its own thread to remove unused memory from your program. It also compacts the managed heap each time it runs.垃圾收集器以自己的線程運行,從程序里移除未使用的內(nèi)存,每次運行時也壓縮托管堆。For example, some software providers may choose a self-managed heap space, while others rely on the underlying operating system (OS) for such functionality.例如,有些軟件提供商可能選擇自我管理的堆空間,而其他軟件提供商則依賴底層操作系統(tǒng)(OS)來獲得這樣的功能。In addition, because new objects that are allocated consecutively are stored contiguously in the managed heap, an application can access the objects very quickly.另外,由于連續(xù)分配的新對象在托管堆中是連續(xù)存儲,所以應(yīng)用程序可以快速訪問這些對象。managed heap更多例句詞組短語短語managed d heap 托管堆Runtime Managed Heap 對象被向下拷貝到運行時受管堆the managed heap 托管堆Managed Heap and Garbage Collection 轉(zhuǎn)載managed heap更多詞組專業(yè)釋義計算機科學(xué)技術(shù)托管堆