资源列表
kbc
- 可变长顺序表 可实现顺序表动态变长缩短课程设计中使用-Variable-length sequence table can achieve dynamic variable-length sequence table to use shortened course design
474564455
- 易语言flash界面,应用程序编程源码,很好的参考资料。-Easy language flash interface, application programming source code, a good reference.
8756454567
- 易语言汇编类模块源码,应用程序编程源码,很好的参考资料。-Easy language to assembly module source code, application programming source code, a good reference.
7865677878
- 进程自动复活,应用程序编程源码,很好的参考资料。-The process of automatic resurrection, application programming source code, a good reference.
VJ6pmzl7
- 易语言斩月磁盘命令模块源码,应用程序编程源码,很好的参考资料。-Easy language to cut on disk command module source code, application programming source code, a good reference.
8645677878
- 易语言驱动级读写内存模块源码,应用程序编程源码,很好的参考资料。-Easy language to drive the read-write memory module source code, application programming source code, a good reference.
lbhb
- 链表合并,实现两个链表的合并,动态实现 课程设计-List merge, merge two lists to achieve the dynamic implementation of curriculum design
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle of programming process, the process window, handle theory, message queues, the callback function, the wind
Lesson2Code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决-C++ classic syntax and application, type of preparat
Lesson3Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and MFC Framewor
Lesson4Code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, the message sent to the
Text
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC grasp word processing program to prepare, how to generate custom fonts and custom caret, familiar with the use of CString class. Kara OK through
