搜索资源列表
ExcelOP
- 对Excel进行读写操作DLL,用MFC dll编写-to read and write Excel DLL to operate with the preparation of MFC d
Mfc-to-Excel
- 通过MFC功能向excel表格读写数据的小程序吧,自己试了一下,可以用的。-MFC functions to read and write data to excel form applet own try, can be used.
ExcelOut 实现对Excel的动态读
- VC6.0基于MFC实现对Excel的动态读,写-VC6.0 achieve dynamic Excel to read, write
EXCEL_MFC
- 在VS2010中MFC实现对Excel表格的动态读、写、创建。其中包含详细的实现过程截图,简单易懂。-MFC in VS2010 in the Excel table to achieve a dynamic read, write, create. Details of the implementation process which includes shots, easy to understand.
VC2005_ADO_Excel2007_demo
- VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
EXCEL-data-import-and-export
- 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
DlgTest(excel)
- mfc下操作excel,可以实现创建,打开,读写数据的功能-use excel under mfc platform
mfc-excel
- mfc读写excel的文档说明,通过ODBC来实现的。-mfc excel documents to read and write instructions, via ODBC to achieve.
OpenExcel
- MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL
OpenExcel
- MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL
ExcelAccessSrc
- 用MFC实现基本的读写EXCEL的功能,用MFC实现基本的读写EXCEL的功能-MFC with basic reading and writing EXCEL functions
Excel
- MFC 下利用Excel接口读写Excel表格数据的操作实例-Examples of the use of operating under MFC Excel spreadsheet interface to read and write Excel data
ExtractFile
- 用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,-Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,
OptExcel
- MFC封装的操作Excel类,实现了读写单元格、切换Sheet、保存修改表格等内容-MFC packaging operations Excel category, achieving literacy cell switching Sheet, save the modified form, etc.
SpreadSheet
- 支持多字节和unicode编译,有中文注释和例子 //有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。 //CSpreadSheet类的目标是简单易用,其主要的特性如下: // 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 // 2、读取行、列或单个单元。 // 3、覆盖、插入或追加行。 // 4、将已存在或新的EXCEL文件转化成符号
ExcelChoose
- excel数据的读写,熟练使用MFC的各种控件-Read excel data, skilled use of MFC various controls
ExcelOperate11
- vc读写excel,这个是用mfc写的,基于对话框的小程序(Vc u8BFB u5199excel)