-
Visual C++编程,不规则窗口制作。
Visual C++编程,不规则窗口制作。-Visual C programming, irregular window production.
- 2022-06-03 19:05:24下载
- 积分:1
-
动态改变应用程序图标
动态改变应用程序图标-dynamic changes application icons
- 2022-01-25 21:38:53下载
- 积分:1
-
在视图中嵌入文件选择对话框.zip
在视图中嵌入文件选择对话框.zip-embedded in the document view options dialog. Zip
- 2023-06-04 16:25:03下载
- 积分:1
-
使用windowsAPI编写的窗口,代码精炼,便于学习和参考。
使用windowsAPI编写的窗口,代码精炼,便于学习和参考。-WindowsAPI prepared to use a window, code refining, to facilitate learning and reference.
- 2022-02-13 04:12:26下载
- 积分:1
-
文件选择的程序类似windows里的对话框
文件选择的程序类似windows里的对话框-document selection procedures similar to the dialog windows Lane
- 2022-08-18 12:54:06下载
- 积分:1
-
Prepared by VC can picture dialog box showing that Beijing procedures.
用VC编写的可以让对话框显示北京图片的程序。-Prepared by VC can picture dialog box showing that Beijing procedures.
- 2022-11-11 18:15:04下载
- 积分:1
-
用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等...
用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等-with VC on the split window examples of the various window View different, EditView, ListView, FormView, etc.
- 2022-01-26 05:43:10下载
- 积分:1
-
Property sheet mfc, 实现分页分TAB的界面设计。
Property sheet mfc, 实现分页分TAB的界面设计。-Property sheet mfc, paging sub-TAB realize the interface design.
- 2023-05-29 00:00:05下载
- 积分: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
-
在可执行文件中输入二次方程的a b c值,即可判断是否存在可行解...
在可执行文件中输入二次方程的a b c值,即可判断是否存在可行解-In the executable file, enter values abc the quadratic equation, you can determine whether the existence of feasible solution
- 2022-12-12 02:30:03下载
- 积分:1