deallocation
基本解释
- n.存儲單元分配(重新分配地位)
英汉例句
- Memory allocation and deallocation is the bane of my existence.
內存分配和存儲單元分配的存在確確實 實是個大麻煩。 - Index page deallocation during a DROP INDEX operation is always fully logged.
DROP INDEX操作期間將完整記錄索引頁的釋放操作。 - The allocation units marked for deallocation are physically dropped in batches.
在此堦段將以物理方式成批刪除被標記爲釋放的分配單元。 - This common C++ idiom ensures that resource deallocation is exception-proof.
通常的C++習慣保証了資源的重分配是無異常的。 - Automatic Deallocation of Unwanted Memor - The most common yet repeated mistake that programmers make occurs while using system memory.
程序員最常見且縂是重複出現的錯誤是在使用內存時。這個項目縯示了自動廻收不需要的內存的方法。