资源列表
Google-CPP-Programing-Specification
- Google C++编程规范,很好用,推荐之 这是中文版本-Google C++ Programing Specification
show-chines--characters-in-C-program
- 在C语言中显示汉字-show chines characters in C program
dianzizhong
- 电子钟c语言设计年月日 时分秒 闹钟 整点报时 -Clock c language design years, day, hour alarm hourly chime
VCinduction
- 很适合VC的初学的人员,有线程的介绍。有消息的处理- Very suitable for the novice VC personnel, introduction of the thread. A message processing
CoolFish
- 在ATmegaX中的coolFish源码 对学习很有用的-The coolFish in ATmegaX useful source for learning! !
vc
- 这篇文章介绍了VC的基础知识,对于新手来说是好的教程-This article describes the basics of VC, is a good tutorial for beginners
project-of-cpu
- 的是否可大幅减少的开发速度快捷方式的累计发生了发生-Whether the development can significantly reduce the cumulative incidence rate of shortcuts that occurred
C--sourcecode
- 里面包括了很多有用的经典C语言源程序,非常适合初学者-Which includes many classic C language source of useful, very suitable for beginners! !
Code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序-C++ syntax and application of the classic, class preparation and application, structure, and destructors, function overloading, class inheritance, function coverage, base and derived c
API-design-for-CPP
- C++接口设计, by Martin Reddy, pdf清晰版本-C++ interface design, by Martin Reddy, pdf clear version
Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principles and MFC MFC AppWizard
Code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand the