| 释义 |
entry-sequenced file 输入顺序文件;[登录顺序档案] In VSE, a VSAM file whose records are loaded without respect to their contents and whose relative byte addresses cannot change. Records are retrieved and stored by addressed access, and new records are added at the end of file. 在IBM的操作系统VSE中,一种虚拟存储存取文件,其记录的存放与内容无关,其相对字节地址不能改变。记录的检索和存储均按地址存取,新记录总是添加在文件的末尾。 |