在指派同一资料类型的相邻区块时,这块记忆体栏位称为缓冲区。
When contiguous chunks of the same data types are allocated, the memory region is known as a buffer.
物件基本上是记忆体区块,是根据蓝图加以配置和设定。
An object is basically a block of memory that has been allocated and configured according to the blueprint.
应用程序可以使用这种记忆体区块类型配置、使用侦错堆积函式的明确呼叫,继续追踪指定的配置群组,以达到侦错的目的。
An application can keep special track of a given group of allocations for debugging purposes by allocating them as this type of memory block, using explicit calls to the debug heap functions.
描述五种在侦错堆积中记忆体区块被指派至的配置类型。
Describes the five allocation types that memory blocks are assigned to in the debug heap.
同样地,您可以指定连结串列不要移除释放的记忆体区块,以模拟低记忆体情况。
Similarly, you can specify that freed memory blocks not be removed from the linked list, to simulate low-memory situations.
每找到一个无法取得的物件时,它便会使用记忆体复制功能,压缩记忆体中可取得的物件,然后释放出为无法取得的物件所配置的位址空间区块。
As it discovers each unreachable object, it USES a memory-copying function to compact the reachable objects in memory, freeing up the blocks of address Spaces allocated to unreachable objects.
将指定的档案内容直接写入至HTTP回应输出资料流,做为记忆体区块。
Writes the contents of the specified file directly to an HTTP response output stream as a file block.
当您要求记忆体区块时,侦错堆积管理员会从基底堆积配置比要求稍微大一点的记忆体区块,并且传回此区块部分的指标。
When you request a memory block, the debug heap manager allocates from the base heap a slightly larger block of memory than requested and returns a pointer to your portion of that block.
当您要求记忆体区块时,侦错堆积管理员会从基底堆积配置比要求稍微大一点的记忆体区块,并且传回此区块部分的指标。
When you request a memory block, the debug heap manager allocates from the base heap a slightly larger block of memory than requested and returns a pointer to your portion of that block.
应用推荐