memory allocator meaning in Chinese
存储分配程序
存储分配器
Examples
- Debug memory allocator
侦错记忆体分派器 - Customstring sample : demonstrates custom memory allocators for cstringt
> customstring示例:演示cstringt的自定义内存分配器 - Allocates a block of memory of specified size from the com task memory allocator
从com任务内存分配器分配指定大小的内存块。 - The debug memory allocator puts guard bytes around all memory allocations
调试内存分配器在所有内存分配的周围都放置保护字节。 - When you build your project for debug , you are using the debug memory allocator
在生成用于调试的项目时,使用的是调试内存分配器。