-
Addison.Wesley的C++ Coding Standards 101 Rules Guidelines and Best Practices。适用于C...
Addison.Wesley的C++ Coding Standards 101 Rules Guidelines and Best Practices。适用于C++程序员晋级使用。-Addison.Wesley C Coding Standards 101 Ru les Guidelines and Best Practices. Apply to the use of advanced C programmers.
- 2023-02-20 15:40:04下载
- 积分:1
-
计算机对等联网P2P技术是目前新一代网络技术研究的活跃领域,它在网络资源利用率、消除服务器瓶颈等多方面都有明显的优势。而Gnutella协议就是一个基于P2P网...
计算机对等联网P2P技术是目前新一代网络技术研究的活跃领域,它在网络资源利用率、消除服务器瓶颈等多方面都有明显的优势。而Gnutella协议就是一个基于P2P网络的文件搜索,数据交换协议。-P2P peer-to-peer computer networking technology is a new generation of network technology is currently an active area of research, which the network resource utilization, eliminate server bottlenecks and so have an obvious advantage. The Gnutella protocol is a network based on P2P file search, data exchange agreements.
- 2022-01-24 14:18:39下载
- 积分:1
-
hello word
#include
printf("hello word");dafdsfsffffffffffffdafdafadsfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffddddddddddddddddddddddddddddddddddddddddd
- 2022-06-20 07:05:08下载
- 积分:1
-
关于《Ajax开发详解诶
关于《Ajax开发详解诶-试读》pdf书籍,个人感觉不错。-on "Comments on Ajax development eh-Explanation" pdf books, personal feeling good.
- 2022-07-17 18:51:50下载
- 积分:1
-
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库...
本书内容分上、下两册出版。本套书是关于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
- 2023-07-13 07:15:04下载
- 积分:1
-
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一...
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一个新的对象。假如类需要进一步封装创建自身实例的细节,并且控制自身实例的数目,那么可以提供静态工厂方法。
- 2023-07-11 12:10:02下载
- 积分:1
-
〈ASP.NET程序设计案例教程〉配套光盘,北京交通大学出版社 清华大学出版社 ,2005...
〈ASP.NET程序设计案例教程〉配套光盘,北京交通大学出版社 清华大学出版社 ,2005
- 2022-08-21 20:57:06下载
- 积分:1
-
hibernate
实现办公自动化系统,介绍了办公自动化中的基本模块-hibernate
- 2022-02-06 18:00:52下载
- 积分:1
-
C语言程序设计实训
C语言程序设计实训-C Programming Language Training
- 2022-07-13 16:33:29下载
- 积分:1
-
第二章语言概述 ppt 编译原理
第二章语言概述 ppt 编译原理-Chapter II Language Overview ppt Compiler Principle. . . . .
- 2022-01-30 23:10:18下载
- 积分:1