TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Java Servlet Programming

757
17 / 19
1CD-即用即查 JSP 函數與對象參考手冊(簡體書)
滿額折
出版日:2007/07/01 作者:孔鵬  出版社:人民郵電出版社  裝訂:平裝
本書是一本JSP函數與對象參考手冊,涵蓋了絕大多數標簽、對象,全書采用實例進行講解,旨在能夠指導開發實踐。 本書以JSP 2.0規范為依據,全面介紹了使用JSP語言進行動態Web應用開發所涉及的函數與對象。全書首先介紹了JSP運行與開發環境,JSP的基本語法;然后介紹JSP標準標記庫、定制標記庫、表達式語言等內容;接著介紹了Servlet技術,涵蓋了Servlet、過濾器、監聽者、Java
優惠價: 87 339
無庫存
邁向物件導向程式設計JAVA
滿額折
出版日:2007/07/01 作者:陳文冰  出版社:碁峰資訊  裝訂:平裝
Object Oriented Programming 本書內容由基礎程式設計著手,以物件導向之概念引導讀者學習程式語言之結構與系統開發之方法,並配合JAVA程式語言之完整結構,使學習者快速跨入物件導向程式設計之領域。1.以圖例解說,讓學生更容易了解程式設計的觀念。2.各章附有問題演練,書末並有實作,可加強學習效果。3.書末備有中英文辭彙及程式範例檢
優惠價: 9 468
無庫存
JSP大學實用教程(簡體書)
滿額折
出版日:2007/05/01 作者:耿祥義; 張躍平  出版社:電子工業出版社  裝訂:平裝
JSP是一種動態網頁技術標準,利用這一技術可以建立安全、跨平臺的先進動態網站。 本書詳細講解了JSP的重要內容,特別注重結合實例講解一些難點和關鍵技術。全書共分10章,內容包括JSP簡介、JSP頁面、JSP標記、內置對象、JSP與JavaBean、文件操作、數據庫操作、Java Servlet、MVC設計模式等。本書所有知識都結合具體實例進行介紹,力求詳略得當,突出JSP在開發Web動態網站方面的
優惠價: 87 125
無庫存
出版日:2007/04/30 作者:Andrew Davison  出版社:Apress  裝訂:精裝
An introduction to 3D games programming explains how to utilize Java 3D and JOGL to create unique games, discussing such topics as multitextured landscapes, backgrounds and overlays, J2SE 6 applicatio
定價:3249 元
無庫存
JSP動態網站開發技術與實踐(簡體書)
滿額折
出版日:2007/04/01 作者:高翔  出版社:電子工業出版社  裝訂:平裝
JSP技術是由Sun公司推出一款基于Java語言的Web開發技術,是目前主流Web開發技術中使用最為廣泛的一種。 本書共分15章,全面系統地介紹JSP動態網站開發的相關技術,包括典型的開發和運行環境、JavaBean技術、數據庫技術、輸入和輸出操作、Servlet技術、會話跟蹤、XML技術應用、常用組件、郵件收發、網站計數器、網上聊天室等,并通過網上論壇系統、在線視頻播放系統、網上商城系統、
優惠價: 87 204
無庫存
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:精裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Algorithms Using C#
90 折
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
優惠價: 9 2164
無庫存
Java EE 5實用教程-基於WebLogic和Eclipse(簡體書)
滿額折
出版日:2007/02/01 作者:李緒成  出版社:電子工業出版社  裝訂:平裝
本書以原內部講義為基礎,增加了Java EE 5(2006年5月發布的最新版本)中新增加的內容。本書共分為五部分,其一為Java基礎服務,包括JDNI,JDBC和JTA技術。其二為Web組件部分,包括JSP,JavaBean,JSTL,EL,Servlet和JSF等。其中,JSTL和EL是JSP 2.0之后的規範才加入的,而JSF是Java EE 5規範新加入的。第三是EJB部分,包括對EJB 2
優惠價: 87 240
無庫存
Web應用開發技術:JSP(附盤)(簡體書)
滿額折
出版日:2007/02/01 作者:崔尚森; 張白一  出版社:西安電子科技大學出版社  裝訂:平裝
本書通過豐富的實例,系統地講解了Java Server Pages(JSP)動態Web應用開發技術。主要內容包括:Internet基礎知識,B/S開發模式和主流技術介紹,HTML語言,JSP開發運行環境搭建,JSP腳本語言——Java,JSP內置對象,JSP標簽,Web數據庫技術,JavaBean組件技術,服務器應用程序Servlet和文件應用程序開發技術。最后,還介紹了近幾年逐步興起的XML和J
優惠價: 87 172
無庫存
JAVA HOW TO PROGRAM 7/E
95 折
出版日:2007/01/01 作者:P. J. DEITEL; H. M. DEITEL  出版社:全華經銷  裝訂:平裝
The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java pro
優惠價: 95 1311
無庫存
Java JDK實例寶典(附盤)(簡體書)
滿額折
出版日:2007/01/01 作者:夏先波  出版社:電子工業出版社  裝訂:平裝
本書以J2SE 5.0為開發環境,選取Java應用的典型實例,循序漸進地介紹了Java語言的各種開發方法和技巧。全書共有19個章節,169個實例,內容涉及Java的語言基礎、面向對象程序設計、數字處理、數組與集合、字符串、異常處理、文件操作、多線程、Swing編程、圖形和多媒體編程、反射機制、網絡程序設計、數據庫編程、Applet、Java與XML、Java Mail、JSP與Servlet,并專
優惠價: 87 412
無庫存
JSP動態網站開發實踐教程(簡體書)
滿額折
出版日:2007/01/01 作者:張銀鶴; 劉治國; 張豪  出版社:清華大學出版社(大陸)  裝訂:平裝
JSP提供動態網頁設計技術,建立在Java Servlet技術基礎之上。本書全面介紹了JSP基礎知識,Java程序設計基礎知識,HTML和JavaScript的內容,JSP中使用XML的技術,自定義標記庫JSTL的內容,Servlet的內容。本書最后介紹了一個綜合性實例——在線圖書商城的制作全過程。通過這個綜合實例,讀者可以在實際開發過程中深入理解JSP的內容。 本書可以作為讀者學習JSP和
優惠價: 87 204
無庫存
出版日:2006/11/02 作者:Hang T. Lau  出版社:Chapman & Hall  裝訂:精裝
Because of its portability and platform-independence, Java is the ideal computer programming language to use when working on graph algorithms and other mathematical programming problems. Collecting so
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Developing Java Software 3E
滿額折
出版日:2006/10/20 作者:Winder  出版社:John Wiley & Sons Inc  裝訂:平裝
This significantly updated new edition of Developing Java Software is a thorough presentation of object-oriented design and programming concepts using the Java 5 programming language. The book takes t
優惠價: 9 3008
無庫存
Writing Scientific Software:A Guide to Good Style
90 折
出版日:2006/09/07 作者:Suely Oliveira  出版社:Cambridge Univ Pr  裝訂:平裝
The core of scientific computing is designing, writing, testing, debugging and modifying numerical software for application to a vast range of areas: from graphics, meteorology and chemistry to engineering, biology and finance. Scientists, engineers and computer scientists need to write good code, for speed, clarity, flexibility and ease of re-use. Oliveira and Stewart's style guide for numerical software points out good practices to follow, and pitfalls to avoid. By following their advice, readers will learn how to write efficient software, and how to test it for bugs, accuracy and performance. Techniques are explained with a variety of programming languages, and illustrated with two extensive design examples, one in Fortran 90 and one in C++: other examples in C, C++, Fortran 90 and Java are scattered throughout the book. This manual of scientific computing style will be an essential addition to the bookshelf and lab of everyone who writes numerical software.
優惠價: 9 2515
無庫存
Thinking Recursively: A 20Th Anniversary Edition With Java
滿額折
出版日:2005/10/26 作者:Roberts  出版社:John Wiley & Sons Inc  裝訂:平裝
Updated and revised to include the use of Java for programming examples, this book provides readers with a thorough and clear introduction to the difficult concept of recursionUses a broad range of ex
優惠價: 9 3283
無庫存
出版日:2005/10/13 作者:Clark S. Lindsey  出版社:Cambridge Univ Pr  裝訂:精裝
JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing. After presenting the basics of object-oriented programming in Java, it examines introductory topics such as graphical interfaces and thread processes. It goes on to review network programming and develops Web client-server examples for tasks such as monitoring remote devices. The focus then shifts to distributed computing with RMI. Finally, it examines how Java programs can access the local platform and interact with hardware. Topics include combining native code with Java, communication via serial lines, and programming embedded processors. An extensive web site supports the book with additional instructional materials. JavaTech demonstrates the ease with which Java can be used to create powerful network applications and distributed computing applications. It will be used as a textbook for programming courses, and by researchers who need to learn Jav
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/10/05 作者:Carver  出版社:John Wiley & Sons Inc  裝訂:平裝
Master the essentials of concurrent programming,including testing and debuggingThis textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/09/20 作者:Kim B. Bruce; Andrea Pohoreckyj Danyluk; Thomas P. Murtagh  出版社:Pearson College Div  裝訂:平裝
Java, an object-oriented language with many standard libraries, offers both complexities and opportunities. This introductory book makes use of a new approach to understanding programming in Java.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Cryptography With Java
滿額折
出版日:2005/08/05 作者:Hook  出版社:John Wiley & Sons Inc  裝訂:平裝
Beginning Cryptography with Java While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the
優惠價: 9 1368
無庫存
出版日:2005/07/06 作者:Joshua Bloch; Neal Gafter  出版社:Addison-Wesley Professional  裝訂:平裝
""Every programming language has its quirks. This lively book reveals oddities of the Java programming language through entertaining and thought-provoking programming puzzles.""--Guy Steele, Sun Fello
定價:2500 元
無庫存
Data Structures and Algorithms Using Visual Basic.NET
90 折
出版日:2005/03/07 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
This is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those which must be developed by the programmer. In an object-oriented fashion, the author presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming. His approach is very practical, for example using timing tests rather than Big O analysis to compare the performance of data structures and algorithms. This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most im
優惠價: 9 2807
無庫存
Pro Spring
滿額折
出版日:2005/02/28 作者:Rob Harrop; Jan Machacek  出版社:Springer Verlag  裝訂:平裝
Intended for experienced Java developers, this guide introduces the Spring lightweight framework for building Java applications, and offers advice on aspect-oriented programming, accessing data, manag
定價:1900 元
無庫存
COBOL Programmers Swing with Java
90 折
出版日:2004/12/28 作者:E. Reed Doke  出版社:Cambridge Univ Pr  裝訂:平裝
In the fast moving world of information technology, Java is now the number 1 programming language. Programmers and developers everywhere need to know Java to keep pace with traditional and web-based application development. COBOL Programmers Swing with Java provides COBOL programmers a clear, easy transition to Java programming by drawing on the numerous similarities between COBOL and Java. The authors introduce the COBOL programmer to the history of Java and object-oriented programming and then dive into the details of the Java syntax, always contrasting them with their parallels in COBOL. A running case study gives the reader an overall view of application development with Java, with increased functionality as new material is presented. This new edition features the development of graphical user interfaces (GUI's) using the latest in Java Swing components. The clear writing style and excellent examples make the book suitable for anyone wanting to learn Java and OO programming, whethe
優惠價: 9 3275
無庫存
出版日:2004/09/27 作者:Allen I. Holub  出版社:Apress  裝訂:精裝
For readers who know Java and have written at least a few programs in it, and are particularly familiar with anonymous inner classes, software consultant Holub explains programming in an object-orient
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2004/09/01 作者:Scott Oaks; Henry Wong  出版社:Oreilly & Associates Inc  裝訂:平裝
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's thread
定價:1518 元
無庫存
出版日:2004/01/01 作者:David Flanagan  出版社:Oreilly & Associates Inc  裝訂:平裝
The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.T
定價:1518 元
無庫存
出版日:2003/10/01 作者:Mark Allen Weiss  出版社:Prentice Hall  裝訂:平裝
Written for the moderately experienced Java programmer, this book builds on readers? existing knowledge of object-oriented programming and covers all important aspects of Standard C++—emphasizing more
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/05/01 作者:Jesse Liberty; Kent Quirk; Seth Weiss  出版社:Glencoe;McGraw-Hill School Pub Co  裝訂:精裝
Glencoe’s Introduction to Computer Science Using Java provides students with a highly visual way of learning Java programming. This colorful text provides the information needed for students enrolled
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Jdbc Pocket Reference
滿額折
出版日:2003/01/01 作者:Donald Bales  出版社:Oreilly & Associates Inc  裝訂:平裝
JDBC--the Java Database Connectivity specification--is a complex set of application programming interfaces (APIs) that developers need to understand if they want their Java applications to work with d
定價:378 元
無庫存
Patterns In Java: A Catalog Of Reusable Design Patterns Illustrated With Uml, Volume 1, Second Edition
滿額折
出版日:2002/09/24 作者:Grand  出版社:John Wiley & Sons Inc  裝訂:平裝
"This is the best book on patterns since the Gang of Four's Design Patterns. The book manages to be a resource for three of the most important trends in professional programming: Patterns, Java, and U
優惠價: 9 2052
無庫存
Bitter Java
滿額折
出版日:2002/05/01 作者:Bruce Tate  出版社:Oreilly & Associates Inc  裝訂:平裝
Intended for intermediate Java programmers, analysts, and architects, this guide is a comprehensive analysis of common server-side Java programming traps (called anti-patterns) and their causes and re
定價:2607 元
無庫存
JAVA 經典範例 第二版
滿額折
出版日:2002/05/01 作者:DAVID FLANAGAN  出版社:美商歐萊禮  裝訂:平裝
《Java 經典範例》裡面有釵h實際的 Java 程式範例。本書第二版涵誘F Java 1.3 版,裡面總共有 164 個完整、實用的範例,這些範例的程式碼超過 17,900 行,它們都是加上詳細註解的程式碼。此外,這些專業的 Java 程式碼涵誘F 20 個不同的 Java API,其中包括:servlet、JSP、Swing 與 Java 2D 等等 API。本書作者同時也是暢銷書《Java
優惠價: 9 612
無庫存
Hardcore JFC:Conquering the Swing Architecture
90 折
出版日:2001/08/13 作者:Mitch Goldstein  出版社:Cambridge Univ Pr  裝訂:平裝
Hardcore JFC is a comprehensive guide to the functionality and practical use of the Java Foundations Classes (JFC), a component library designed for the Java programming language and operating environment. It presents intermediate and advanced techniques in exploiting the power and flexibility of JFC and the Swing component set. The book describes the inner workings of Swing and how its design principles can be used to add tremendous value to Java applications. The important features of JFC components are investigated thoroughly with a focus on the comprehension of fundamentals and the pragmatic application of advanced techniques. Included are concrete illustrations of how to enhance the JFC architecture: leveraging the 'Model/View/Controller' paradigm, customizing and developing new components and techniques for creating 'look and feel' user interface classes. Explanations of design and development techniques are introduced through effective, well-constructed and reusable example code
優惠價: 9 3393
無庫存
出版日:2001/07/31 作者:Gries  出版社:John Wiley & Sons Inc  裝訂:平裝
ProgramLive is a Multimedia, Java-Based "livetext" on programming. A livetext provides a more effective learning experience than other instructional media does because readers learn by watching, liste
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2001/07/09 作者:Jepsen  出版社:John Wiley & Sons Inc  裝訂:精裝
Java has taken the computing world by storm - now it arms itself to conquer telecommunications! What links today's hottest programming language to telecommunications? The same characteristics that bro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
On to Java 2
90 折
出版日:2001/06/01 作者:Patrick Henry Winston; Sundar Narasimhan  出版社:Prentice Hall  裝訂:平裝
An introduction to the Java programming language explains how to build complex systems, add tables to graphical interfaces, define layout managers, increase program flexibility, and create network ser
優惠價: 9 3232
無庫存
Mastering ENVY/Developer
90 折
出版日:2001/03/19 作者:Joseph Pelrine  出版社:Cambridge Univ Pr  裝訂:平裝
This book is an in-depth exploration of ENVY/Developer, IBM's team programming environment for Smalltalk and Java. Written by well-known experts in the area, it presents both introductory and advanced topics with detailed examples. The first two parts of the book introduce the basics that a developer or development manager must know in order to use ENVY in a project setting, including the development process and the organization of applications. The third part covers advanced programming and customization, including detailed information on administering, troubleshooting, and extending the tools. This book covers VisualAge for Smalltalk, VisualWorks, and VisualAge Generator in detail. In addition, the concepts and management presented within the book apply to VisualAge for Java. Code examples, tools, and add-ons, are available on the supporting Web site.
優惠價: 9 3568
無庫存
出版日:2000/07/01 作者:Greg Riccardi  出版社:Pearson College Div  裝訂:精裝
This book is a concise and modern treatment of introductory database topics that enlists Java and the Internet to present core DBMS theory from an applications perspective. It incorporates programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of OOP and Data Structures in Java
90 折
出版日:2000/06/05 作者:Richard Wiener  出版社:Cambridge Univ Pr  裝訂:精裝
Fundamentals of OOP and Data Structures in Java is a text for an introductory course on classical data structures. Part One of the book presents the basic principles of Object-Oriented Programming (OOP) and Graphical User Interface (GUI) programming with Java as the example language. Part Two introduces each of the major data structures with supporting, GUI-based laboratory programs designed to reinforce the basic concepts and principles of the text. These laboratories allow the reader to explore and experiment with the properties of each data structure. All source code for the laboratories is available on the web. By integrating the principles of OOP and GUI programming, this book takes the unique path of presenting the fundamental issues of data structures within the context of paradigms that are essential to today's professional software developer. The authors assume the reader has only an elementary understanding of Java and no experience with OOP.
優惠價: 9 3509
無庫存
  • 757
    19
  • 1
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19

暢銷榜

客服中心

收藏

會員專區