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

Java Data Object

40395
39 / 1010
JAVA 7: THE COMPLETE REFERENCE 8/E
滿額折
出版日:2000/03/01 作者:SCHILDT  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
The Definitive Java Programming GuideIn Java: The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java
優惠價: 79 2041
無庫存
Distributed Object Architectures with CORBA
90 折
出版日:2000/02/13 作者:Henry Balen  出版社:Cambridge Univ Pr  裝訂:平裝
Distributed Object Architectures with CORBA is a guide to creating a software architecture comprising distributed components. While it is based on OMG's Common Object Request Broker Architecture (CORBA) standard, the principles also apply to architecture built with other technology (such as Microsoft's DCOM). As ORB products evolve to incorporate new additions to CORBA, the knowledge and experience required to build stable and scalable systems is not widespread. With this book the reader can develop the skills and knowledge that is necessary for building such systems. The book assumes a familiarity with object-oriented concepts and the basics of CORBA. Software developers who are new to building systems with CORBA-based technologies will find this book a useful guide to effective development.
優惠價: 9 2948
無庫存
The Elements of Java™ Style
90 折
出版日:2000/01/28 作者:Allan Vermeulen  出版社:Cambridge Univ Pr  裝訂:平裝
The Elements of Java Style, written by renowned author Scott Ambler, Rogue Wave Software Vice President Alan Vermeulen, and a team of programmers from Rogue Wave, is for anyone who writes Java code. While there are many books that explain the syntax and basic use of Java, this book, first published in 2000, explains not just what you can do with the syntax, but what you ought to do. Just as Strunk and White's The Elements of Style provides rules of usage for the English language, this book provides a set of rules for Java practitioners to follow. While illustrating these rules with parallel examples of correct and incorrect usage, the book provides a collection of standards, conventions, and guidelines for writing solid Java code which will be easy to understand, maintain, and enhance. Anyone who writes Java code or plans to should have this book next to their computer.
優惠價: 9 994
無庫存
出版日:1999/09/01 作者:David Flanagan  出版社:Oreilly & Associates Inc  裝訂:平裝
Java Foundation Classes in a Nutshell is an indispensable quick reference for Java programmers who are writing applications that use graphics or graphical user interfaces. The author of the bestsellin
優惠價: 1 1900
無庫存
Enterprise Java Computing:Applications and Architectures
90 折
出版日:1999/06/28 作者:Govind Seshadri ; With Gopalan Suresh Raj ; Foreword by Terence Parr  出版社:Cambridge University Press  裝訂:平裝
Java is now a serious computing platform for mission-critical business solutions. Advanced Java technologies are the basic building blocks of any significant corporate business application. This book
優惠價: 9 3281
無庫存
THE JAVA CLASS LIBRARIES SECOND EDITION VOL.1
90 折
出版日:1999/06/01 作者:Chan; Patrick; Lee; Rosanna; Kramer; Douglas  出版社:ADDISON-WESLEY PUBLISHING  裝訂:平裝
This is a companion to The Java Class Libraries, Second Edition, Volume 1 , containing descriptions of the new packages and classes in the Java 2 Platform, Standard Edition, Version 1.2. It also provi
優惠價: 9 1107
無庫存
出版日:1999/03/15 作者:MichaelJ. Tarr  出版社:Bradford Books  裝訂:平裝
The contributors bring a wide range of methodologies to bear on the common problem of image-based object recognition. These interconnected essays on three-dimensional visual object recognition prese
The Java Tutorial Continued
90 折
出版日:1998/12/01 作者:Mary Campione; Kathy Walrath; Alison Huml  出版社:Prentice Hall  裝訂:平裝
A collection of tutorials written by Java team members covering application programming interfaces (APIs) not present in the Java platform's first release. Features discussed include 2D graphics and s
優惠價: 9 2228
無庫存
出版日:1998/10/27 作者:Kung  出版社:John Wiley & Sons Inc  裝訂:平裝
Object-oriented programming increases software reusability, extensibility, interoperability, and reliability. Software testing is necessary to realize these benefits by uncovering as many programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
THE JAVA CLASS LIDRARIES SECOND EDITION.VOL1
90 折
出版日:1998/03/01 作者:Chan; Patrick; Lee; Rosanna; Kramer; Douglas  出版社:ADDISON-WESLEY PUBLISHING  裝訂:精裝
The definitive, official reference to the Java 1.1 class libraries for Java programmers. The extensive class and member descriptions contain details crucial for developing professional applets and app
優惠價: 9 1764
無庫存
Building Object Applications that Work:Your Step-by-Step Handbook for Developing Robust Systems with Object Technology
90 折
出版日:1998/02/13 作者:Scott W. Ambler  出版社:Cambridge Univ Pr  裝訂:平裝
Written by internationally acclaimed trainer and developer Scott Ambler, this book is a must-have resource for designers, programmers and testers of today's OO applications. The author takes you through the entire process of building object applications, from analyzing the project (so you know what you need to build), to designing a user-friendly interface, to testing your approaches to make sure your applications work properly. Building Object Applications That Work includes sections on: • how to use the Unified Modeling Language effectively • analysis, so you know what you need to build • design techniques, so that you know how you are going to build your application • collecting the right metrics to improve your development approach • applying OO patterns to improve the quality of your applications • creating applications for stand-alone, client/server and distributed environments • using both relational and object-oriented databases to make your objects persistent • architec
優惠價: 9 3568
無庫存
Best of Booch:Designing Strategies for Object Technology
90 折
出版日:1997/12/13 作者:Grady Booch  出版社:Cambridge Univ Pr  裝訂:平裝
No one can dispute the impact Grady Booch's writings have had on object-oriented technology. The Best of Booch contains articles on various object-oriented topics published since Grady Booch's book Object Oriented Modeling and Design with Applications, second edition. Designed for software professionals who are concerned about the success of their object-oriented projects, this volume covers all aspects of the Booch method and how a complete method must address a model's notation and semantics as well as a process for creating that model. Many of the articles have been updated to reflect the current thinking in the Unified Modeling Language (UML).
優惠價: 9 2866
無庫存
Object Lessons:Lessons Learned in Object-Oriented Development Projects
90 折
出版日:1997/12/13 作者:Tom Love  出版社:Cambridge Univ Pr  裝訂:平裝
In this usable guide to developing and managing OO software projects, well-respected consultant and OOP pioneer Tom Love reveals the absolute do's and don'ts in adopting and managing object-oriented technology. Object Lessons is filled with applicable advice and practical suggestions for large-scale commercial software projects. Written in a personable yet concise style, this dependable guidebook reveals 'trade secrets' and demonstrates how to put theory into practice, all with an emphasis on minimizing risk and maximizing return. This book gives you an insider's view of major companies' successes and failures relating to OO software projects. If you are an applications programmer, project leader or technical manager making decisions concerning design and management of large-scale commercial object-oriented software, this book was written specifically for you.
優惠價: 9 3158
無庫存
Surviving Object-Oriented Projects
90 折
出版日:1997/12/01 作者:Alistair Cockburn  出版社:Prentice Hall  裝訂:平裝
The survival and ultimate success of an object-oriented software development project hinges on the project manager's prior planning and knowledge of what to expect and their active management to keep
優惠價: 9 1620
無庫存
C++ AND OBJECT-ORIENTED PROGRAMMING
滿額折
出版日:1997/01/01 作者:IRVINE  出版社:PRENTICE-HALL;INC.  裝訂:平裝
This book offers readers an up-to-date tutorial on the basic differences between C and C++, the object model, design methods, and C++ programming. Utility classes and case studies are used to illustra
優惠價: 1 910
無庫存
Karel++: A Gentle Introduction To The C++ And Object Oriented Programming
滿額折
出版日:1996/10/02 作者:Bergin  出版社:John Wiley & Sons Inc  裝訂:平裝
Using the same format that has become so popular in Pascal, Karel the Robot has now become object-oriented. This book is intended to teach novice programmers the fundamentals of object-oriented progra
優惠價: 9 2837
無庫存
出版日:1996/08/23 作者:Zobrist  出版社:John Wiley & Sons Inc  裝訂:精裝
The second part of a yearly series on simulation technology, OBJECT-ORIENTED SIMULATION presents an outstanding variety of the very latest advances in simulation techniques. This leading-edge volume c
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1995/08/01 作者:Jon Erickson  出版社:Univ of Michigan Pr  裝訂:平裝
Tracing the shift from modernism to postmodernism and the changing perceptions of the artistic object
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1995/03/01 作者:Otto F. Kernberg  出版社:Jason Aronson Inc  裝訂:平裝
Object Relations Theory and Clinical Psychoanalysis is a collection of Kernberg's papers published or presented during the period from 1966 to 1975, with some new material included as well.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1990/06/01 作者:Howard A. Bacal; Kenneth M. Newman  出版社:Columbia Univ Pr  裝訂:精裝
Theories of Object Relations: Bridges to Self Psychology discusses the work of the major American and British contributors to object relations theory, focusing on the ways in which these theories anti
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Object Relations Therapy: Using the Relationship
79 折
出版日:1988/09/01 作者:Sheldon Cashdan  出版社:W W Norton & Co Inc  裝訂:平裝
Cashdan's expertise as a teacher is amply demonstrated as he outlinesthe steps of object relations therapy, from engagement, throughidentification and confrontation within the therapy relationship--t
優惠價: 79 948
無庫存
Impossible Object
滿額折
出版日:1985/11/01 作者:Nicholas Mosley  出版社:Columbia Univ Pr  裝訂:精裝
"The object of life is impossible; one cuts out fabrication and creates reality. A mirror is held to the back of the head and one's hand has to move the opposite way from what was intended.&a
優惠價: 1 492
無庫存
出版日:1985/02/01 作者:Otto F. Kernberg  出版社:Rowman & Littlefield Pub Inc  裝訂:精裝
Object Relations Theory and Clinical Psychoanalysis is a collection of Kernberg's papers published or presented during the period from 1966 to 1975, with some new material included as well.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版社:Addison-Wesley  裝訂:平裝
A staff engineer in Java at Sun Microsystems, Liang explains how programmers can integrate code written in the Java programming language with code written in other languages such as C and C++, thus al
優惠價: 1 1800
無庫存
Java面向對象程序設計(簡體書)
滿額折
作者:袁紹欣; 趙祥模; 葛瑋  出版社:清華大學出版社(大陸)  裝訂:平裝
本書的內容分為兩個部分,第1~第7章為第一部分,第8~第16章為第二部分。第一部分側重介紹Java面向對象的基本知識點,主要有Java的基本環境、Java語言基礎、Java工程規范、面向對象基本概念、基本特征、概念深化、異常處理等,讀者通過這部分可以用Java語言建立起面向對象思維的能力,其中第4、第5、第6章是本部分的重點;第二部分側重介紹Java語言的應用,主要有Java常用類庫與工具、線程、
優惠價: 87 125
無庫存
Java 2程序設計基礎(簡體書)
滿額折
作者:陳國君等  出版社:清華大學出版社(大陸)  裝訂:平裝
Java語言是近年來最流行的計算機程序設計語言。《Java2程序設計基礎》全面系統地介紹了Java語言的特點及應用技術,內容上以Java 2的基礎程序設計、面向對象程序設計和事件處理為三大主線,利用淺顯易懂的語言、豐富簡單的實例完整地介紹了Java 2面向對象程序設計的要點和難點。《Java2程序設計基礎》共分16章,其中第1~5章介紹基礎程序設計; 第6~11章介紹面向對象程序設計; 第12~1
優惠價: 87 151
無庫存
Java語言程序設計(簡體書)
滿額折
作者:侯衛紅  出版社:高等教育出版社  裝訂:平裝
本書是Java初學者的入門教材,以Java SE 8為基礎,以面向物件程式設計思想為核心,全面介紹了Java語言的功能和特點,詳細講述了使用J2SE開發應用程式的思路和方法。
優惠價: 1 234
無庫存
Java Web程序設計實驗指導(第二版)(簡體書)
滿額折
出版社:大連理工大學出版社  裝訂:平裝
《Java Web程序設計實驗指導(第二版)》共8個技術模塊:Java Web開發環境與聯合開發工具配置;制作簡單的Java Web網站;服務器交互;數據庫操作;JavaBean技術;Java Web高級開發;組件應用及常用模塊;綜合應用。
優惠價: 87 115
無庫存
Java語言程序設計教程(簡體書)
滿額折
作者:(中國)胡學鋼; 劉政怡  出版社:安徽大學出版社  裝訂:平裝
劉政怡主編,胡學鋼總主編的《Java語言程序設 計教程(工程應用型院校計算機系列教材高等學校規 劃教材)》內容安排涉及Java SE的諸多內容,包括 Java概述、Java基本語法、Java的類與對象、子類與 接口、數組與字符串、異常處理、輸入輸出流、圖形 用戶界面等。本書共分10章,具體介紹了Java語言的 特性、分類及程序結構,Java程序設計語言面向對象 的特性,Java的基本語法,Java
優惠價: 87 198
無庫存
Java面向對象程序設計教學做一體化教程(簡體書)
滿額折
作者:(中國)鄭有慶  出版社:安徽大學出版社  裝訂:平裝
鄭有慶主編的《Java面向對象程序設計教學做一 體化教程(高職高專計算機應用技能培養系列規劃教 材)》從*實用的Java編寫工具著手介紹在Java學習 和編寫過程中所需要學習的知識,包含Java的數據類 型、運算符和變量,Java語言的選擇結構和循環結構 ,Java語言的數組,面向對象的類和對象,類的方法 ,抽象和封裝,繼承,多態,接口,異常,集合框架 ,BC,數據訪問層等內容,概括了Java語言
優惠價: 87 256
無庫存
Java語言程序設計(簡體書)
滿額折
作者:吳金舟; 鞠鳳娟  出版社:中國鐵道出版社  裝訂:平裝
全書共分三篇(13章),循序漸進地介紹了Java語言的入門基礎、面向物件知識和核心API應用,包括識別字、關鍵字、資料類型、常量、變數、運算符、運算式和語句、程式的控制結構、陣列、字串、類和物件、封裝、繼承、多態、介面與包、異常處理、Java輸入輸出流、Java圖形用戶介面編程、Java圖形與多媒體處理、多線程、Java資料庫編程基礎、Java網路編程基礎等內容。
優惠價: 87 239
無庫存
Java程序設計(簡體書)
滿額折
出版社:中國鐵道出版社  裝訂:平裝
《高等學校計算機公共基礎課規劃教材:Java程序設計》講解Java程序設計知識及其編程方法,包括Java的基礎語法、結構化程序設計、面向對象程序設計、數組、字符串、向量、哈希表、枚舉、異常處理、文件和數據流、圖形用戶界面設計、Applet程序、線程、編程規范、網絡程序設計、多媒體和圖形學程序設計等。Java不僅可以用來開發大型的桌面應用程序,而且還特別適合于Internet的應用開發。目前,很多新
優惠價: 87 136
無庫存
Java程序設計(第二版)(簡體書)
滿額折
出版社:中國鐵道出版社  裝訂:平裝
《高職高專計算機教育規劃教材:Java程序設計(第2版)》將Java語言的基本特性與面向對象的編程思想有機結合,側重程序設計的基礎知識、基本語法與綜合實訓的完整統一,從而培養讀者使用面向對象的思維方式分析和解決實際問題的能力。《高職高專計算機教育規劃教材:Java程序設計(第2版)》分為12章,主要內容包括Java的基本語法、面向對象、GUI界面設計、輸入/輸出、數據庫連接、多線程、網絡程序開發等
優惠價: 87 146
無庫存
Java程序設計教程:進階篇(簡體書)
滿額折
出版社:中國鐵道出版社  裝訂:平裝
《Java程序設計教程(進階篇)》為Java程序設計語言教程的應用技術篇,通過書中的大量經典案例,可幫
優惠價: 87 89
無庫存
Java面向對象程序設計與應用(簡體書)
滿額折
出版社:中國鐵道出版社  裝訂:平裝
《普通高等學校應用型人才培養系列規劃教材:Java面向對象程序設計與應用》詳細介紹了如何應用Java技術進行網絡開發,主要內容包括:開發環境搭建、Java語法基礎、流程控制語句、面向對象的基本概念和高級應用、Java異常機制、Java數組及Java集合框架、IO、線程、套接口,最後綜合各項技術設計實現了簡單聊天工具ChatEasy系統。《普通高等學校應用型人才培養系列規劃教材:Java面向對象程序
優惠價: 87 208
無庫存
AN INTRODUCTION TO PROGRAMMING USING JAVA
95 折
作者:DOS REIS  出版社:全華圖書  裝訂:平裝
為一本基礎的Java程式設計教科書,內容簡單適宜初學者。每一章後面都有練習題,提供學生課後複習。Ideal for the introductory programming course, An Introduction to Programming Using Java covers all recommended topics put forth by the ACM/IEEE curricu
優惠價: 95 1121
無庫存
Java框架編程(簡體書)
滿額折
出版日:2026/05/01 作者:鄭宗生; 袁小華  出版社:機械工業出版社  裝訂:平裝
本書面向不具備或具備基本編程能力的Java學習者,系統講解Java框架的基礎知識及主流框架開發技術,採用“Java基礎→基礎夯實→框架精講”的漸進式教學路徑。全書通過?分層遞進的知識框架?設計,幫助讀者從Java核心語法快速過渡到企業級開發場景,注重多框架協作開發能力的培養?。?第1~4章?聚焦Java核心語法精要,涵蓋?接口設計、注解機制與反射原理?,通過典型設計模式案例剖析,強化面向對象及接口的編程思想。第5章系統梳理HTML/CSS佈局、JavaScript交互實現等視圖層技術,為框架學習奠定基礎?。第6~9章詳解MVC分層架構原理,通過表單驗證、攔截器配置等案例展現請求處理機制,對比傳統Servlet開發突顯框架優勢?。深度解析IoC容器依賴注入與AOP切面編程,結合XML/注解雙配置模式演示Bean生命週期管理,銜接Spring MVC實現RESTful API開發?。剖析SQL映射配置與動態語句生成,對比JDBC原生操作展示ORM效率提升,集成Spring實現事務管理與多數據源切換?。 本書可作為高校計算機專業的本科生和研究生的相關課程教材,也可作為從事Java開發人員的參考書,兼顧理論深度與實踐指導性,助力讀者快速構建企業級應用開發能力?。
優惠價: 87 308
無庫存
Java程序設計任務驅動教程(微課版)(簡體書)
滿額折
出版日:2026/04/01 作者:姜海嵐; 程琳  出版社:人民郵電出版社  裝訂:平裝
本書以解決實際問題、培養學生的邏輯思維能力為目標,循序漸進地講解Java的核心基礎知識。首先介紹Java開發環境的下載、安裝與配置,第一個Java程序的編寫,Java集成開發工具的使用;然後介紹Java編程基礎知識、流程控制語句、類和對象的定義與使用、封裝、繼承和多態、抽象類和接口;最後介紹異常處理和I/O操作、集合應用技術、JDBC數據庫編程,以及Java在人工智能和大數據方向的應用。本書以Java開發工程師的崗位需求為目標,融入技能競賽、統一建模語言和認證,精心設計29個任務,使讀者在實踐中提升分析和解決實際問題的能力,為未來的職業生涯打下堅實的基礎。本書可作為應用型本科、職業院校計算機軟件技術、人工智能和大數據專業相關課程的教材,也可作為Java程序設計愛好者的參考書。
優惠價: 87 260
無庫存
Java JDK實用編程方法與算法(簡體書)
滿額折
出版日:2026/03/01 作者:耿祥義; 張躍平  出版社:清華大學出版社(大陸)  裝訂:平裝
本書基於JDK 21版本,借助119個精心設計的實例深入剖析JDK特定類的方法。本書緊密結合“Java程序設計”課程相關教材,如《Java 2實用教程(題庫+微課視頻版)》(第7版)和《Java面向對象程序設計》(第4版•微課視頻版),對其內容進行全面補充與拓展。全書共10章,按照JDK中包的層次精心組織內容。本書中的實例包含有助於理解重要知識點的基礎示例、實際場景的應用示例、提升能力的進階示例。全部實例在知識點方面覆蓋了Java的基本語法、基礎類、實用類、輸入輸出流、加密/解密、多線程、圖形用戶界面、圖形圖像、集合框架、Stream框架以及圖論框架等內容。本書契合現代快節奏的學習需求,採用碎片化學習模式,讀者可依據自身的知識掌握情況靈活、自主地挑選實例進行學習,真正實現個性化、高效的學習。本書適合作為“Java程序設計”課程的教學參考書,特別適合作為《Java 2實用教程(題庫+微課視頻版)》(第7版)或《Java面向對象程序設計》(第4版•微課視頻版)的配套參考書。
優惠價: 87 312
無庫存
Java課程設計(第4版)(簡體書)
滿額折
出版日:2026/03/01 作者:耿祥義; 張躍平  出版社:清華大學出版社(大陸)  裝訂:平裝
在掌握了Java基本知識後,可以通過課程設計來鞏固和提高Java編程技術,本書就是針對這一目的編寫的。本書以8個具有一定代表性的課程設計題目為框架,體現MVC模式和面向對象的設計思想,強化內置Derby數據庫、網絡MySQL數據庫以及Excel工作簿在應用中的作用;設計思路清晰,便於理解,可幫助讀者提高設計能力以及面向對象的編程能力;每個課程設計都按照MVC模式展開,每章內容都由設計要求、數據模型、簡單測試、視圖設計、GUI程序、程序發佈和課設題目7個部分構成;各個課程設計題目相互獨立,讀者可以從任何一個課程設計題目開始閱讀本書;讀者可以按照本書佈置的課程設計作業開發一個軟件,也可以參考這些課程設計題目設計類似的軟件。本書是《Java 2實用教程(題庫+微課視頻版)》(第7版)的配套教材,也可以獨立使用。本書可作為高等院校理工科各個專業Java課程設計的教材,也可作為自學者提高編程能力的參考書。
優惠價: 87 208
無庫存
  • 40395
    1010
  • 1
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 1010

暢銷榜

客服中心

收藏

會員專區