资源列表
Chapter3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the parsing of the principle of the M
Chapter4
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping analysis of the mechanism on how to use ClassWizard,,, understand the
Chapter5
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master CDC word processing program to prepare, how to customize fonts and custom caret, familiar with the use of CString type. According to Cara OK
Chapter6
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
BuildImage
- 模拟nandflash的结构,整合image,对二进制文件的操作,-simulate nandflash structure ,operate bin files
Chapter8
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Realize ingenious escape button. How to make a property page and Wizard dialog box, combo box integration to explain ( combo box to adjust the s
bottle_demo
- bottle 的demo,功能很简单,需要的可以自己扩展,直接可以运行。-Run this scr ipt or paste it into a Python console, then point your browser to http://localhost:8080/hello/world. That’s it.
bottle_hw
- bottle 的demo,功能很简单,需要的可以自己扩展,直接可以运行。-Run this scr ipt or paste it into a Python console, then point your browser to http://localhost:8080/hello/world. That’s it.
class_and_object
- 类和对象(一).ppt 对类和对象概念的解释,很详细,很适合给C++新手学习!推荐!-Classes and Objects (a). Ppt Interpretation of the concept of classes and objects, very detailed, very suitable to the C++ programmers to learn! Recommended!
CPPwords_for_choice
- C++的流程控制ppt 对C++的流程控制语句进行很详细的介绍,很适合给C++新手学习!推荐!-C++, process control ppt Very detailed, very suitable to the C++ novices to learn! Recommended!
test_flash
- 个人写的flash文件播放例子,调用windows自带的OLE播放Flash文件.-Use Visual studio write Flash Player, it is using the OLED of Windows.It is very useful.
test_pic_dialog
- 基于dialog的图片播放程序,使用Visual Studio2010.能够播放bmp jpeg gif等文件格式-It is a Picture show file, using Visual Studio2010. And this can play bmp, jpeg gif and so on.
