资源列表
Chapter2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-err
Chapter3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
JBCOMMailslot
- 一个简单的C/S多线程例子。可作为一个局域网内通信的例子-A simple C/S multi-threaded example. Can be used as an example of LAN communications
pvtrace
- 一个动态函数分析工具,运行程序后,代码生成记录,通过记录可以获得函数调用的图片-Function of a dynamic analysis tool, run the program, the code generation records, records available through the function call
ucos_vc110
- 修改ucos使之称为 vc++ 下可以编译的通过兵能演示的代码-Modified to make it known as uCOS vc++ Can be compiled through the soldiers to demo code
Tomcat
- Tomcat集群与负载均衡 介绍均衡负载的搭建与实施-Tomcat Cluster and load balancing, introduced a balanced load structures and implementation
pageFunction
- 非常 简单实用的一个php分页函数。已经过严格测试。-Very simple and practical function of a php page. Has been rigorously tested.
chat
- 一个简单实用的聊天程序。请放心使用。-A simple and useful chat program. Please be assured that use.
tree
- 一个树状控件的开源代码。已经过测试,请放心使用。-A tree of open source code control. Has been tested, please rest assured that use.
itracert
- 使用raw socket实现的Tracert程序 编程环境: 操作系统:Windows XP SP2 开发语言:C++ 编译环境:MS Visual C++6.0 程序均为控制台界面,命令行格式为:命令名 IP地址或域名 例如:itracert www.163.com 或者 itracert_icmpdll 202.108.9.33 -Using raw socket programming to achieve the Tracert Environment: Op
VBCGI
- 用VB做的CGI程序 用VB做的CGI程序-Using VB to do CGI program CGI to do with VB program
key_guolv
- 关键字网址过滤工具,可过滤ie地址栏的关键字-URL keyword filtering tool that can filter ie the address bar keyword
