-
特定的计算器,与PC上普通的计算器不一样,此计算器只需输入表达式(如:(12*15+12)/15 )即可得到所求的值。...
特定的计算器,与PC上普通的计算器不一样,此计算器只需输入表达式(如:(12*15+12)/15 )即可得到所求的值。-A specific calculator, and PC, not the same as an ordinary calculator, this calculator simply enter the expression (such as: (12* 15+12)/15) can be obtained by seeking value.
- 2023-06-23 05:05:04下载
- 积分: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
-
这是一个制作透明窗体的对话框设计,在vc++编程环境下实现...
这是一个制作透明窗体的对话框设计,在vc++编程环境下实现-This is a transparent window in the production dialog design, vc++ programming environment under
- 2022-04-24 06:41:29下载
- 积分:1
-
扩展CDialog类,可以有更丰富的对话框界面
,初学者可以看一下...
扩展CDialog类,可以有更丰富的对话框界面
,初学者可以看一下-expansion CDialog category, there could be more rich dialog interface, beginners can look at the
- 2022-06-02 15:05:26下载
- 积分:1
-
多文档带其它控件的实现,
可以参考
多文档带其它控件的实现,
可以参考-other multi-document control with the realization that it will be
- 2022-03-24 21:29:54下载
- 积分:1
-
vc编写的精简版本,主要用于浏览各种格式自图片,并可以继续完善....
vc编写的精简版本,主要用于浏览各种格式自图片,并可以继续完善.-vc-down version of the preparation, mainly used for browsing a variety of formats from the picture, and can continue to improve.
- 2023-03-27 13:35:04下载
- 积分:1
-
波比B写了一个非常酷的PS图象处理软件
Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg - but this time based on CDialog.-Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg- but this time based on CDialog.
- 2022-02-24 12:03:53下载
- 积分:1
-
在基于对话框的MFC程序中加入对话框条
在基于对话框的MFC程序中加入对话框条-based on the MFC dialog process of accession to the dialog
- 2022-04-09 19:34:13下载
- 积分:1
-
该示例程序使用了几个应用程序定义的子窗口,其中包含了各种控件。您可以通过点主窗口顶部的5个单选框,在不同子窗口之间进行切换。
该示例程序使用了几个应用程序定义的子窗口,其中包含了各种控件。您可以通过点主窗口顶部的5个单选框,在不同子窗口之间进行切换。-The sample program uses a number of application-defined sub-window, which contains a variety of controls. You can point the main window at the top five single-box, in different sub-window to switch between.
- 2022-03-25 22:08:24下载
- 积分:1
-
实现在VC中的多个文档的不同视图的显示,
实现在VC中的多个文档的不同视图的显示,-VC achieve multiple document display different views,
- 2022-01-28 18:41:51下载
- 积分:1