登录
首页 » 电子书 » 本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库...

本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库...

于 2023-07-13 发布 文件大小:1.69 MB
0 151
下载积分: 2 下载次数: 1

代码说明:

本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库按照应用的功能划分为根类,MFC应用结构类,窗口、对话和控件类,绘画和打印类,简单的数据类型类,数组、列表和映射类,文件和数据库类,Internet和网络类,OLE类,调试和异常类等类。而其中的每一分类都是应用编程或其中某个方面的重要课题。本书按字母次序排列了MFC全部的类,并详细介绍了每一个类的成员,包括成员函数和数据成员,以及类之间的关系,如派生等。对于典型的用法,本书在用常规方法解释之余,还附加了精炼的代码示例,可供读者揣摩、研究。-5-book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis Class (MFC) comprehensive reference hands register. Comprehensive and authoritative book is the greatest characteristics. MFC according to the application of functional roots category, MFC Application category structure, windows, dialogue and control classes, painting and print category, simple data type category, arrays, class lists and maps, documents and database category, Internet and network categories, OLE category, debugging and unusually for such category. And the classification is applied for each program or some aspect of an important topic. The book arranged in alphabetical order of all of the MFC

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c classic design procedures
    c++设计程序经典-c classic design procedures
    2022-02-05 00:02:22下载
    积分:1
  • c语言图形处理,包含了c语言处理2d图形的简单说明
    c语言图形处理,包含了c语言处理2d图形的简单说明-c language graphics processing, including a deal with 2d graphics c language simple description
    2022-04-18 11:19:16下载
    积分:1
  • 算法
    《算法概论(英文版)》《Algorithms》S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani-Algorithms Copyright c 2006 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani July 18, 2006
    2022-06-16 02:04:18下载
    积分:1
  • 用VC++开发管理从事过程控制大型数据库的应用程序
    用VC++开发管理从事过程控制大型数据库的应用程序-with VC++ development process control management engaged in large-scale database applications
    2022-02-26 02:50:54下载
    积分:1
  • VC++编程教程网络支持资源和一个很好的案例,Lea…
    vc++程序设计案例教程 网络辅助资源 很好,学习交流,-vc++ programming tutorial network supporting resources and a very good case, learning exchange,
    2022-01-30 23:13:08下载
    积分:1
  • 图论中最小生成树Kruskal算法 及画图程序 M
    图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6) w(1,[2,3,4])=[6,1,5] w(2,[3,5])=[5,3] w(3,[4,5,6])=[5,6,4] w(4,6)=2 w(5,6)=6 [a,b]=mintreek(n,w) -Graph theory Kruskal minimum spanning tree algorithm and Paint program M-function format [Wt, Pp] = mintreek (n, W): n for the map Vertices, W for weighted graph adjacency matrix, does not constitute the edge of the two vertices of between the right to express with inf. Show the minimum spanning tree of edges and vertices, Wt right for the Minimum Spanning Tree, Pp (:, 1:2) for the minimum spanning tree edges of the two vertices, Pp (:, 3) for the minimum spanning tree of the right side, Pp ( :, 4) For the minimum spanning tree graph edge serial number, red connection for the minimum spanning tree of graph such as n = 6 w = inf* ones (6) w (1, [2,3,4]) = [ 6,1,5]
    2022-01-30 21:32:39下载
    积分:1
  • Spring framework 开发中文手册
    Spring framework 开发中文手册-Spring framework development of Chinese language manual
    2022-03-01 15:55:26下载
    积分:1
  • 软件设计师教程,对准备参加软考的人应该帮助
    软件设计师教程,对准备参加软考的人应该帮助-Software architect tutorial on preparing for the soft test should help people who
    2022-11-28 06:10:04下载
    积分:1
  • java中比较著名的js引擎当属mozilla开源的rhino,不过jdk6已经把它收归帐下,成了正规军。...
    java中比较著名的js引擎当属mozilla开源的rhino,不过jdk6已经把它收归帐下,成了正规军。-java more famous js engine mozilla open source among the rhino, but it would revert to jdk6 account has become a regular army.
    2023-05-06 05:55:02下载
    积分:1
  • study manual Java (java study recommended) collected, includes Java_tutorial, ja...
    JAVA学习手册(java学习推荐)  收集整理,包含Java_tutorial、java编程思想、java标准教程、源代码的电子文档4合1 -study manual Java (java study recommended) collected, includes Java_tutorial, java programming ideas, java standards and guidance source code of electronic document with a 4
    2022-01-28 06:29:01下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载