堆分配 meaning in English
heap allocation
Examples
- Array is a reference to the heap - allocated array
数组是对堆分配的数组的引用: - Debug versions of heap allocation functions
堆分配函数的“ debug ”版本 - Structures use stack allocation ; classes use heap allocation
结构使用堆栈分配,类使用堆分配。 - Argument specifies the total heap allocation in virtual memory
参数指定虚拟内存中总的堆分配。 - Allocate space from the local heap
从本地堆分配空间。