搜索资源列表
深入了解MFC文档视结构
- 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数
MDI多文档界面的程序实例
- MDI多文档界面的程序实例-MDI Multi - Document Interface examples of procedures
在多文档界面中使用TabBar切换窗口
- 在多文档界面中使用TabB ar切换窗口 -in Multi - Document Interface TabB used in MDI use TabBar switching window ar window switches
将对话框作为MDI子窗口
- 一个用于多文档MDI的对话框子窗口,与FormView不同,不需要子框架窗口的支持。-more documentation for an MDI window-box, and FormView different, not for the support of the framework of the window.
iemdi_src.zip
- 一个很不错的类似IE但是多文档界面的浏览器, Very good similar IE but multi- documents contact surface browser
mditese.rar
- VC6 基于MDI多文档的客户区全屏操作的简单例子...,MDI-based multi-document VC6 customers district full-screen operation simple example ...
mdi
- 采用QT编写的多文档窗口的实现 采用QT编写的多文档窗口的实现-the realization of multi-document-window based on QT
FullScreen-show-SDI-and-MDI-in-MFC-
- MFC 实现单文档和多文档全屏显示功能 代码可供学习-Fullscreen show SID and MDI in MFC
Student4
- MFC多文档学生成绩管理系统源代码,是ADO数据库编程的实例程序。-MFC multi-document student achievement management system source code, is an instance of ADO database programming procedures.
MDIchildwindows
- 程序可以通过多文档形式,在MDI子窗口添加对话框-Program can be multi-document form, add in the MDI child windows dialog
MainFrmMDI
- MFC应用程序:MDI程序多个文档模板。生成一个多文档应用程序,实现MDI程序-MFC Application: MDI process multiple document templates. Generate a multi-document application, MDI program to achieve
MDI_Test
- VC++.NET 多文档开发实力,有一个登陆框 而且稳定类型为两种-MDI VC++.NET
MDICALL
- VC++编写的一个多文档框架界面,可以方便的实现MDI程序,如有疑问可于hj212001@126.com联系。我的口号是相互学习,共同进步!一部分是网络搜集,一部分是自己修改。取之于网,用之于网,大家看看吧!-VC++ written in the framework of a multi-document interface, you can easily achieve the MDI program can be hj212001@126.com contact in case of do
DocMan
- 基于多文档界面的VC数据库框架程序 常用的数据库应用软件大都有这样的界面效果:在主框架窗口里,同时只出现一个功能子窗口,用菜单或者工具条就可选择用户要使用的功能子窗口。本程序就是基于这种思想而写的。包含两个功能子窗口,DocMan和DocDeal,用户选择文件菜单下的子项就可打开相应的功能子窗口。当然,理论上你还可以在这个框架程序里增加任意多的功能子窗口哟 -A VC framework for database applications based on MDI
TestMDI
- 自己做非模态对话框时做出来测试的,MDI多文档调用非模态对话框,很初级,想了解的同仁可以看看!-Make their own non-modal dialog box to do out of the test, MDI Multiple Document called non-modal dialog box, it is the primary, want to know colleagues can see!
mdi
- 多文档小球例子,可以学习在view中画图等-multidocument mdi example
MDI
- VC++多文档卫星轨道仿真程序,能显示2D和3D场景。(开发环境VC6.0) -VC++ Multiple Document satellite orbit simulation program that can display 2D and 3D scenes. (Development environment VC6.0)
MDI
- 多文档编程。c#编程的可视化窗体程序,内有源码源文件。(MDI.c# visual form programming procedures, there are source files.)
多文档事例
- MFC多文档,从中可以看出自定义视图的用法。(MFC multiple documents, from which you can see the usage of a custom view.)
exe到ocx
- C++exe多文档单文档程序转为OCX控件的方法(MFC MDI EXE CHANGE TO OCX)