文件名称:DbfFile
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- o***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
为了使用VC语言编程直接读取dbf文件。需要了解dbf文件的二进制文件格式,下面给出简要的说明。
表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。
记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。-Programming language in order to use VC to read dbf files directly. Dbf files need to be aware of the binary file format, a brief descr iption is given below. Table document records and data recording head components. The first record of the definition of the structure of the table with the table contains additional information related. The first record from file location 0. Data record 1, immediately after the first record (a row of bytes) that contains the text of the actual field. Record length (in bytes) equal to the length of all fields, and the definition. Integer table file stored in the former when the low byte.
表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。
记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。-Programming language in order to use VC to read dbf files directly. Dbf files need to be aware of the binary file format, a brief descr iption is given below. Table document records and data recording head components. The first record of the definition of the structure of the table with the table contains additional information related. The first record from file location 0. Data record 1, immediately after the first record (a row of bytes) that contains the text of the actual field. Record length (in bytes) equal to the length of all fields, and the definition. Integer table file stored in the former when the low byte.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DbfFile
.......\dbf.txt
.......\DbfFile.clw
.......\DbfFile.cpp
.......\DbfFile.dsp
.......\DbfFile.dsw
.......\DbfFile.exe
.......\DbfFile.h
.......\DbfFile.rc
.......\DbfFileDlg.cpp
.......\DbfFileDlg.h
.......\res
.......\...\DbfFile.rc2
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\dbf.txt
.......\DbfFile.clw
.......\DbfFile.cpp
.......\DbfFile.dsp
.......\DbfFile.dsw
.......\DbfFile.exe
.......\DbfFile.h
.......\DbfFile.rc
.......\DbfFileDlg.cpp
.......\DbfFileDlg.h
.......\res
.......\...\DbfFile.rc2
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h