搜索资源列表
18-15-1.demo.zip
- 使用ODBC读取Excel文件中数据
读取excel
- 这是一个用vc编的直接读取excel文件数据的较为简单的程序,供入门参考,无密码-This is a series with vc excel documents directly read data relatively simple procedure, for entry information, without password
BasicExcel_demo
- 对EXCEL文件读取和操作,对WORD文件也可以参考-right Excel file read and operation of Word documents can also make reference to
ExcelandVC
- 本程序可实现对Excel文件的写入\读取,对表格中指定行、列、单元格进行查询、插入、替换等操作。是一个较完善的将EXCEL与VC结合起来的实例-this program can be realized on the Excel document into the \\ read, the table designated rows and columns. Inquiries into cells, insert, replace such operations. It is a better
msqEXCEL
- 关于VB与EXCEL的程序,这段程序只用几秒时间快速读取并写入新建一个EXCEL文件中(或公式,或单元格)。下载后在源代码中自己修改要读取的EXCEL文件名。-VB and Excel on the procedure, this procedure is only used a few seconds of time fast read and write a new Excel document (or formula, or cells). After downloading the so
xlsvc
- VC 读取EXCEL文件,网上大多用ODBC或OLE方式进行读取,但这两种方法都具有局限性,本原码在分析Excel文件格式的基础上从底层编写代码.-VC read Excel documents, mostly online using ODBC or OLE manner read, But both methods have limitations, primitive code in Excel file format on the basis of the preparation of
Sheet
- CSpreadSheet类的目标是简单易用,其主要的特性如下: 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 2、读取行、列或单个单元。 3、覆盖、插入或追加行。 4、将已存在或新的EXCEL文件转化成符号分隔文本文件;反之亦然。
EXCEL
- 有关生成和读取Excel文件的操作类,你一定用得着哦
6
- CS_NET数据库程序集,包括读写Access数据库,列表视图显示数据库信息,读取EXCEL文件
BasicExcelSample
- 不受限读取excel文件数据,可以进行任意字段的excel文件数据读取-Read excel file data is not restricted, any field can be read excel file data
18-15-1.demo.zip
- 使用ODBC读取Excel文件中数据 ,Using ODBC read data in Excel
VC_read_excel-2003
- VC读取Excel2003文件,得到表中的内容,并显示在控件中,visual C++6.0开发 -VC reads the Excel file, get the contents of the table, and displayed in the control, visual C++6.0 development
EXCEL
- 如何读取EXCEL文件,数据库项目开发与应用-How to read the EXCEL file, database development and application projects
xlrw
- 由于种种需要直接进行读取Excel文件数据,然而在网上Search多次也没有找到好的方法, 一般就通过ODBC或OLE方式进行读取,但这两种方法都具有局限性...(我相信大家都很清楚)。怎么办呢?没办法了,只好选择最艰难的路了--分析Excel文件格式。-Need to directly read a variety of Excel file data, but not many in the Internet Search to find a good method, are gener
DataConvert
- 读取Excel文件,文本文件,自动导入SQL数据库-Read Excel files, text files, automatically import the SQL database
EXCEL
- 一个简单的读取EXCEL文件的MFC程序-Read a simple MFC program EXCEL file
BasicExcel_1
- mfc 下 对 excel 文件的读取和写入。 对中文支持不好。 -reading excel
vbexcel
- vb读取excel文件中的数据并进行趋势分析-read data from excel file and draw the trend
VBNET-Excel
- vb2010读取excel文件,规范化的程序模块,可以在程序中方便使用。-vb2010 read the excel file, standardized program modules can be easily used in the program.
xlslib库2.5.0
- excel操作库xlslib库2.5.0,vs2012成功编译,xlslib库是用来创建excel文件、libxls是用来读取excel文件的,在使用C++或者QT语言来设计对excel文件的读取。都需要事先下载这两个库编译成功后再进行程序设计的。之所以选择这两个库来使用,是因为这两个库即可以在windows系统下使用,又可以在Linux系统下使用。对于设计跨平台使用的程序来说这两个库是一个不错的选择。xlslib源码生成动(xlslib.dll)/静(xlslib.lib)态库