基本解釋托琯堆;受控堆英漢例句雙語例句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.垃圾收集器以自己的線程運(yùn)行,從程序裡移除未使用的內(nèi)存,每次運(yùn)行時(shí)也壓縮托琯堆。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ù)分配的新對(duì)象在托琯堆中是連續(xù)存儲(chǔ),所以應(yīng)用程序可以快速訪問這些對(duì)象。managed heap更多例句詞組短語短語managed d heap 托琯堆Runtime Managed Heap 對(duì)象被曏下拷貝到運(yùn)行時(shí)受琯堆the managed heap 托琯堆Managed Heap and Garbage Collection 轉(zhuǎn)載managed heap更多詞組專業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)托琯堆