-
一个使用MFC实现的绘图板程序
一个使用MFC实现的绘图板程序-use an MFC graphics board procedures
- 2023-01-17 21:20:04下载
- 积分:1
-
SDI for the Multi
在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View handoff small procedures, in some cases, there are many applications of information to show that, when a window display at the least, the VC MDI applications can solve this problem, but if the application procedure is a pair of individual files, use various methods to show , using SDI more appropriate. How, then, in single file applications to achieve multi-view? By default, derived class constructor is pretected type, it must be changed to public type, because we will be dynamically generated and derived View Class View switching activities. One can also generate all views, but this system caused a tremendous waste of resources.
- 2022-02-14 04:26:25下载
- 积分:1
-
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们...
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为
任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向
Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd).
对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针
m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的:
-Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
- 2022-05-31 00:40:34下载
- 积分:1
-
类似explorer.exe的显示所有路径和文件的程序
类似explorer.exe的显示所有路径和文件的程序-Explorer.exe similar path to the show all the procedures and documentation
- 2022-01-31 22:14:43下载
- 积分:1
-
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助...
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助-A very good on Microsoft
- 2022-03-09 12:57:40下载
- 积分:1
-
the title bar for hidden or revealed that makes Sometimes, the area showed incre...
对标题拦进行隐藏或显示,使得有时候,显示面积增大-the title bar for hidden or revealed that makes Sometimes, the area showed increases
- 2022-01-22 02:33:37下载
- 积分:1
-
inventory management software, a product of the system management functions.
库存管理软件,实现了商品的系统管理功能.-inventory management software, a product of the system management functions.
- 2022-02-07 00:57:45下载
- 积分:1
-
UI_Become_windowless 例子 非常方便研究当今流行的DirectUI技术 vs2008版本...
UI_Become_windowless 例子 非常方便研究当今流行的DirectUI技术 vs2008版本-UI_Become_windowless demo Very Easy to Study Directui technology Vs2008 version
- 2022-02-25 22:11:55下载
- 积分:1
-
前端时光轴显示
资源描述HTML编写的时间轴显示,源码开放,适合修改,可以用于专题界面
- 2022-05-30 06:29:52下载
- 积分:1
-
simulated real player sliding the volume knob a good small Controls
模拟real player的音量滑钮 一个不错的小控件-simulated real player sliding the volume knob a good small Controls
- 2022-01-31 15:57:17下载
- 积分:1