侯捷的多型与虚拟的sourc ecode

时间:2020-11-06 12:04:22
【文件属性】:

文件名称:侯捷的多型与虚拟的sourc ecode

文件大小:849KB

文件格式:ZIP

更新时间:2020-11-06 12:04:22

多型 虚拟 侯捷

这个是侯捷的多型与虚拟书籍的源代码文件。 //---------------------------------------------------------------- // 檔名:mfclite.cpp // 作者:侯捷 J.J.Hou (jjhou), jjhou@jjhou.com, www.jjhou.com // 用途:MFCLite 3.5,一個具體而微的 MFC-like application framework // 本模組供應之功能: // (1) Infrastructure: Dynamic/DynCreate/Serial // (RTTI/Dynamic Creation/Persistence) // (2) Application Framework // (3) Message Map // (4) Message Routing // (5) MVC Model (Document-View) // (6) Message Queue, Hotkey for menuitems and messages // (7) File operations (New, Open, Save, SaveAs) // (8) Multiple Documents // (9) MDI // (10) Subscribe-Notify protocol // (11) OnWindowNew(), CMyView3, AfxWinTerm(), ExitInstance(), OnAppHotKeyHelp() // (12) fixup resource leak in CDocument::OnOpenDocument, // CDocument::OnSaveDocument // and optimize CPtrList // (thanks xioax) // (13) optimize Document Read/Write (use tags) // (14) window-close subsystem


【文件预览】:
mfclapp1.cpp
resource.h
www.pudn.com.txt
mfclshp.h
mfclapp.h
rc.exe
mfclapp2.h
mfclapp1.h
mfclappg.exe
mfclapp.cpp
gcc
----build.bat(164B)
cb5
----makefile(1011B)
mfclshp.cpp
vc6
----makefile(2KB)
mfclapp2.cpp
cygwin1.dll
RC.CPP
afxres.h
mfclite.cpp
mfclappb.exe
afxmsg_.h
vc6ide
----mfcl30.dsp(5KB)
----Debug()
----mfcl30.plg(23KB)
----mfcl30.opt(56KB)
----mfcl30.dsw(535B)
----RELEASE()
----mfcl30.ncb(137KB)
----resource.res(117B)
resource.res
mfclappm.exe
resource.rc
mfclite.h

网友评论

  • thanks