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