释义 |
virtual array file 虚拟数组文件 A file appearing in the program as an array, but actually being a file stored on a volume. A virtual array file contains directly accessible information. The system can retrieve any piece of data without having to examine the information preceding it. 程序中作为数组的一种文件,实际上是存储在卷上的。虚拟数组中含有可直接存取的信息。 系统可以检索任意数据段而不需检验它前面的信息。 |