文件名称:Lesson4
介绍说明--下载内容均来自于网络,请自行研究使用
VC++ 孙鑫教程 第四讲
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。
-Sun Xin VC++ MFC message mapping tutorial about the fourth mechanism analysis, about how to use the ClassWizard,, understand the message is sent to the window how the MFC fr a mework mapping table by the window handle and message map to use the window class, the response function . Master device context and use wrapper class CDC, CDC is how to associate with the occurrence of specific equipment, the integration of specific drawing program for analysis. How to set the closed graph of the fill brush (the bitmap brush and transparent use of the brush.)
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。
-Sun Xin VC++ MFC message mapping tutorial about the fourth mechanism analysis, about how to use the ClassWizard,, understand the message is sent to the window how the MFC fr a mework mapping table by the window handle and message map to use the window class, the response function . Master device context and use wrapper class CDC, CDC is how to associate with the occurrence of specific equipment, the integration of specific drawing program for analysis. How to set the closed graph of the fill brush (the bitmap brush and transparent use of the brush.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lesson4\Code\Draw\Draw.aps
.......\....\....\Draw.clw
.......\....\....\Draw.cpp
.......\....\....\Draw.dsp
.......\....\....\Draw.dsw
.......\....\....\Draw.h
.......\....\....\Draw.ncb
.......\....\....\Draw.opt
.......\....\....\Draw.plg
.......\....\....\Draw.rc
.......\....\....\DrawDoc.cpp
.......\....\....\DrawDoc.h
.......\....\....\DrawView.cpp
.......\....\....\DrawView.h
.......\....\....\MainFrm.cpp
.......\....\....\MainFrm.h
.......\....\....\ReadMe.txt
.......\....\....\res\bitmap1.bmp
.......\....\....\...\Draw.ico
.......\....\....\...\Draw.rc2
.......\....\....\...\DrawDoc.ico
.......\....\....\...\Toolbar.bmp
.......\....\....\resource.h
.......\....\....\StdAfx.cpp
.......\....\....\StdAfx.h
.......\....\MyDraw\Debug\MainFrm.obj
.......\....\......\.....\MainFrm.sbr
.......\....\......\.....\MyDraw.exe
.......\....\......\.....\MyDraw.obj
.......\....\......\.....\MyDraw.pdb
.......\....\......\.....\MyDraw.res
.......\....\......\.....\MyDraw.sbr
.......\....\......\.....\MyDrawDoc.obj
.......\....\......\.....\MyDrawDoc.sbr
.......\....\......\.....\MyDrawView.obj
.......\....\......\.....\MyDrawView.sbr
.......\....\......\.....\StdAfx.obj
.......\....\......\.....\StdAfx.sbr
.......\....\......\.....\vc60.pdb
.......\....\......\MainFrm.cpp
.......\....\......\MainFrm.h
.......\....\......\MyDraw.aps
.......\....\......\MyDraw.clw
.......\....\......\MyDraw.cpp
.......\....\......\MyDraw.dsp
.......\....\......\MyDraw.dsw
.......\....\......\MyDraw.h
.......\....\......\MyDraw.ncb
.......\....\......\MyDraw.opt
.......\....\......\MyDraw.plg
.......\....\......\MyDraw.rc
.......\....\......\MyDrawDoc.cpp
.......\....\......\MyDrawDoc.h
.......\....\......\MyDrawView.cpp
.......\....\......\MyDrawView.h
.......\....\......\ReadMe.txt
.......\....\......\res\AED.ico
.......\....\......\...\bitmap1.bmp
.......\....\......\...\MyDraw.ico
.......\....\......\...\MyDraw.rc2
.......\....\......\...\MyDrawDoc.ico
.......\....\......\...\Toolbar.bmp
.......\....\......\resource.h
.......\....\......\StdAfx.cpp
.......\....\......\StdAfx.h
.......\....\Test\Test.cpp
.......\....\....\Test.dsp
.......\....\....\Test.dsw
.......\....\....\Test.ncb
.......\....\....\Test.opt
.......\....\....\Test.plg
.......\Video\Lesson4A-1.html
.......\.....\Lesson4A-1.swf
.......\.....\Lesson4A-1_config.xml
.......\.....\Lesson4A-1_controller.swf
.......\.....\Lesson4A-2.html
.......\.....\Lesson4A-2.swf
.......\.....\Lesson4A-2_config.xml
.......\.....\Lesson4A-2_controller.swf
.......\.....\Lesson4B.html
.......\.....\Lesson4B.swf
.......\.....\Lesson4B_config.xml
.......\.....\Lesson4B_controller.swf
.......\.....\Lesson4C.html
.......\.....\Lesson4C.swf
.......\.....\Lesson4C_config.xml
.......\.....\Lesson4C_controller.swf
.......\.....\Lesson4D.html
.......\.....\Lesson4D.swf
.......\.....\Lesson4D_config.xml
.......\.....\Lesson4D_controller.swf
.......\.....\Lesson4E.html
.......\.....\Lesson4E.swf
.......\.....\Lesson4E_config.xml
.......\.....\Lesson4E_controller.swf
.......\.....\Lesson4F.html
.......\.....\Lesson4F.swf
.......\.....\Lesson4F_config.xml
.......\.....\Lesson4F_controller.swf
.......\课程内容.txt
.......\....\....\Draw.clw
.......\....\....\Draw.cpp
.......\....\....\Draw.dsp
.......\....\....\Draw.dsw
.......\....\....\Draw.h
.......\....\....\Draw.ncb
.......\....\....\Draw.opt
.......\....\....\Draw.plg
.......\....\....\Draw.rc
.......\....\....\DrawDoc.cpp
.......\....\....\DrawDoc.h
.......\....\....\DrawView.cpp
.......\....\....\DrawView.h
.......\....\....\MainFrm.cpp
.......\....\....\MainFrm.h
.......\....\....\ReadMe.txt
.......\....\....\res\bitmap1.bmp
.......\....\....\...\Draw.ico
.......\....\....\...\Draw.rc2
.......\....\....\...\DrawDoc.ico
.......\....\....\...\Toolbar.bmp
.......\....\....\resource.h
.......\....\....\StdAfx.cpp
.......\....\....\StdAfx.h
.......\....\MyDraw\Debug\MainFrm.obj
.......\....\......\.....\MainFrm.sbr
.......\....\......\.....\MyDraw.exe
.......\....\......\.....\MyDraw.obj
.......\....\......\.....\MyDraw.pdb
.......\....\......\.....\MyDraw.res
.......\....\......\.....\MyDraw.sbr
.......\....\......\.....\MyDrawDoc.obj
.......\....\......\.....\MyDrawDoc.sbr
.......\....\......\.....\MyDrawView.obj
.......\....\......\.....\MyDrawView.sbr
.......\....\......\.....\StdAfx.obj
.......\....\......\.....\StdAfx.sbr
.......\....\......\.....\vc60.pdb
.......\....\......\MainFrm.cpp
.......\....\......\MainFrm.h
.......\....\......\MyDraw.aps
.......\....\......\MyDraw.clw
.......\....\......\MyDraw.cpp
.......\....\......\MyDraw.dsp
.......\....\......\MyDraw.dsw
.......\....\......\MyDraw.h
.......\....\......\MyDraw.ncb
.......\....\......\MyDraw.opt
.......\....\......\MyDraw.plg
.......\....\......\MyDraw.rc
.......\....\......\MyDrawDoc.cpp
.......\....\......\MyDrawDoc.h
.......\....\......\MyDrawView.cpp
.......\....\......\MyDrawView.h
.......\....\......\ReadMe.txt
.......\....\......\res\AED.ico
.......\....\......\...\bitmap1.bmp
.......\....\......\...\MyDraw.ico
.......\....\......\...\MyDraw.rc2
.......\....\......\...\MyDrawDoc.ico
.......\....\......\...\Toolbar.bmp
.......\....\......\resource.h
.......\....\......\StdAfx.cpp
.......\....\......\StdAfx.h
.......\....\Test\Test.cpp
.......\....\....\Test.dsp
.......\....\....\Test.dsw
.......\....\....\Test.ncb
.......\....\....\Test.opt
.......\....\....\Test.plg
.......\Video\Lesson4A-1.html
.......\.....\Lesson4A-1.swf
.......\.....\Lesson4A-1_config.xml
.......\.....\Lesson4A-1_controller.swf
.......\.....\Lesson4A-2.html
.......\.....\Lesson4A-2.swf
.......\.....\Lesson4A-2_config.xml
.......\.....\Lesson4A-2_controller.swf
.......\.....\Lesson4B.html
.......\.....\Lesson4B.swf
.......\.....\Lesson4B_config.xml
.......\.....\Lesson4B_controller.swf
.......\.....\Lesson4C.html
.......\.....\Lesson4C.swf
.......\.....\Lesson4C_config.xml
.......\.....\Lesson4C_controller.swf
.......\.....\Lesson4D.html
.......\.....\Lesson4D.swf
.......\.....\Lesson4D_config.xml
.......\.....\Lesson4D_controller.swf
.......\.....\Lesson4E.html
.......\.....\Lesson4E.swf
.......\.....\Lesson4E_config.xml
.......\.....\Lesson4E_controller.swf
.......\.....\Lesson4F.html
.......\.....\Lesson4F.swf
.......\.....\Lesson4F_config.xml
.......\.....\Lesson4F_controller.swf
.......\课程内容.txt