资源列表
Chat-by-MultiThread
- 关于多线程的聊天工具,用C++写的,对学习多线程的同学有些帮助-About multithreaded chat tool, C++ written multithreaded students learning some help
Chapter08
- 如果你是个新手刚接触MFC你看看这个对话框的编写!
Spy_aBetterOne
- Spy本来是vc中的一个窗口推测工具。在学VC时,界面是很重要的一部分内容。通过自己做一个Spy可以深刻了解windows窗口应用程序的特性。-Spy was originally vc speculation tool in a window. VC in school, the interface is a very important part of the content. Make a Spy through their windows can be a deep understand
FontSelect
- windows字体的显示和选择,通过combox控件下拉选择字体。-windows fonts display and selection, through the combox control drop-down font selection.
DemoList
- DemoList.rar CListctrl控件扩展 继承MFC的CListctrl 表头颜色、字体和行高 Item的字体、颜色等 -DemoList.rar inherited MFC CListCtrl set of headers, and row height item font color, font, etc.
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
MockupsForDesktop
- MockupsForDesktop.zip
datasheet_for_DSP2812_part1
- You can find more information about DSP2812 of TI company here. It is useful for your programming!
MFCPEXAMPLES
- 多个c++的MFC实例,可以配合书一起学习。-Multiple instances of MFC c++, you can learn together with the book.
DRAW
- 此代码能够完成基本的绘图功能,可以画点、直线、曲线等,还有橡皮擦功能。-This code can be completed basic drawing functions, you can draw points, straight lines, curves, as well as functional eraser.
8
- 定义直角坐标系上的一个点类(Point)作为基类,派生出描述一条直线的类(Line)-Cartesian coordinate system defined on the class of a point (Point) as the base class, derived class describes a straight line (Line)
MyDlg
- 本程序是通过面向对象的最重要的特点“类”来设计出来的,其功能是实现简单计算器相关运算。包括实现数据的加、减、乘、除以及求倒数和开根号等一些计算功能;计算器的设计是以日常生活中常用计算器为原型设计的,可以实现小数的输入输出和清零功能。-This procedure is out of the " class" of the most important features of object-oriented design, and its function is to achie
