资源列表
class-inherit-example
- 本例子实现了一个简单的类的继承,实现了子类和父类的属性继承操作-This example is the realization of a simple class inheritance, and realise a subclass property inheritance operation......
Powerpoint
- this a file-this is a file.........
InternetClock
- 一个桌面时钟,能联网校时,win32程序编写,改变颜色等动能-Desktop clock can be networked school, win32 programming, change the color of the kinetic energy
WallpaperChanger
- wallpeperes projects seeks level-designers for open-source version of the soft. Unfortunately we cannot hire non-Russian speaking people due to dual-licensed source and difficulties with payments into foreign countries.
TLA-analyseur
- compilateur c , analyse lexical
LineNodeCheck
- 线段求交代码,win32console版,即将更新MFC版,敬请期待-Segment intersection code, win32console version, is about to update the MFC version, so stay tuned
system_servo_fd8202r-d-lodind-file
- test thes file fd_8202rd open close
Cstudy
- c语言学习的帮手,让您快速上手学会C编程。-Language learning C helper, allows you to quickly get started to learn C programming.
Visual_CPP_6.0
- C语言调试,调试功能_图解教程,很有用哦,分享!-C language commissioning, the commissioning function _ graphic tutorials, very useful oh, share!
CPPjinghua
- 该文件为C++的编程精华帖合辑,里面集合了大家在学习C++的问题与思路,对于刚接触c++的人员,大有用处。-The file of C++ programming Digest Posts compilations, which collection of a variety of C,++ learning problems and solutions, set the director of public companies, new to c++ staff, it would be us
mfc-class-library
- 此资料为MFC类库大全,里面详细介绍了各种MFC类和头文件信息,MFC库中的每个宏、全局函数和全局变量,以及各个结构、风格、回调函数和消息映射。-This information for the MFC class library Guinness, which details the MFC class and header file information, the MFC library in each macro, global functions and global variable
CPPSingleton
- Singleton design pattern often we talk about and many people think that this mode is very simple. Indeed, from the point of view of pure design pattern, it is not complicated, but from the implementation point of view, in fact, very simple, especiall