文件名称:ADO_Grid表格平台
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 347.27kb
- 下载次数:
- 1次
- 提 供 者:
- 湖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。
(a动态创建新表,
b在表中添加、删除行、列,
c打开、保存、另存表格,
d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等)
用户可通过视图上操作改变背景数据库
2 数据库操作采用ADO,
背景数据库采用Access
视图采用单文档界面和CGridCtrl控件
3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错
4 请版主批评指正,谢谢
westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com
(a动态创建新表,
b在表中添加、删除行、列,
c打开、保存、另存表格,
d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等)
用户可通过视图上操作改变背景数据库
2 数据库操作采用ADO,
背景数据库采用Access
视图采用单文档界面和CGridCtrl控件
3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错
4 请版主批评指正,谢谢
westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 75448139ado_grid表格平台.rar 列表 M1D.dsp M1D.dsw M1D.h M1D.opt M1D.rc M1DDoc.cpp M1DDoc.h M1DView.cpp M1DView.h MainFrm.cpp MainFrm.h MemDC.h OPenAccessDlg1.cpp OPenAccessDlg.cpp OPenAccessDlg.h ReadMe.txt Resource.h StdAfx.cpp StdAfx.h TitleTip.cpp TitleTip.h Debug\M1D.exe Debug\资料.mdb Debug res\M1D.rc2 res\M1DDoc.ico res\M1D.ico res\Toolbar.bmp res\Thumbs.db res CellRange.h dlg_saveNew.cpp dlg_saveNew.h DlgJudge.cpp DlgJudge.h DlgPPTIES.cpp DlgPPTIES.h GridCell.cpp GridCell.h GridCellBase.cpp GridCellBase.h GridCtrl.cpp GridCtrl.h GridDropTarget.cpp GridDropTarget.h InPlaceEdit.cpp InPlaceEdit.h M1D.APS M1D.ncb M1D.plg M1D.clw M1D.cpp ADO_Grid表格平台源码说明.txt