搜索资源列表
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
alxBASEa3
- 代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-Read/Write the DBF file. Tool/Platform: VC/Win2
TXTtoMDB
- 本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-this procedure is a TXT file will be converted into ACCESS database format tool. As long as the designated database storage path, file name, the name of the table,
DBFreader
- dbf文件读取器(不用数据库组件,通过DBF文件的结构任意读取dbf文件)-dbf file reader (not database components, the DBF file structure of arbitrary read dbf files)
SQL_Query_Plugin
- 该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。 因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译-the software can
database_file
- 把word文件存储在数据库中,从数据库中读取文件信息-put word document stored in a database, read from the database file information
BasicExcel_demo
- 对EXCEL文件读取和操作,对WORD文件也可以参考-right Excel file read and operation of Word documents can also make reference to
ora
- 利用vc和oo4o技术在Oracle中进行数据文件的存储和读写的简单实例。-use vc and oo4o technology in the Oracle data file storage read and write a simple example.
TPMS5000_pro_IC
- 用于在产线根据产品要求,保存所有产品相关的文件信息.通过VC实现对文件的创建\读写\批处理等功能.-Used in production line according to product requirements, keep all product-related file information. VC achieved through the creation of the file \ read and write functions.
vc-csv-Check-mark
- 利用vC的数据库功能,实现连接CSV文件,读写其中数据,作为成绩查询软件,附带源码。-VC the database functions to connect the CSV file, read and write which data, as results query software, with source code.
attach_20120629134149
- 用vc开发的,使用odbc的方式。本来的文件读写全用数据库开发。包含了com组件,数据库操作等基本知识。-Vc development, use odbc way. The original file read and write all database development. Contains com components, basic knowledge of database operations.
Write-and-read-Access-file-via-DAO
- 直接通过DAO读、写Access文件,由VC++编制-Write and read Access file via DAO,wirte in VC++
Write-and-read-Access-file-via-ODBC
- 直接通过ODBC控件进行Access文件的读和写,由VC++编制,图形界面,包括说明文件和VC++源码-Write and read Access file via DAO,wirte in VC++,include document and graphic inerface
diange
- 完整点歌管理系统源码,主要应用了ADO数据库连接、ADO对象操作数据库的技术,涉及列表控件、单选钮及视频插件的使用,对音频、视频文件的读取操作。- Full VOD management system source code, the main application of the ADO database connectivity, database technology ADO object manipulation, involving a list of controls, the
profile
- windows ce系统中的配置文件的读写操作实例-windows ce system for file read and write
address-book
- 实现制作一个通讯录功能,还有对通讯录的增删改操作,以及对数据文件的读取和改写,该代码采用多文件的方式,分成多个模块-Making an address book function, CRUD operations on contacts, as well as the data file read and rewrite the code using the multi-file into multiple modules
test109
- 1. 定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩2. 从键盘输入10个学生的以上内容,存入文件stud.dat,关闭文件3. 打开stud.dat文件,将数据读出,查看是否正确写入,关闭文件。4. 打开文件stud.dat文件,读出数据,将10个学生按照平均分数从高到低进行排序,分别将结果输出到屏幕上和另一文件studsort.dat中。5. 从studsort.dat 文件中读取第2,4,6,8,10个学生的数据。-Practice reading and writing f
file-operations
- VB 下, 进行文件操作 ,二进制操作。生成Txt,然后读取显示。-VB, file operations, binary operations. Generate Txt, then read the display.
VCPPedit.txt
- VC++修改.txt文件,读取所需数据,若与设定值相等,则修改同行标志-VC++ Modifications. Txt file, read the required data, with the same settings, then modify peer logo
file-operations
- VB 下, 进行文件操作 ,二进制操作。生成Txt,然后读取显示。-VB, file operations, binary operations. Generate Txt, then read the display.
