========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : EREditor
========================================================================
AppWizard has created this EREditor application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your EREditor application.
EREditor.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
EREditor.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CEREditorApp application class.
EREditor.cpp
This is the main application source file that contains the application
class CEREditorApp.
EREditor.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
EREditor.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\EREditor.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file EREditor.rc.
res\EREditor.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
EREditor.reg
This is an example .REG file that shows you the kind of registration
settings the framework will set for you. You can use this as a .REG
file to go along with your application or just delete it and rely
on the default RegisterShellFileTypes registration.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CMDIFrameWnd and controls all MDI frame 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 CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in EREditor.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
For the child frame window:
ChildFrm.h, ChildFrm.cpp
These files define and implement the CChildFrame class, which
supports the child windows in an MDI application.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
EREditorDoc.h, EREditorDoc.cpp - the document
These files contain your CEREditorDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CEREditorDoc::Serialize).
EREditorView.h, EREditorView.cpp - the view of the document
These files contain your CEREditorView class.
CEREditorView objects are used to view CEREditorDoc objects.
res\EREditorDoc.ico
This is an icon file, which is used as the icon for MDI child windows
for the CEREditorDoc class. This icon is included by the main
resource file EREditor.rc.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named EREditor.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
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 language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
实用与学习软件系列(4) EREditor 关系数据库建模软件 (含源码)
共69个文件
cpp:25个
h:22个
ico:2个
需积分: 9 17 下载量 192 浏览量
2008-10-12
21:24:28
上传
评论 1
收藏 4.99MB RAR 举报
温馨提示
软件学院的老师在课堂上讲授数据库建模时竟然辛苦的用word画表格关系图。虽然存着像visio那样的专业软件,但本软件将更方便,更有针对性的实现数据库建模功能,按照卡内基梅隆大学教学提出的关系数据库表示方法建模。 方便点在于内建的标准图元,拖拽时连线位置,形状的自动计算和移动等。 可以表现表名,字段,主码等。可以导入SQL语句文本文件生出关系图。 开发时间是大三学习数据库课程时 屏幕截图见: http://hi.baidu.com/wangfeiyuer/blog/item/e3f4d6ef0f50d52f2df5349c.html
资源推荐
资源详情
资源评论
收起资源包目录
EREditor.rar (69个子文件)
EREditor
TextDlg.h 1KB
Table.h 2KB
StdAfx.cpp 210B
EREditor.aps 48KB
ERM.ini 14B
SetupDlg.cpp 1KB
SaveBitmapToFile.cpp 3KB
ReLabelDlg.cpp 1KB
Shape.cpp 3KB
Diamond.h 930B
EREditor.opt 53KB
Rectangle.cpp 2KB
SampleReEditDlg.h 2KB
EREditor.clw 9KB
EREditor.suo 12KB
EREditor.plg 2KB
HelpOptDlg.h 1KB
EREditorDoc.cpp 5KB
TextDlg.cpp 933B
EREditor.h 1KB
MainFrm.h 2KB
BmpToJPG.cpp 3KB
HelpOptDlg.cpp 1KB
ReLabelDlg.h 1KB
globalfun.h 1KB
EREditor.exe 136KB
Releation.h 4KB
EREditorView.cpp 62KB
EREditor CodeModel.xml 8KB
EREditor.ncb 19.25MB
EREditorView.h 7KB
ReadMe.txt 5KB
EREditor.sln 880B
TableSampleEditDlg.h 1KB
StdAfx.h 1KB
EREditorDoc.h 2KB
OpenREMarkFile.cpp 3KB
EREditor.vcproj 17KB
EREditor.vcproj.wangfeiyue.Cary.user 1KB
MainFrm.cpp 5KB
globalfun.cpp 6KB
Text.cpp 2KB
EREditor.rc 26KB
SampleLineEditDlg.h 1KB
SetupDlg.h 1KB
Resource.h 5KB
TableEdit.h 1KB
Shape.h 2KB
TableSampleEditDlg.cpp 1KB
EREditor.reg 699B
SampleReEditDlg.cpp 2KB
EREditor.dsw 541B
EREditor.cpp 7KB
Table.cpp 8KB
res
bmp00001.bmp 3KB
EREditor.ico 766B
EREditor.rc2 403B
toolbar1.bmp 9KB
EREditorDoc.ico 766B
EREditor.dsp 7KB
ChildFrm.cpp 2KB
TableEdit.cpp 2KB
ChildFrm.h 1KB
Releation.cpp 18KB
SampleLineEditDlg.cpp 1KB
ParseSql.cpp 5KB
Text.h 888B
Rectangle.h 984B
Diamond.cpp 5KB
共 69 条
- 1
资源评论
wangfeiyao1983
- 粉丝: 3
- 资源: 39
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Spring Boot的极简易课堂对话系统.zip
- (源码)基于JSP+Servlet+MySQL的学生管理系统.zip
- (源码)基于ESP8266的蜂箱监测系统.zip
- (源码)基于Spring MVC和Hibernate框架的学校管理系统.zip
- (源码)基于TensorFlow 2.3的高光谱水果糖度分析系统.zip
- (源码)基于Python框架库的知识库管理系统.zip
- (源码)基于C++的日志管理系统.zip
- (源码)基于Arduino和OpenFrameworks的植物音乐感应系统.zip
- (源码)基于Spring Boot和Spring Security的博客管理系统.zip
- (源码)基于ODBC和C语言的数据库管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功