搜索结果
找到约 316 项符合
Wrapper-Classes 的查询结果
VC书籍 本书由知名的C++专家Matthew H.Austern执笔
本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)、
《泛型 ...
Java编程 This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate
This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code.
This doclet requires JDK 1.2.1 or later, it will not work with J ...
电子书籍 C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked ...
J2ME The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP
The source code for this package is located in src/gov/nist/sip/proxy. The proxy
is a pure JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
int ...
游戏 he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP a
he source code for this package is located in src/ directory. The
JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
inter ...
VC书籍 Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w
Software Engineering and Computer Games
By Rudy Rucker
Software Engineering and Computer Games was written with four broad goals:
To teach a lively style of object-oriented software engineering.
To show how to bring a complete program to the level of a commercial release.
To provide a "game eng ...
其他行业 The application wizard has created this UCMSGIP application for you. This application not only dem
The application wizard has created this UCMSGIP application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB pr ...
Java编程 kanglog博客程序,使用前,请先打开db.java修改其中的数据库信息
kanglog博客程序,使用前,请先打开db.java修改其中的数据库信息,然后用你的jdk编译后放入WEB-INF\classes\dbpac\下。将所有文件上传到服务器,然后运行install.html建立数据库。安装完毕后,请手动删除install.html和install.jsp
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of these are standard C ...