allocated block信息详情

allocated block发音

意思翻译

配置块

相似词语短语

block───n.块;街区;大厦;障碍物;adj.成批的,大块的;交通堵塞的;vt.阻止;阻塞;限制;封盖;n.(Block)人名;(英、法、德、西、葡、芬、罗)布洛克

trade block───贸易集团

dark block───暗块

snaky block───蛇形块

block puzzle───方块拼图

cinder block───n.<美>煤渣砌块,渣煤(空心)砖;(美)煤渣砖;煤渣砌块

block away───挡开

block capital───n.方块式柱头;大写印刷体

neon block───霓虹灯块

双语使用场景

Otherwise, it accesses the Chunk that can provide the memory, clears the required number of blocks, and returns the location of the first allocated block.───否则,它访问能够提供内存的Chunk,清空块的请求数目,并返回第一个被分配的块的位置。

During reallocation, the requested size is compared against the existing size of the allocated block.───在重新分配时,比较请求的大小和已分配块的大小。

A new block of the requested size is then allocated.───然后,按请求的大小分配一个新的块。

This structure saves a pointer to the first (most recently allocated) block in the debug heap's linked list.───该结构保存指向调试堆的链接列表中的第一个(最近分配的)块的指针。

The new size of the allocated block.───已分配块的新大小。

Memory Access Operation In The Context Of An Allocated Block: Heap Overrun or Heap Underrun───已分配块上下文中的内存访问操作:堆溢出或堆不足

英语使用场景

When the variable is nonempty , it points to a dynamically allocated block of memory that contains the string value, a 32-bit length indicator, and a 32-bit reference count.