实现这些需求的程序库称为分配程序(allocators),因为它们负责分配和回收内存。
The libraries that implement these requirements are called allocators, because they are responsible for allocating and deallocating memory.
分配程序库可能需要的由零填充的内存块。
Allocating blocks of zero-filled memory the library may need.
分配程序库可能需要的由零填充的内存块。
Allocating blocks of zero-filled memory the library may need.
应用推荐