资源列表
Lesson2Code
- ++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Reload+
Lesson3Code
- MFC AppWizard的原理与MFC程序框架的剖析。Windows窗口与C++中的CWnd类的关系。-Analysis principles and procedural framework MFC AppWizard MFC s. Relations with C++ the Windows window CWnd class.
DDDemo120205
- Dialog font change demo
demo
- 实现drawgrid自画,类似于Android的listview效果。-Achieve drawgrid self-portraits, similar to the effect of Android listview.
DuiLib
- Duilib源码,详细给出了Duilib的源码和文件,并做了一定修改-Duilib source, given in detail Duilib source code and documentation, and do some modifications
notitle
- 取消MATLAB窗体的标题栏和边框,适用于程序启动logo的制作-Cancel MATLAB form s title bar and borders for program start production logo
DelFilesOnTime
- 本软件实现开机自动启动,然后自动检测设定目录所在磁盘剩余空间,以此判断是否进行删除,可以手动或自动删除文件。-The software can auto startup,and then automatic check the directory of disk space where you set.In order to determine whether or not to delete,You can manually or automatically delete files.
File-search-system
- 本软件是基于对话框的编程,实现指定目录下指定文件,输入关键字,进行查找。-This software is based on the dialog programming,For input in the specified directory in the file keyword search to find.
ViewOnDlg
- 演示了在对话框中怎么嵌入CFormView视图-CFormView view demonstrates how embedded in a dialog box
A193632474-22428
- 虚拟键盘的实现!!模拟键盘的输入,可以根据按钮变化.-The realization of the virtual keyboard!! analog keyboard input, can change according to the button.
OpenGl-Samples
- 程序实现多国语言的动态切换解决方案,不使用动态链接库,而是把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。这样不但可以动态切换语言,而且用户可以根据需要自己添加新的语言。-multiply Language Change
zidi
- 一个自动调整说有控件大小的一个类 非常的适用!在软件开发中用到-An automatic adjustment controls say there is a class size is very suitable! Used in software development
