文件名称:Enroll
- 所属分类:
- 数据库系统
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于MFC的ODBC数据库实例,提供了关于数据库的建立,录入,修改,维护,运行的程序-For the main fr a me window:
MainFrm.h, MainFrm.cpp
These files contain the fr a me class CMainfr a me, which is derived from
Cfr a meWnd and controls all SDI fr a me features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainfr a me
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINfr a me TOOLBAR array in Enroll.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one view:
EnrollView.h, EnrollView.cpp- the view of the document
These files contain your CContactForm class.
//For an ODBC database app:
EnrollSet.h, EnrollSet.cpp- the recordset
These files define and implement the recordset class CContactSet,
which performs database query and collection.
/////////////////////////////////////////////////////////////////////////////
Other sta
MainFrm.h, MainFrm.cpp
These files contain the fr a me class CMainfr a me, which is derived from
Cfr a meWnd and controls all SDI fr a me features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainfr a me
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINfr a me TOOLBAR array in Enroll.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one view:
EnrollView.h, EnrollView.cpp- the view of the document
These files contain your CContactForm class.
//For an ODBC database app:
EnrollSet.h, EnrollSet.cpp- the recordset
These files define and implement the recordset class CContactSet,
which performs database query and collection.
/////////////////////////////////////////////////////////////////////////////
Other sta
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Enroll\Enroll.aps
......\Enroll.clw
......\Enroll.cpp
......\Enroll.dsp
......\Enroll.dsw
......\Enroll.h
......\Enroll.ncb
......\Enroll.opt
......\Enroll.plg
......\Enroll.rc
......\EnrollDoc.cpp
......\EnrollDoc.h
......\EnrollSet.cpp
......\EnrollSet.h
......\EnrollView.cpp
......\EnrollView.h
......\MainFrm.cpp
......\MainFrm.h
......\ReadMe.txt
......\Resource.h
......\StdAfx.cpp
......\StdAfx.h
......\res\Enroll.ico
......\...\Enroll.rc2
......\...\EnrollDoc.ico
......\...\Toolbar.bmp
......\res
Enroll
......\Enroll.clw
......\Enroll.cpp
......\Enroll.dsp
......\Enroll.dsw
......\Enroll.h
......\Enroll.ncb
......\Enroll.opt
......\Enroll.plg
......\Enroll.rc
......\EnrollDoc.cpp
......\EnrollDoc.h
......\EnrollSet.cpp
......\EnrollSet.h
......\EnrollView.cpp
......\EnrollView.h
......\MainFrm.cpp
......\MainFrm.h
......\ReadMe.txt
......\Resource.h
......\StdAfx.cpp
......\StdAfx.h
......\res\Enroll.ico
......\...\Enroll.rc2
......\...\EnrollDoc.ico
......\...\Toolbar.bmp
......\res
Enroll