搜索资源列表
读取excel
- 这是一个用vc编的直接读取excel文件数据的较为简单的程序,供入门参考,无密码-This is a series with vc excel documents directly read data relatively simple procedure, for entry information, without password
VC-EXCEL
- VC读取EXCEL文件
Excel编程
- 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
excel_odbc
- 使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
读取excel
- 这是一个用vc编的直接读取excel文件数据的较为简单的程序,供入门参考,无密码-This is a series with vc excel documents directly read data relatively simple procedure, for entry information, without password
xlRWDlg
- 直接读取Excel文件数据,该程序在VC++6.0环境下通过编译、调试,可以运行。-Excel documents directly read data, the procedures in the VC 6.0 compiler environment through, debugging, can run.
VC-read-excelfile
- VC中读取Excel文件中的指定行和列的单元格内容.只是一个示例程序,需要优化.-VC read Excel document designated rows and columns of cells content. Only a sample program, optimized.
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 th
vcreadexcel
- visual c++通过odbc读取excel表格数据的程序.-visual c read through odbc excel spreadsheet data procedures.
ExcelRead
- VC++读取Excel的程序,加入工程中即可应用。-VC read Excel procedures, which will be joining the project application.
VC-EXCEL
- VC读取EXCEL文件 -EXCEL documents VC read VC read EXCEL documents
1644
- 用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件-EXCEL using VC read data directly through ODBC to create Excel file and insert data in the table (tentative file name: Demo.xls)// create and writ
vcReadExce
- 使用vc读取excel表中的数据(单独使用CRecordset类),简单易懂,代码精炼-Use vc to read excel data in the table below (use a separate category CRecordset), easy-to-read, code Refining
VCreadexcel
- 用VC读取excel 能够很好的将常用的数据格式中的数据读取出来-Read excel with VC can be a very good data format commonly used to read out the data in the
Excel
- vc 操作 读取 excel 导入 导出,代码比较简单。适合学习用-vc read excel import and export operations, the code is relatively simple. Suitable for learning to use
VCReadExcel
- VC读取excel文件,可以把内容保存为文本格式,很好,值得下载-VC read excel file, the contents can be saved as text format, very good, worth downloading
excel-ado
- 使用ado读取excel表格数据 可以读写所有sheet的表格数据.-read excel data by ado
5-Excel-vc-read
- vc 读取excel的简单例程,容易学习,可以查询-vc read excel simple routines, easy to learn, you can query
mfc-use-excel
- VC读取EXCEL,说明,如何用VC编写读取EXCEL文件。-VC read EXCEL, VC prepared to read EXCEL file.
VC++ Excel电子表格读写示例
- VC++ Excel电子表格读写示例,读取Excel表格中指定的某行某列的数据,以及写入Excel。(VC++ Excel spreadsheet reading and writing examples, read the Excel table specified in a row, a column of data, and write to Excel.)