搜索资源列表
TitleBarV
- 将对话框进行了函数重载及重绘,生成了漂亮的界面,软件换肤了,不错吧。-dialog will be conducted and refresh function overloading, generating a nice interface, software skinnable, it is true.
02-yaoshenyibin
- 02 摇身一变 也很简单,重载了一下OnKeyDown,只要按上下箭头键,窗口就一边摇晃一边变大变小。-02 suddenly very simple, a little heavy OnKeyDown, if by next arrow keys, window on the side of the rocking side into small change.
Perfect.rar
- Windows Embedded CE 6.0上重载CSliderCtrl实现透明滑动条的源代码,Windows Embedded CE 6.0 on the realization of transparent heavy-duty slider CSliderCtrl source code
TestSplitter
- CSplitterWnd 的重载与实现,实现了拆分窗口的动态创建也视图管理,并有测试代码-CSplitterWnd overloaded and realization of the split window to achieve the dynamic management view also create and test code
BkgndSDI
- 在单文档框架结构的背景窗口上显示图案。重载视图OnEraseBkgnd函数,添加代码:if(!m_bAnimatedBkgnd) pDC->StretchBlt(0,0, rcClient.right-rcClient.left, rcClient.bottom-rcClient.top, &dcMem, 0,0, bm.bmWidth, bm.bmHeight, SRCCOPY) else {
XMessageBox_demo
- 一直用于项目中的消息窗口重载,非常好用,易用。-MessageBox
LVChecked_demo
- 重载listctrl控件 添加checkbox-Add a checkbox control heavy listctrl
DeleteFileDlg
- 重载打开文件对话框,添加删除按钮\DeleteFileDlg\DeleteFileDlg.rar,很不错的vc源码,希望对大家有所帮助。-Heavy open file dialog box, add the Delete button \ DeleteFileDlg \ DeleteFileDlg.rar, very good vc source, we want to help.
code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-Classics
DIBDisplay
- 在VC++环境下,实现图片的打开,重载,保存等功能。-In the VC++ environment, to achieve the picture open, reload, save function.
cPPFrame
- 一个非常漂亮的界面,采用mfc框架,重载自绘函数修改外观-A very nice interface, mfc framework overloaded function self-drawn modify the appearance
lab8
- 第8次实验课8-1,8-2。一是实现对++,——运算符的重载,一个是虚函数-The 8 experimental class 8-1, 8-2. First, to achieve++- operator overloading, a virtual function
mfc_print_1
- 实现MFC的打印功能,重载打印函数,打印预览-Printing from CView
DeleteFileDlg
- 重载打开文件对话框,添加删除按钮,C++精选编程源码,很好的参考资料。-Heavy haul open file dialog box, add and delete button, C++ select programming source code, a good reference.
VisualStyleHelper
- vs2008,vs2010中,使对话框等formview等界面风格和主程序保持一致。 用法:重载WM_CTLCOLOR消息,然后调用ResetCtlColor方法。-vs2008, vs2010, making dialog boxes, etc., etc. formview main interface style and consistency. Usage: reload WM_CTLCOLOR message, and then call ResetCtlColor methods
Project1
- 标题栏重绘,重载WindowProc。使用Delphi系统编写,请测试-The title bar is redrawn, heavy WindowProc. Written using Delphi system, test
testDuilb
- 使用duilib的 小程序,其中包括了 在duilib中使用WebBrower控件,代码中包含了一些注释 方便新手理,并且包含了重载控件的方法-Use duilib small program, which includes the use of duilib in WebBrower control code contains some comments convenience novice manager, and includes heavy-duty control method
Lesson2Code
- ++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Reload+
MFC-interface-design
- 基于mfc的界面设计,包括各种特效、窗口分割、窗口重载,欢迎下载-MFC based interface design, including a variety of special effects, window segmentation, window overloading, welcome to download
XESPX
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,,(Classic c + + syntax and application of the writing of the class and application, structure and the destructor, function overloading,,)