-
ClearSpeFile
可清除 VC6 工程文件中,不必要的文件,使文件体积最小。(VC6 project file can be cleared, the unnecessary files, so that the smallest file.)
- 2008-04-16 18:22:41下载
- 积分:1
-
Dialogbox_displayed_the_form_background_mageDlgUse
在对话框窗体里显示背景图片VC实现
在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码
(In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
- 2010-03-11 10:22:09下载
- 积分:1
-
MFC-dll
本文件是MFC可执行文件在没有安装VC环境下的配置文件,内付说明(This document is an MFC executable file without installing the VC environment configuration file, which pay description)
- 2013-09-26 12:44:51下载
- 积分:1
-
time
调用时间及日期函数,在对话框上显示当前时间及当前日期。(Call time and date function, in the dialog box displays the current time and the current date.)
- 2013-08-17 09:10:09下载
- 积分:1
-
Minimum_PointSet
一个用于生成多边形最小凸包的简单程序,基本功能就是用鼠标随意画一个多边形,然后计算并生成多边形最小凸包。很难得(Minimum convex polygon of a package used to generate a simple procedure, the basic function is free to draw a polygon with the mouse, and then calculates and generates the smallest convex polygon. Rare)
- 2010-11-22 00:38:58下载
- 积分:1
-
VS-MFC
VS2010的MFC编程教程,VS2010/MFC编程入门教程中给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(The the VS2010 MFC programming tutorials, VS2010/MFC programming introductory tutorial to explain to you how to use the VS2010 visual programming, is based on the program window.)
- 2012-09-05 10:11:37下载
- 积分:1
-
3DHelperDemo
一个基于mfc对话框和OPenGL的三维模型显示框架(A frame which use mfc dialog OPenGL)
- 2010-05-10 10:09:43下载
- 积分:1
-
dyong
调用其他窗体的函数或过程
窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。
所以不建议把公共的函数放在窗口中,可以放在模块中。
(Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
- 2014-02-09 22:35:44下载
- 积分:1
-
DIAWTON
窗口分割类实例,使用简单,方便,只需把XSplitterWndcpp,XSplitterWndh加入源就可以使用()
- 2018-04-28 21:54:43下载
- 积分:1
-
Coordinate3
VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线(VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coordinate system to plot, date display, dynamic display curve)
- 2010-07-26 16:07:14下载
- 积分:1