• And when you free memory, it becomes blue, representing previously allocated but then freed memory.

    释放内存时,就变成蓝色,这表明开始被分配后来释放

    youdao

  • Instead, Shared memory is allocated from the system's free memory pool and is annexed by each process that wants access.

    共享内存是从系统空闲内存中分配的,希望访问每个进程连接它。

    youdao

  • To allocate and free memory is expensive, therefore we should reuse buffers (memory) which have been allocated.

    l分配释放内存很费时间的,因此我们反复利用分配好的内存。

    youdao

  • For example, a memory chunk allocated with malloc in Module 3 can be freed in Module 2 with free. It is because both malloc and free calls will end up in the same instance of CRT.

    例如模块3使用malloc所分配内存空间可以由模块2释放因为对mallocfree调用都是同一个CRT对象实现的。

    youdao

  • Objects are allocated from the heap; thus the amount of heap memory both used and free are two very important statistics.

    对象分配因此使用空闲的堆内存数量两个非常重要统计信息

    youdao

  • This is a simple procedure to free up the memory allocated by the runtime to the interface ID vector structure.

    这个简单释放运行时分配给接口id向量结构内存

    youdao

  • For example, if t is the pool created using the pool interface and m is a pointer allocated from t, then t.free (m) returns the memory to t (it's added to t's free list).

    例如如果t使用pool接口来创建并且m是从t分配指针t. f ree (m)将把内存返回t(将添加t空闲内存列表)。

    youdao

  • NPN_MemFree requests that the browser free a specified block of memory. Use this function to free memory allocated with NPN_MemAlloc.

    浏览器内存空间中分配内存。使用这个函数动态分配内存。

    youdao

  • These functions solve two of the most difficult memory allocation problems: overwriting the end of an allocated buffer and memory leaks (failing to free allocations after they are no longer needed).

    这些函式解决两个棘手记忆配置问题覆写配置之缓冲区的尾端记忆体遗漏无法成功释放不再需要的配置)。

    youdao

  • When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.

    释放内存时,调试自动检查分配区域两侧缓冲区完整性如果发生覆盖,将发出错误报告

    youdao

  • When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.

    释放内存时,调试自动检查分配区域两侧缓冲区完整性如果发生覆盖,将发出错误报告

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定