搜索资源列表
直接通过ODBC读写Excel表格文件
- 直接通过ODBC读写Excel表格文件-directly through ODBC read and write Excel document
二进制写Excel Lib
- 用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
直接通过ODBC读、写Excel表格文件
- 直接通过ODBC读、写Excel表格文件.zip-directly through ODBC reading and writing Excel documents. Zip
读写Excel
- 读写Excel 用Ado对Excel可以很方便的进行读写 -read and write Excel Ado right with Excel can read and write to facilitate the conduct of
读写excel
- 应用的读写excel程序。详细的代码和说明。
ODBC直接读、写Excel表格文件
- 想要通过ODBC直接读、写Excel表格文件,首先,应确保ODBC中已安装有Excel表格文件的驱动"MICROSOFT EXCEL DRIVER (*.XLS)"。然后,可根据下面步骤进行: 1. 在StdAfx.h文件中加入: #include #include 2. 通过ODBC直接创建Excel文件(暂定文件名:Demo.xls) //创建并写入Excel文件 void CRWExcel::WriteToExcel() { CDatabase database; CString sDri
vc++ 6.0 读写excel文件例程
- vc++ 6.0 读写excel文件例程,非常好-read an write excel file use vc++ 6.0
OdbcExcel VC++读写Excel文件
- VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ Excel
Excel.zip
- 初学者最好的参考哦,JAVA读写excel,JAVA to read and write excel
VC++读写Excel文件
- VC++读写Excel文件,经本人证实成功了的-VC to read and write Excel files, after I confirmed the success of
excel
- 读写Excel例子,c++Builder编写的,希望对大家有帮助。-read and write excel file demo
ReadAndWriteExcel
- 不用EXCEL也可以读写EXCEL文件! 很多情况下都可以使用!-EXCEL can not read and write documents EXCEL! Many cases can be used!
200311821223397622
- 读写Excel文件- Read-write Excel document
Excel
- 直接通过ODBC读写Excel表格文件。基于数据库编写源程序。-Directly through ODBC to read and write Excel spreadsheet file. Prepared based on the source database.
ExcelAccessSrc1
- 直接读写EXCEL文件,获取或者写入任意单元格的内容。-EXCEL directly read and write files, or write access to the contents of any cell.
VCrwEXCLE
- VC++ 读写EXCEL文件。这个还是比较有用的。-VC++ to read and write EXCEL file. This is quite useful.
VBandExcel
- 使用VB进行读写EXCEL的过程;比较小的例子;-EXCEL using VB for the process of reading and writing relatively small example
matlabexcel
- 文件中包含的是MATLAB源代码,用于MATLAB读写Excel文件时使用。-this is useful
ReadExcel
- C#的读写excel的例程,大家好好学学,读写excel,用c#2008 学习版写的-Read and write excel C# routines, we a lot to learn, read and write excel, with c# 2008 Learning Edition written
VC++读写Excel文件源代码
- 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)