文件名称:fileopenandwrite
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:42.54kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
3.1 磁盘存取简介
3.1.1 利用FCB(文件控制块)存取磁盘文件:
(2) 在程序的数据段设置FCB和DAT(数据传输区)。
(3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。
(4) 用DOS功能设置DAT地址。
(5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。
(6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。
-3.1 Introduction 3.1.1 disk access using FCB (file control block) access to disk files: (2) in the process data segment set FCB and DAT (data transmission area). (3) use DOS function calls to open the file (read) or create a file (write), at the same time, file name, extension, record size and other information stored in the FCB in. (4) DOS feature set DAT address. (5) with the corresponding forms of DOS functions to record or byte to read and write file blocks as a unit. (6) access to documents, especially in the written document, close the file using DOS functions.
3.1.1 利用FCB(文件控制块)存取磁盘文件:
(2) 在程序的数据段设置FCB和DAT(数据传输区)。
(3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。
(4) 用DOS功能设置DAT地址。
(5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。
(6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。
-3.1 Introduction 3.1.1 disk access using FCB (file control block) access to disk files: (2) in the process data segment set FCB and DAT (data transmission area). (3) use DOS function calls to open the file (read) or create a file (write), at the same time, file name, extension, record size and other information stored in the FCB in. (4) DOS feature set DAT address. (5) with the corresponding forms of DOS functions to record or byte to read and write file blocks as a unit. (6) access to documents, especially in the written document, close the file using DOS functions.
相关搜索: 读写 磁盘文件
(系统自动生成,下载前可以参看下载内容)
下载文件列表
02/file.asm
02/FILE.EXE
02/FILE.OBJ
02/INFORMAT.DAT
02/02.doc
02/lab10.txt
02
02/FILE.EXE
02/FILE.OBJ
02/INFORMAT.DAT
02/02.doc
02/lab10.txt
02
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.