-
MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView...
MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC generation MDI procedural framework, and allow segmentation window. static generated about two split window, with the category CLeftView View, CRightView establish linkages. DialogBar generation, in addition DialogBar Copy button and the Clear button. cut in the left-hand window can be animated line. Click on the Copy button to draw the line has been copied to the right segmentation window, click on the Clear button to clear the window around.
- 2022-02-14 11:01:41下载
- 积分:1
-
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
- 2023-05-09 11:55:02下载
- 积分:1
-
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CV...
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。-CDC on how to output text, graphics have to maintain function, CPtrArray the use of collections, CPaintDC with CClientDC and application of the distinction, OnPaint and OnDraw in CView relations and the realization of the insider, the realization of a rolling window, the coordinates of space, mapping the way device coordinates and logical coordinates conversion.
- 2022-03-16 05:51:56下载
- 积分:1
-
the cases to achieve a Windows Explorer, the resource manager with View system f...
本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operators and other functions. The cases mainly introduces the tree controls the use, list control the use of the Windows API related to the use, icon list system for the acquisition, and recursive directory traversal.
- 2022-03-03 08:12:53下载
- 积分:1
-
这个是用MFC做的一个小程序.其功能是创建一个WINDOWS里面最常见的对话框.适合MFC初学者.仅供参考....
这个是用MFC做的一个小程序.其功能是创建一个WINDOWS里面最常见的对话框.适合MFC初学者.仅供参考.-this is done with MFC a small program. Its function is to create an inside most common Windows dialog box. MFC for beginners. For reference purposes only.
- 2023-07-04 10:30:03下载
- 积分:1
-
VC6 high
VC6高级编程范例第一章――系统与窗口-VC6 high-level programming paradigm first chapter-- and the window system
- 2022-02-25 14:16:44下载
- 积分:1
-
我自己编写的用Delphi编写的Ad Hoc无线网络仿真实验
我自己编写的用Delphi编写的Ad Hoc无线网络仿真实验-I prepared with Delphi"s Ad Hoc Wireless Network Simulation
- 2022-11-28 21:55:03下载
- 积分:1
-
用风险投资的对话框进行经典的打印和预览
十分经典的VC对话框程序的打印预览-classical print and preview of dialog by VC
- 2022-08-08 11:57:46下载
- 积分:1
-
逃跑按纽的实现,属性表单的创建以及输出用户在向导中的选择...
逃跑按纽的实现,属性表单的创建以及输出用户在向导中的选择 -button to escape the realization attribute form and the creation of the output in user guide of choice
- 2022-05-26 22:48:15下载
- 积分:1
-
This is a good example to help you develop a dialog box similar to realone frame...
这是一个很好的例子,帮助大家开发类似于realone的对话框框架。-This is a good example to help you develop a dialog box similar to realone framework.
- 2023-06-03 06:25:03下载
- 积分:1