搜索结果
找到约 316 项符合
Wrapper-Classes 的查询结果
Java编程 《JSP留言薄》使用MySQL数据库
《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_guestbook和td_guestbook_admin,并在td_guestbook_admin数据表中插入一条数据,该数据是有关留言薄设置和管理设置的。
请你将td文件夹COPY到WEB-INF\classes目录下,该文件 ...
VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
编译器/解释器 The application wizard has created this SoccerDoctor application for you. This application not onl
The application wizard has created this SoccerDoctor 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.
文章/文档 三星44BOX的中文文档
三星44BOX的中文文档,主要内容为:1 产品预览, 2 管脚描述, 3 指令集, 4 存储管理,5 时钟和电源管理模式,6 CPU WRAPPER & BUS PRIORITIES,...... 18 IO (同步 I/O)
通讯/手机编程 ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework)
ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++ Wrapper Facade(包装外观)和框架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分 ...
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
编译器/解释器 为你的MFC程序添加宏脚本语言。AppWizard has created this ScriptDemo application for you. This application not onl
为你的MFC程序添加宏脚本语言。AppWizard has created this ScriptDemo 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.
VC书籍 本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系
本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下 ...
电子书籍 By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998
By Tom Christiansen and Nathan Torkington
ISBN 1-56592-243-3
First Edition, published August 1998.
(See the catalog page for this book.)
Search the text of Perl Cookbook.
Table of Contents
Copyright Page
Foreword
Preface
Chapter 1: Strings
Chapter 2: Numbers
Chapter 3: Dates and Times
Chapter 4: ...
Java编程 This project does not contain a full, runnable application program. Instead, the only package ope.ac
This project does not contain a full, runnable application program. Instead, the only package ope.account contains two classes which represent basic bank customer and account information.