deallocating

deallocating

 英

  • 网络释放内存

词形变化

过去分词:deallocated  现在分词:deallocating  第三人称单数:deallocates  

英汉解释

v.

例句

If an element is passed, the array is locked to prevent deallocating memory for the reference parameter within the procedure.

如果元素传递数组锁定防止过程引用参数释放内存

Second, the STL includes some low-level mechanisms for allocating and deallocating memory.

其次STL包含一些低水平分配释放内存机制

Avoid allocating and deallocating memory in different modules.

避免不同模块分配释放内存

According to the Boost documentation, pool usage is recommended when you're allocating and deallocating many small objects.

根据Boost文档分配释放许多小型对象建议使用

Secondly, it takes care of deallocating memory so you don't have to worry about potential memory leaks.

第二容器可以自动回收内存所以不必操心潜在内存泄漏

The libraries that implement these requirements are called allocators, because they are responsible for allocating and deallocating memory.

实现这些需求程序称为分配程序allocators),因为它们负责分配回收内存

It can dramatically speed up multithreaded processes that do a lot of allocating and deallocating.

可以显著加快那些进行很多分配回收多线程进程速度

For example, suppose that a batch declares and uses a cursor without deallocating it.

例如假设批处理声明使用一个游标释放游标