搜索资源列表
Excel
- 用VC实现了对Excel的表格操作,可以对单元格进行读写操作。
EXCEL读写类
- C++写的EXCEL操作类,包括读写等操作,很完善。
excle的操作
- vc++6.0编写的简单的excel的读写操作!
rwxls
- 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
MyXlsRw
- 利用rwxls.ocx控件实现EXCEL数据库文件的读写操作(vc6.0 windowsxp下通过)-rwxls.ocx use controls to achieve the Excel database file read and write operations (through vc6.0 windowsxp)
CSpreadSheet_src
- 有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。CSpreadSheet类的目标是简单易用,其主要的特性如下: 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 2、读取行、列或单个单元。 3、覆盖、插入或追加行。 4、将已存在或新的EXCEL文件转化成符号
Excel
- 用VC实现了对Excel的表格操作,可以对单元格进行读写操作。-With VC realize the form of Excel, you can read and write to cell operation.
Excel
- VC实现Excel表格文件操作,一个直接读写Excel文件行、列、求部份数学函数的源码-VC achieve the Excel spreadsheet file operations, a direct read and write Excel file rows, columns, and some mathematical functions source code
fileTest
- excel、ini、txt、properties、xml文件的读写操作-excel, ini, txt, properties, xml files to read and write operations
excel
- VC对EXCEL文件进行读写操作,值得一用哦!-A useful tool for reading and writing excel file
Excel
- Excel 读写操作 可以通过该程序对Excel进行简读写修改等操作,可以从每个sheet,每行每列,便于自动获取Excel中的数据,进行相关的分析-Excel can read and write operations conducted by the program simple to read and write changes to the java and other operations,
Excel_write-read
- 针对Excel表格文件操作的编程实现,主要针对EXCEL文件的读写操作-Excel spreadsheet file for programming operations, primarily for the EXCEL file read and write operations
ADOread-Excel
- 读写EXCEL 很好的 很方便的读写操作 -EXCEL easy to read and write very good read and write operations
EXCEL
- 能进行EXCEL的读写操作,可以读写数字,英文,中文。是基于ActiveX的。-you can read and write from the excel.It is based on the ActiveX.
exceltest
- excel文件读写访问的简单软件。可以操作.xls文件的读写。-excel file read write simple software. can do read and write .xls file.
读写EXECL表内容
- 一个有借鉴意义的EXCEL格式读写操作的实例。(A reference to the EXCEL format reading and writing operations examples.)
VC++读写Excel文件源代码
- VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
Excel
- Excel 的读写操作 行列访问。。。。。。。。。。。。(Reading and writing operations of Excel)
excel文件操作模块
- 易语言操作EXCEL读写的模块和示例,方便学习入门(E language to operate EXCEL read and write modules and examples, easy to learn entry)
对excel的读写操作
- 读写Excel表,插入数据和对excel文件内容读取,以及查询等功能。