========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : AddressBook
========================================================================
AppWizard has created this AddressBook 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 AddressBook application.
AddressBook.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.
AddressBook.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CAddressBookApp application class.
AddressBook.cpp
This is the main application source file that contains the application
class CAddressBookApp.
AddressBook.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++.
AddressBook.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\AddressBook.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file AddressBook.rc.
res\AddressBook.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.
AddressBook.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
CFrameWnd and controls all SDI frame features.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
AddressBookDoc.h, AddressBookDoc.cpp - the document
These files contain your CAddressBookDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CAddressBookDoc::Serialize).
AddressBookView.h, AddressBookView.cpp - the view of the document
These files contain your CAddressBookView class.
CAddressBookView objects are used to view CAddressBookDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named AddressBook.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.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
Visual C++课程设计案例精编(书加代码)
共692个文件
pdg:322个
h:100个
cpp:91个
4星 · 超过85%的资源 需积分: 10 39 下载量 170 浏览量
2010-01-05
21:05:16
上传
评论 1
收藏 6.65MB RAR 举报
温馨提示
《Visual C++课程设计案例精编》 配书光盘 版权所有,侵权必究 2008年8月 _______________________________________________________________________ 一、光盘内容 本光盘是《Visual C++课程设计案例精编》一书的配书光盘,内容包括了书中所有范例的源程序。 二、使用要求 1. 本书的示例程序,需安装Visual C++ 6.0, 部分程序需安装SQL Server 2000, 请参看 具体程序的说明文档。 2. 将本光盘中的相应目录复制到您的计算机硬盘上, 并取消硬盘中对应的目录及其下 属全部子目录和文件的只读属性(否则可能会造成ClassView无法导入)。 三、注意事项 项目所需要的数据库文件一般位于Release文件夹中。 本光盘中的所有代码仅供学习、研究用途,未经许可不得用于任何商业等其他用途。 四、制作群 程序开发: 夏崇镨 程序测试: 夏崇镨 光盘编辑: 宋延清 五、技术支持 如果您使用此光盘中遇到什么问题,可以通过以下方式与我们联系: 联 系 人:夏崇镨 电子邮件:xiachongpu@cau.edu.cn
资源推荐
资源详情
资源评论
收起资源包目录
Visual C++课程设计案例精编(书加代码) (692个子文件)
GMS.APS 293KB
TMS.APS 260KB
RMS.APS 209KB
UGMS.APS 48KB
HMS.APS 39KB
chat.aps 36KB
Library.aps 30KB
AddressBook.aps 27KB
GPACalculator.aps 24KB
HMS.rc.bak 12KB
Library.rc.bak 12KB
resource.h.bak 2KB
ReturnDlg.h.bak 1KB
BorrowDlg.h.bak 1KB
ReaderDlg.h.bak 1KB
LoginDlg.h.bak 1KB
BookDlg.h.bak 1KB
resource.h.bak 1KB
ReturnDlg.cpp.bak 1022B
ReaderDlg.cpp.bak 1022B
BorrowDlg.cpp.bak 1022B
LoginDlg.cpp.bak 1010B
BookDlg.cpp.bak 998B
AddressBook.bk 150B
splash.bmp 879KB
Blue hills.bmp 264KB
1fg.bmp 198KB
Head.bmp 185KB
bitmap1.bmp 2KB
Toolbar.bmp 2KB
Toolbar.bmp 1KB
TMS.clw 13KB
Library.clw 8KB
GMS.clw 7KB
HMS.clw 7KB
RMS.clw 6KB
UGMS.clw 6KB
GPACalculator.clw 3KB
AddressBook.clw 3KB
chat.clw 2KB
SubListView.cpp 25KB
datagrid.cpp 18KB
PageCho.cpp 17KB
PageStu.cpp 15KB
PageCou.cpp 15KB
AddressBookView.cpp 12KB
GPACalculatorDlg.cpp 11KB
RoomTypeDlg.cpp 10KB
BookDlg.cpp 10KB
ViewDlg.cpp 10KB
ReaderDlg.cpp 10KB
LeftTreeView.cpp 9KB
CarDriverDlg.cpp 8KB
adodc.cpp 8KB
UGMSDlg.cpp 8KB
chatDlg.cpp 8KB
DriverDlg.cpp 7KB
CustomerDlg.cpp 7KB
CarDlg.cpp 7KB
UserListView.cpp 6KB
LeftTreeView.cpp 6KB
ProviderDlg.cpp 6KB
ClientSocket.cpp 6KB
RoomDlg.cpp 6KB
TMS.cpp 5KB
OrderPage.cpp 5KB
ReturnDlg.cpp 5KB
DishPage.cpp 5KB
GoodsDlg.cpp 5KB
LibraryDlg.cpp 5KB
HMS.cpp 5KB
DeskPage.cpp 5KB
MainFrm.cpp 5KB
InDlg.cpp 5KB
AlertDlg.cpp 5KB
MainFrm.cpp 5KB
OutDlg.cpp 5KB
GMSDlg.cpp 4KB
PayPage.cpp 4KB
RMSDlg.cpp 4KB
BorrowDlg.cpp 4KB
MainDlg.cpp 4KB
AddressBook.cpp 4KB
PageStat.cpp 4KB
DelUserDlg.cpp 4KB
RoomTypeView.cpp 3KB
GMS.cpp 3KB
UGMS.cpp 2KB
HMSView.cpp 2KB
TMSView.cpp 2KB
LoginDlg.cpp 2KB
AddressBookDoc.cpp 2KB
Library.cpp 2KB
GPACalculator.cpp 2KB
CarFeeDlg.cpp 2KB
chat.cpp 2KB
LoginDlg.cpp 2KB
RMS.cpp 2KB
MainItemView.cpp 2KB
PaySet.cpp 2KB
共 692 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7
lastdanc
- 粉丝: 1
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 售酒物流平台需求规格说明书-核心功能与实现方案
- ZZU数据库原理实验报告
- 健康中国2030框架下智慧医药医疗博览会方案
- Cisco Packet Tracer实用技巧及网络配置指南
- 2023最新仿蓝奏云合集下载页面系统源码 带后台版本
- 国际象棋棋子检测8-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- jQuery信息提示插件
- 使用机器学习算法基于用户的社交媒体使用情况预测用户情绪
- 电动蝶阀远程自动化控制系统的构建与应用
- 基于resnet的动物图像分类系统(python期末大作业)PyQt+Flask+HTML5+PyTorch.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
前往页