| 释义 |
sequential file organization 顺序文件组织;[顺序档组织] The arrangement of data records in a predetermined order, e.g., alphabetically or numerically. The records can be accessed only serially by examining each record in turn until the desired one islocated. 按预定次序安排数据记录,例如,按字母或数字排序。记录只能通过依次逐个查找, 一直找到所需的记录,才能对该记录进行存取[访问]。 |