释义 |
block I/O 块输入输出(法);[块输出入] In VAX/VAM, a data-accessing technique in which theprogram manipulates the blocks(physical records) that make up a file, instead of its logical records; allows for the direct access to the blocks in a file without regard for the file organization or record format. 在(DEC公司的)扩充虚拟地址/虚拟存取方法(VAX/VAM)中的一种数据存取技术,其中程序 要处理的是构成文件的块(即物理记录),而不是逻辑记录。这种技术允许直接存取文件中的 (物理数据)块,而勿需考虑该文件的结构或记录格式。 |