搜索资源列表
eff Prosise
- eff Prosise,用其无与伦比的技巧向读者讲述了MFC程序设计中的基本概念和主要技术-再次阐释了在32位windows平台上进行快速的面向对象开发的完美方法-eff Prosise. used his unparalleled skill to readers MFC procedures described the basic design concept and the major technological-explained again in the 32 windows plat
QQ2.0
- 基于MFC和WINSOCK的网络通信软件设计 一、 介绍计算机网络与网络通信的概念,然后阐述了基于客户机/服务器模式网络通信程序实现的关键技术Windows Socket,最后对通信程序进行设计和分析,给出了逻辑和流程图及部分关键程序。 二、 程序整体设计过程,主要介绍如何采用面向对象的方法进行分析和设计,以及在设计和实现过程中所采用的模式(Pattern)
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long