《JSP留言薄》使用MySQL數據庫,請你先在你的數據庫服務器上建立一個數據庫,然后將sql目錄下的ddl.sql文件導入數據庫,該文件將創建兩個數據表td_guestbook和td_guestbook_admin,并在td_guestbook_admin數據表中插入一條數據,該數據是有關留言薄設置和管理設置的。 請你將td文件夾COPY到WEB-INF\classes目錄下,該文件夾中包含了留言薄需要使用的JavaBeans文件。 ************************************************ 注:當你成功導入ddl.sql文件后,請對config.jsp文件進行設置,這里記錄的是你的數據庫連接信息。
上傳時間: 2015-08-07
上傳用戶:gxmm
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 concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.
標簽: understanding developers interested advanced
上傳時間: 2015-08-09
上傳用戶:epson850
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.
標簽: application SoccerDoctor created wizard
上傳時間: 2015-08-09
上傳用戶:er1219
三星44BOX的中文文檔,主要內容為:1 產品預覽, 2 管腳描述, 3 指令集, 4 存儲管理,5 時鐘和電源管理模式,6 CPU WRAPPER & BUS PRIORITIES,...... 18 IO (同步 I/O)
上傳時間: 2013-12-16
上傳用戶:huannan88
ACE自適配通信環境(ADAPTIVE Communication Environment)是可以自由使用、開放源碼的面向對象(OO)框架(Framework),在其中實現了許多用于并發通信軟件的核心模式。ACE提供了一組豐富的可復用C++ Wrapper Facade(包裝外觀)和框架組件,可跨越多種平臺完成通用的通信軟件任務,其中包括:事件多路分離和事件處理器分派、信號處理、服務初始化、進程間通信、共享內存管理、消息路由、分布式服務動態(重)配置、并發執行和同步,
標簽: Communication Environment Framework ADAPTIVE
上傳時間: 2014-01-22
上傳用戶:youlongjian0
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 in the next time.
標簽: compress console utility program
上傳時間: 2015-08-27
上傳用戶:lili123
為你的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.
標簽: application ScriptDemo AppWizard created
上傳時間: 2014-01-27
上傳用戶:彭玖華
本書以4個面向來表現C++的本質:procedural(程序性的)、generic(泛型的)、object-based(個別對象的)、object-oriented(面向對象的)。本書的組織圍繞著一系列逐漸繁復的程序問題,以及用以解決這些問題的語言特性。循此方式,你不只學到C++的函數和結構,也會學習到它們的設計目的和基本原理。 你可以由本書發現以下關鍵主題: ● Generic (泛型)編程風格和Standard Template Library(STL) ● Object-based(個別對象)編程風格和class的設計 ● Object-oriented(面向對象)編程風格和classes階層體系的設計 ● Function template 和class template 的設計和運用 ● Exception handling(異常處理)與執行期型別鑒定(Run-Time Type Identification)
標簽: object-oriented object-based procedural generic
上傳時間: 2013-12-30
上傳用戶:362279997
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: Arrays Chapter 5: Hashes Chapter 6: Pattern Matching Chapter 7: File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User Interfaces Chapter 16: Process Management and Communication Chapter 17: Sockets Chapter 18: Internet Services Chapter 19: CGI Programming Chapter 20: Web Automation Index Colophon
標簽: Christiansen Torkington published Edition
上傳時間: 2014-02-20
上傳用戶:yyq123456789
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.
標簽: application runnable Instead project
上傳時間: 2013-12-25
上傳用戶:許小華