您要查找的是不是:
- The storage allocator in Chapter 8 shows how a union can be used to force a variable to be aligned on a particular kind of storage boundary. 第8章的存储分配程序将说明如何使用联合来强制一个变量在特定类型的存储边界上对齐。
- A part of internal storage allocated for a particular function or purpose. 为特殊目的或功能而分配的一部分内存。
- To release internal or external storage space under dynamic storage allocation. 在存储器动态分配情况下,释放内部或外部的存储空间。同blow。
- Requested file action aborted. Exceeded storage allocation (for current directory or dataset). 对请求文件的操作中止。超出存储分配(对当前文件夹或者数据集)
- Before leaving this example, it is also worth a brief digression on a problem related to storage allocators. 在结束该例子之前,我们简单讨论一下有关存储分配程序的问题。
- Requested file action aborted. Exceeded storage allocation( for current directory or dataset). 对请求文件的操作中止。超出存储分配。
- Requested file action aborted. Exceeded storage allocation (for current directory or data set). Contact the server administrator. 请求操作未被执行。超出存储分配(因为当前目录或者数据设定)请联系服务器管理员。
- When you declare an elementary data type, it is not safe to assume that its memory consumption is the same as its nominal storage allocation. 在声明一个基本数据类型时,假定该数据类型的内存消耗等于其名义存储分配是不安全的。
- The following table shows the Visual Basic data types, their supporting common language runtime types, their nominal storage allocation, and their value ranges. 下表显示了Visual Basic的数据类型及其支持的公共语言运行库类型、名义存储分配和取值范围。
- As with all composite data types, you cannot safely calculate the total memory consumption of a structure by adding together the nominal storage allocations of its members. 与所有的复合数据类型一样,您无法通过将结构成员的名义存储分配相加来得到确切的总内存消耗。
- Chapter 8 describes an interface between C programs and the UNIX operating system, concentrating on input/output, the file system, and storage allocation. 第8章介绍C语言程库和UNIX操作系统之间的接口,我们将把重点放在输入/输出、文件系统和存储分配上。
- A storage cell in some amorphous memory devices. 某些非晶体存储器中的一个存储单元。
- He fed the storage tank with gasoline. 他往储油罐里加满汽油。
- Meat is kept from falling away in cold storage. 肉放在冷藏库里以防腐烂。
- Surplus wheat is put in storage and shipped abroad. 剩余的小麦被储存起来运到海外。
- Interface is a simple memory allocator. 简单的内存分配实现。
- The idea has been put into cold storage. 这想法一直被搁在一边。
- A different memory allocator is also being used. 还使用了不同的内存分配器。
- There is a storage bay in the house. 屋内有一个隔开的储藏间。
- Why Would I Want to Write My Own Allocator? 为什么要定制自己的模板?