-
时钟动画的实现
vc开发,可以看看。
时钟动画的实现
vc开发,可以看看。-clock animation achieve vc development, can look at.
- 2022-01-26 04:15:08下载
- 积分:1
-
一个小程序,模拟剪切板。
学习SDK框架时做的应用。很有锻炼价值,对于初学者。...
一个小程序,模拟剪切板。
学习SDK框架时做的应用。很有锻炼价值,对于初学者。-A small program to simulate the clipboard. SDK framework to learn to do the application. Exercise is the value of, for beginners.
- 2022-02-20 20:10:33下载
- 积分:1
-
An example which form border will disappear if you select the checkbox.Also you...
一个动态使窗口border消失的例子,把执行文件去掉了。在Delphi2009以下重新编译即可。-An example which form border will disappear if you select the checkbox.Also you can regard it as a splash window outline.
- 2022-08-12 12:37:01下载
- 积分:1
-
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。...
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。-Using VC written program function is to set the local IP, available in the properties page or dialog box. Suitable for the initial preparation of web applications friends.
- 2023-04-12 07:05:03下载
- 积分:1
-
报表控件类,我把它放在VC6下也能用,做一个时间。
一个报表类控件,我把它转化到VC6也可以用,对于做显示文档有一定参考意义.-A report class control, I put it into the VC6 can also be used, for doing a certain reference value to display the document.
- 2022-07-26 22:25:57下载
- 积分:1
-
能够枚举出一个窗口上的所有控件,并在列表框中显示
能够枚举出一个窗口上的所有控件,并在列表框中显示-A window to enumerate all the controls, and in the list box
- 2022-01-22 10:35:23下载
- 积分:1
-
增加对话框源代码
一个可增加的对话框程序源代码-an increase of dialog source code
- 2022-03-14 19:28:45下载
- 积分: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
-
alphaw ";所以透明效应form API ";配套源代码
alphaw“so transparent effect Form API”补充源代码
- 2022-07-20 08:32:55下载
- 积分: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