========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : JiaoZheng
========================================================================
AppWizard has created this JiaoZheng 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 JiaoZheng application.
JiaoZheng.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.
JiaoZheng.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJiaoZhengApp application class.
JiaoZheng.cpp
This is the main application source file that contains the application
class CJiaoZhengApp.
JiaoZheng.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++.
JiaoZheng.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\JiaoZheng.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file JiaoZheng.rc.
res\JiaoZheng.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.
/////////////////////////////////////////////////////////////////////////////
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 JiaoZheng.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:
JiaoZhengDoc.h, JiaoZhengDoc.cpp - the document
These files contain your CJiaoZhengDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CJiaoZhengDoc::Serialize).
JiaoZhengView.h, JiaoZhengView.cpp - the view of the document
These files contain your CJiaoZhengView class.
CJiaoZhengView objects are used to view CJiaoZhengDoc objects.
res\JiaoZhengDoc.ico
This is an icon file, which is used as the icon for MDI child windows
for the CJiaoZhengDoc class. This icon is included by the main
resource file JiaoZheng.rc.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named JiaoZheng.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.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
vc中用cximage进行图像的放大和标记 (110个子文件)
JiaoZheng.aps 45KB
Image_00008.bmp 12.59MB
Image_00005.bmp 12.59MB
Image_00004.bmp 12.59MB
Toolbar.bmp 1KB
JiaoZheng.clw 3KB
ximatran.cpp 78KB
ximadsp.cpp 66KB
ximagif.cpp 46KB
ximaint.cpp 38KB
ximawnd.cpp 37KB
ximaexif.cpp 30KB
ximaenc.cpp 25KB
ximapal.cpp 24KB
ximatif.cpp 23KB
ximahist.cpp 17KB
ximapng.cpp 16KB
ximajpg.cpp 16KB
ximasel.cpp 15KB
ximage.cpp 15KB
JiaoZhengView.cpp 15KB
ximapcx.cpp 14KB
ximawmf.cpp 13KB
ximamng.cpp 12KB
ximabmp.cpp 12KB
ximainfo.cpp 11KB
ximalpha.cpp 9KB
ximaico.cpp 9KB
ximatga.cpp 9KB
ximajas.cpp 7KB
ximaj2k.cpp 7KB
JiaoZheng.cpp 4KB
tif_xfile.cpp 4KB
xmemfile.cpp 4KB
ximajbg.cpp 4KB
JiaoZhengDoc.cpp 3KB
ximalyr.cpp 3KB
MainFrm.cpp 3KB
ximawbmp.cpp 2KB
ximath.cpp 2KB
ChildFrm.cpp 2KB
StdAfx.cpp 211B
cursor1.cur 326B
cximage.dsp 6KB
JiaoZheng.dsp 5KB
JiaoZheng.dsw 541B
cximage.dsw 537B
JiaoZheng.exe 2.04MB
JiaoZheng.exp 67KB
ximage.h 24KB
ximajpg.h 9KB
ximagif.h 8KB
ximaiter.h 7KB
ximawmf.h 5KB
ximadef.h 4KB
JiaoZhengView.h 3KB
xfile.h 3KB
xiofile.h 3KB
ximajas.h 3KB
ximabmp.h 3KB
ximapng.h 2KB
ximapcx.h 2KB
ximamng.h 2KB
ximatga.h 2KB
ximatif.h 2KB
ximacfg.h 2KB
JiaoZhengDoc.h 2KB
MainFrm.h 2KB
ximaico.h 1KB
ChildFrm.h 1KB
JiaoZheng.h 1KB
ximaj2k.h 1KB
ximajbg.h 1KB
ximawbmp.h 1KB
StdAfx.h 1KB
xmemfile.h 900B
ximath.h 802B
resource.h 782B
JiaoZheng.ico 1KB
JiaoZhengDoc.ico 1KB
vc60.idb 201KB
JiaoZheng.ilk 1.52MB
Image_00009.jpg 388KB
cximage.lib 2.02MB
jasper.lib 1.48MB
Tiff.lib 1.17MB
png.lib 583KB
Jpeg.lib 546KB
j2k.lib 205KB
zlib.lib 185KB
JiaoZheng.lib 113KB
jbig.lib 90KB
JiaoZheng.ncb 113KB
StdAfx.obj 103KB
JiaoZhengView.obj 77KB
JiaoZhengDoc.obj 48KB
JiaoZheng.obj 47KB
MainFrm.obj 23KB
ChildFrm.obj 16KB
JiaoZheng.opt 49KB
共 110 条
- 1
- 2
钱彬(QianBin)
- 粉丝: 2631
- 资源: 47
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 服务器生成的一个自用的模型
- MATLAB图片调整亮度算法
- 【python毕业设计】基于python的抑郁症患者看护系统(完整前后端源码).zip
- 【python毕业设计】基于Python的电影票房数据分析系统的设计与实现(完整前后端源码).zip
- 基于OSGEarth引擎,实现三维动态海洋流场可视化C++源码(高分项目)
- java新手小游戏学习资料练手游戏.zip
- .obsidian.zip
- 【python毕业设计】基于Django的个性化餐饮管理系统(完整前后端源码).zip
- 使用C#进行Yolov5模型的训练以及推理
- 【python毕业设计】django食堂外卖系统(完整前后端源码).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
前往页