| 1. | By default , the memory area has 默认情况下,内存区有 |
| 2. | Which calculates the number of pages in various zones , high memory , and so on ,它计算各种区域、高内存区等内的页面数量 |
| 3. | Draw function copies the source pixel memory area into the destination memory area 绘制函数将源像素内存区复制到目标内存区。 |
| 4. | Uma upper memory area 上位内存区 |
| 5. | The cell header is a struct of type rheap : : scell defined as part of the rheap class in e32std . h 内存单元包括一个跟随在单元体后的单元句柄。单元体可以认为是已经分配出去的内存区。 |
| 6. | The loading into memory of pictures inserted in a rich text object only when they are required to be displayed 延时载入:载入内存区的图片只有在需要的时候才被插入到富文本对象中进行显示。 |
| 7. | A control line on the intel 80386 microprocessor that allows ms - dos and an extended memory manager to create the high memory area , or hma 80386微处理器上的一根控制线,使ms - dos和扩展内存管理器能够创建高端内存区( hma ) 。 |
| 8. | A cell consists of a cell header followed by the body of the cell itself . the body of the cell is the area of memory which is considered allocated 内存单元包括一个跟随在单元体后的单元句柄。单元体可以认为是已经分配出去的内存区。 |
| 9. | In particular , a descriptor contains a pointer to a constructor which initializes the memory area allocated for the object , and a pointer to a destructor which reclaims resources owned by an object before it is deleted 特别是一个描述符包含一个指针指向构造器用来初始化对象的内存区;一个指针指向析构器用来在对象被删除前归还对象的资源。 |
| 10. | In order not to increase the costs of current system , we take advantage of memory compression the idea of memory compression is to hide the disk latencies by storing swapped out page frames in a compressed form , but still in physical memory . on a subsequent page fault , the page can be quickly decompressed and supplied to the application program 内存压缩技术的主要思想是将要换出的页以压缩的形式,存放在预先分配的内存中;当系统下一次访问该页引起缺页错时,系统从预分配的内存区中找到压缩过的该页,将其解压缩后即可以供系统使用。 |