搜索资源列表
drop_target_Dlg
- You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy
newasp20061148418404
- C++读取Excel AppWizard uses \"TODO:\" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current languag
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.
vc_to_excel
- MFC写的,将程序计算结果以表格形式填入excel报表中-MFC written in the program results in tabular form fill in the excel report
AutoProject
- Automate Excel using MFC and worksheet
Excel_int
- example of MFC VC++ to use excel in VC-example of MFC VC++ to use excel in VC++
090527softwaredesignofanalysisofgammarayscollected
- 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
nainiu
- 奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!-Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export
Excel_MergeAndSplit
- MFC下实现excel的合并和拆分等操作 行列名的设置等操作-MFC achieve excel in operations such as merging and splitting the ranks of the name of the settings, and operating
ExeclTable
- 改代码实现了MFC基于对话框来操作OFFICE中的EXCEL的简单示例-Change the code to operate the MFC dialog-based EXCEL OFFICE simple example in
MFC-excel
- 该程序详细介绍了在MFC平台下怎么操作微软的offcice组建excel,经过测试,运行良好!-The procedure described in detail how to operate the platform in the MFC Microsoft offcice form excel, tested and run well!
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
SGS
- 在VS2008的MFC下,对excel,进行查询,排序,统计。-In VS2008 under the MFC, to excel, the query, sorting, statistics.
SG001
- 在VS2008下读取txt文本内容,并根据其对应的属性对其进行排序,txt内容模仿excel写的。-In VS2008 under the MFC, to excel, the query, sorting, statistics.
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
RMS
- 在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现
Spare-System
- 自己编写的Access数据库 库存查询系统 编译器vs2005.MFC类库。 查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。 库存查询-按enter自动查询所有库存及按索引查询 出库跟踪-按enter自动查询所有借用信息及按索引查询 借还操作-借用及归还操作 数据库维护-添加删除修改及excel数据整体导入 借用权限设定-借用人员信息添加-Access da
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
Execl
- 用MFC写的从EXCEL读取数据并把数据排序后写入到txt文件中的小例子。-Write to read data from EXCEL using MFC and the data is written to the txt file sorted in small examples.
ExportToExcel
- 改程序的主要功能是将mfc中ListCtrl中的数据导入到Excel中。-he main function of the program is to change import data in mfc CListCtrl in to Excel.