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

Java Servlet Programming

828
17 / 21
電子商務的應用開發技術 (註冊電子商務工程師(CEBE)認證培訓教材)(簡體書)
滿額折
出版日:2008/01/01 作者:賀宇; 席甯華  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書綜合介紹當前主流的各種電子商務的應用開發技術,并重點講解其常用的、適合一般高校師資和實驗室條件的開發技術。教材講解電子商務工程及應用框架、HTTP與超文本標記語言HTML等基礎知識。在客戶端技術部分,講解HTTP、JavaScript、Applet等在客戶端開發的應用。在服務器端開發技術部分,在講解Java服務器端技術的基礎上,重點講解Servlet、JSB和JavaBean。在工具和運行平臺
定價:228 元
無庫存
Java Web 應用開發技術實用教程 (21世紀高等院校規劃教材)(簡體書)
滿額折
出版日:2008/01/01 作者:王紅; 劉弘;   出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書通過豐富的實例、深入淺出地講解和強大的項目實驗,引領讀者學習Java Web應用開發的完整體系,以及JavaWeb的各個組件在項目開發中的實際應用。本書共分9章,全面詳細地介紹了從事Java Web開發所應掌握的各種技術,主要內容包括JSP、Servlet、JDBC、JavaBean、EL表達式語言、JSTL、設計模式、MVC、Struts架構、打包與部署等。本書各章節都提供了多個例子,其中很
定價:216 元
無庫存
BIG JAVA 3/E
95 折
出版日:2008/01/01 作者:CAY HORSTMANN  出版社:全華經銷  裝訂:平裝
In Big Java, Third Edition, Cay Horstmann provides a comprehensive introduction to fundamental programming techniques and design skills to help the student master basic concepts. Realistic programming
優惠價: 95 1235
無庫存
精通Java EE項目案例:基於Eclipse.Spring.Struts,Hibernate(簡體書)
滿額折
出版日:2008/01/01 作者:劉乃麗  出版社:人民郵電出版社  裝訂:平裝
本書是一本完全實戰型的Java EE開發書籍。全書講解了9個系統的實現方法,包括網上購物子系統、公告管理系統、網上書店、BBS系統、信息發布平臺、學生課程及成績管理系統、個性化定制系統、網上文件管理系統、航空票務系統。書中的實例在最新的Eclipse版本上開發完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等眾多技術,包括了許多重要的設計思想。在講解時,
優惠價: 87 444
無庫存
Java EE開發指南:基於Spring/Struts/Hibernate的實現(簡體書)
滿額折
出版日:2007/12/01 作者:王磊杰  出版社:人民郵電出版社  裝訂:平裝
本書由淺入深,循序漸進,教程式地介紹了輕量級Java EE應用的實現。全書分為Web開發技術篇和綜合應用實例篇兩大部分,共24個章節。內容涵蓋了Web開發的入門知識,如JSP、Servlet、JavaBean、JSTL、JDBC,和目前流行的主要框架技術,如Struts、Spring、Hibernate,并通過一些綜合的實例介紹了如何將這些框架進行有效的整合,最終實現Web應用開發。 本書
優惠價: 87 465
無庫存
JSP高級開發與應用(簡體書)
滿額折
出版日:2007/11/05 作者:本出版社  出版社:科學出版社  裝訂:平裝
全書從說明如何實現JSP定制標記入手,隨后介紹了HTML表單、JSP模板、模型1和模型2結構、簡單的模型2框架、事件處理、國際化、安全性、數據庫和XML,最后提供了一個完整的實例研究,進一步說明如何綜合運用本書介紹的技術開發有價值的Web應用程序。 書中在介紹各種高級概念的過程中,提供了大量實用的代碼,讀者可直接使用。本書適用于具有servlet和JSP基礎知識的Java開發人員。
優惠價: 87 219
無庫存
JSP開發技術大全(簡體書)
滿額折
出版日:2007/11/01 作者:明日科技  出版社:人民郵電出版社  裝訂:平裝
本書是一本JSP綜合開發參考手冊,書中幾乎囊括了使用JSP進行實用程序開發的全部知識,同時在講解中結合了大量實用而又有代表性的示例和典型應用。全書共分9篇32章,分別介紹了JSP基礎、環境搭建和開發工具、Java語言基礎、JSP語法、JSP內建對象、JavaBean技術、Servlet技術、JSP經典設計模式、數據庫的安裝與創建、數據庫訪問技術、SQL語句在JSP中的應用、高性能數據處理技術、文件
優惠價: 87 496
無庫存
JSP實用教程(第2版)(簡體書)
滿額折
出版日:2007/10/12 作者:耿祥義  出版社:清華大學出版社(大陸)  裝訂:平裝
JSP是一種動態網頁技術標準,利用這一技術可以建立安全、跨平臺的先進、動態的網站。本書是一本實用教程,配備了大量的例題,敘述詳細,通俗易懂,便于自學,特別注重結合實例講解一些難點和關鍵技術。全書共分10章,內容包括JSP簡介、JSP語法、內置對象、JSP與Javabean、文件操作、數據庫操作、Java Servlet、MVC設計模式、JSP中使用XML等重要內容。本書所有知識都結合具體實例進行介
優惠價: 87 136
無庫存
出版日:2007/10/05 作者:Bordini  出版社:John Wiley & Sons Inc  裝訂:精裝
Jason is an Open Source interpreter for an extended version of AgentSpeak – a logic-based agent-oriented programming language – written in Java?. It enables users to build complex multi-agent systems
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
JAVA程序設計基礎(簡體書)
滿額折
出版日:2007/10/01 作者:張曉龍; 劉釗; 邊小勇  出版社:清華大學出版社(大陸)  裝訂:平裝
Java作為新一代的面向對象編程語言,具有跨平臺、安全、高可靠、多線程等特點,在計箅機網絡及通信應用軟件丌發上得到廣泛的應用。本書介紹Java語言的基本語法、面向對象編程方法和Java高級技術。主要內容包括:Java語言基礎、數據類型、Java類和對象、JavaI/O流、Java圖形界面以及JDBC數據庫編程、Java網絡編程和線程編程、JavaBean和RMI、JSP和Servlet技術,從Ja
優惠價: 87 120
無庫存
GlassFish:開源的Java EE應用服務器(簡體書)
滿額折
出版日:2007/10/01 作者:蔣健; 王昱; 顔曙光等  出版社:清華大學出版社(大陸)  裝訂:平裝
多名來自Sun中國工程研究院的工程師們將用他們的視角,解讀當今最為流行的開源應用服務器。 GlassFish是一個以社區為基礎,全面實現了Java EE 5各項標準并擁有眾多獨到特性的開源項目。本書介紹GlassFish及其作為Java EE平臺的參考實現所擁有的諸多特性,內容涵蓋GlassFish的構建和管理、Java EE平臺上的各類應用開發技術(包括Servlet、JSP、JSF、AJAX
優惠價: 87 303
無庫存
Bluetooth Essentials for Programmers
90 折
出版日:2007/09/30 作者:Albert S. Huang  出版社:Cambridge Univ Pr  裝訂:平裝
This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The authors place special emphasis on the essential concepts and techniques of Bluetooth programming, starting simply and allowing the reader to quickly master the basic concepts before addressing advanced features.
優惠價: 9 2515
無庫存
SUN國際認證SCWCD應試指南(簡體書)
滿額折
出版日:2007/09/01 作者:施錚  出版社:科學出版社  裝訂:平裝
這是一本SUN國際認證SCWCD(Sun Certified Web Component Developer,Web組件開發人員認證)學習指導書,針對SCWCD應試的所有知識點,選取典型案例進行詳盡探討,便于有效地提高考生應試成功率。 全書共分19章,分別介紹了Java Applet小程序、Servlet及JSP技術、過濾器、會話管理、JavaBean組件技術、標簽庫、表達式語言、設計模式和部署描
優惠價: 87 235
無庫存
Java網絡編程就業技能培訓教程(簡體書)
滿額折
出版日:2007/08/01 作者:沈大林  出版社:中國鐵道出版社  裝訂:平裝
Java語言是Sun公司推出的用于網絡程序開發的語言。Java語言的網絡開發包括多個不同的方向,如Java應用程序、Java Applet、Java Servlet、JSP、JavaBeans和EJB等,它們面向不同的應用,可以滿足從桌面到企業等多個不同層次的應用開發,本書將從多個方面介紹使用Java進行網絡應用的開發。 本書共分7章,介紹了Java技術基本知識、Java開發環境、Java應用程序
優惠價: 87 167
無庫存
PROFESSIONAL APACHE TOMCAT 6
滿額折
出版日:2007/07/27 作者:CHOPRA  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Tomcat is the official reference implementation of Sun's servlet and JSP specifications, and Java developers must test all Web applications on Tomcat to ensure they work as designed Boasting more tha
優惠價: 9 1366
無庫存
邁向物件導向程式設計JAVA
滿額折
出版日:2007/07/01 作者:陳文冰  出版社:碁峰資訊  裝訂:平裝
Object Oriented Programming 本書內容由基礎程式設計著手,以物件導向之概念引導讀者學習程式語言之結構與系統開發之方法,並配合JAVA程式語言之完整結構,使學習者快速跨入物件導向程式設計之領域。1.以圖例解說,讓學生更容易了解程式設計的觀念。2.各章附有問題演練,書末並有實作,可加強學習效果。3.書末備有中英文辭彙及程式範例檢
優惠價: 9 468
無庫存
1CD-即用即查 JSP 函數與對象參考手冊(簡體書)
滿額折
出版日:2007/07/01 作者:孔鵬  出版社:人民郵電出版社  裝訂:平裝
本書是一本JSP函數與對象參考手冊,涵蓋了絕大多數標簽、對象,全書采用實例進行講解,旨在能夠指導開發實踐。 本書以JSP 2.0規范為依據,全面介紹了使用JSP語言進行動態Web應用開發所涉及的函數與對象。全書首先介紹了JSP運行與開發環境,JSP的基本語法;然后介紹JSP標準標記庫、定制標記庫、表達式語言等內容;接著介紹了Servlet技術,涵蓋了Servlet、過濾器、監聽者、Java
優惠價: 87 339
無庫存
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 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
無庫存
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
無庫存
出版日: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]。
  • 828
    21
  • 1
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21

暢銷榜

客服中心

收藏

會員專區