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

Java Data Object

19884
11 / 498
Core Java, Vol. 1: Fundamentals, 12e
滿額折
出版日:2021/12/13 作者:Cay Horstmann  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
The #1 Java Guide for Serious Programmers: Fully Updated for Java SE 17 For serious programmers, Core Java, Volume I--Fundamentals, Twelfth Edition, is the definitive guide to writing robust, maintain
優惠價: 1 3479
無庫存
Java編程講義(簡體書)
滿額折
出版日:2021/11/01 作者:榮銳鋒; 張晨光; 殷晉  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java 編程講義》根據目前Java 開發領域的實際需求,從初學者角度出發,詳細講解了Java 技術的基礎知識。全書共15 章,包括Java 開發入門,Java 語言基礎,Java 控制結構,數組,面向對象編程,繼承和多態,抽象類、接口和內部類,異常處理,Java 常用類庫,集合與泛型,Lambda 表達式,輸入/輸出流,多線程,JDBC數據庫技術,網絡編程等內容。內容全面覆蓋Java 開發必備的基礎知識點,結合生活化案例展開講解,程序代碼給出了詳細的注釋,能夠使初學者輕鬆領會Java 技術精髓,快速掌握Java 開發技能。為了進一步便於教師與學生使用,本書配套了豐富的資源,包括隨書視頻、優質PPT 課件、源代碼資源、授課資源、習題、 測試題等。
優惠價: 87 365
無庫存
圖解Java併發編程(簡體書)
滿額折
出版日:2021/10/01 作者:汪建  出版社:人民郵電出版社  裝訂:平裝
《圖解Java併發編程》採用圖文並茂外加大量案例代碼的方式講解了Java併發編程機制的運行原理。《圖解Java併發編程》分為12章,內容涵蓋了線程機制、線程I/O模型、Java內存模型、併發知識、AQS同步器、常見的同步器、原子類、阻塞隊列、鎖、任務執行器、其他併發工具等內容。此外,還在最後一章介紹了如何使用C++來模擬實現Java線程。《圖解Java併發編程》適合Java中高級開發人員、對Java併發編程機制感興趣的人員以及Java架構師閱讀。
優惠價: 87 573
無庫存
Java EE企業級應用開發技術研究(簡體書)
滿額折
出版日:2021/01/01 作者:楊樹林  出版社:電子工業出版社  裝訂:平裝
Java EE技術是當今流行的Web程式開發技術之一。本書結合企業級應用的需要,對Java EE的主流技術進行了研究,並結合應用實際講解了其開發環境、建模方法、架構模式,以及基於主流架構技術的設計方法。全書共7章,內容依次為:Java EE與企業級應用開發、基於Spring Boot構建專案、基於Spring Data JPA實現資料訪問層、基於MyBatis實現資料訪問層、基於Spring Se
優惠價: 87 459
無庫存
Java程序設計(簡體書)
滿額折
出版日:2020/12/01 作者:王先國  出版社:清華大學出版社(大陸)  裝訂:平裝
本書內容包括Java語法基礎、陣列、物件和類、繼承和多態、抽象類別和介面、Java常用類庫、Java泛型與集合、Java圖形程式設計、Java異常處理、Java多執行緒、Java網路程式設計、Java資料庫程式設計等。
優惠價: 87 312
無庫存
Java軟件開發技術(簡體書)
滿額折
出版日:2019/04/18 作者:賴敏; 黃煒; 李冀明; 張浩然  出版社:清華大學出版社(大陸)  裝訂:平裝
本書詳細地介紹了如何使用JDK和Eclipse進行Java語言基礎學習,全書共13章,第1~12章為基礎部分,第13章為項目部分。核心內容包括Java語言基礎,Java數組與字符串,Java類與對象的所有知識點,繼承的相關知識點,Java異常處理機制,Java圖形用戶界面設計,Java常用的類,Java輸入/輸出及文件操作,Java集合框架,Java多線程,Java網絡編程。項目部分主要以一個局域
優惠價: 87 251
無庫存
瘋狂Java講義(第5版)(簡體書)
滿額折
出版日:2019/04/01 作者:李剛  出版社:電子工業出版社  裝訂:平裝
本書是《瘋狂Java講義》的第5版,第5版保持了前4版系統、全面、講解淺顯、細緻的特性,全面新增介紹了Java 10、Java 11的新特性。本書深入介紹了Java編程的相關方面,全書內容覆蓋了Java的基本語法結構、Java的面向對象特徵、Java集合框架體系、Java泛型、異常處理、Java GUI編程、JDBC數據庫編程、Java注釋、Java的IO流體系、Java多線程編程、Java網絡通
優惠價: 87 726
無庫存
Java ― The Complete Reference
90 折
出版日:2018/12/14 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The definitive guide to Java programming—thoroughly revised for long-term support release Java SE 11 Fully updated for the current version of Java, Java SE 11, this practical guide from Ora
優惠價: 9 2052
無庫存
出版日:2018/11/22 作者:Matt Weisfeld  出版社:Addison-Wesley Professional  裝訂:平裝
A concise and readable primer, The Object-Oriented Thought Process lays the foundation in object-oriented concepts and then explains how various object technologies are used. Early chapters i
優惠價: 1 2000
無庫存
Java程序設計基礎(簡體書)
滿額折
出版日:2018/08/01 作者:羅剛  出版社:西安電子科技大學出版社  裝訂:平裝
Java語言具有面向對象、平臺無關、可靠穩定、分布式以及多線程等特點,是近年來最為流行和優秀的程序設計語言。目前國內外市場對Java程序開發人員的需求巨大。 本書共12章,內容涉及Java概述,Java語言基礎,Java面向過程編程,Java數組與字符串,Java類與對象、Java繼承與抽象類,多態與接口,異常處理,Java輸入/輸出,Java常用類介紹,圖形界面設計以及事件處理等Java的基
優惠價: 87 183
無庫存
出版日:2018/05/30 作者:Raoul-gabriel Urma; Mario Fusco; Alan Mycroft  出版社:Manning Pubns Co  裝訂:平裝
Manning's bestselling Java 8 book has been revised for Java 9! In Java 8 and 9 in Action, readers build on their existing Java language skills with the newest features and techniques.The release of Ja
優惠價: 1 2750
無庫存
出版日:2018/05/30 作者:Nicolai Parlog  出版社:Manning Pubns Co  裝訂:平裝
The Java Module System, aka "Project Jigsaw", gives Java developers the ability to define and enforce modularity without an outside framework. In The Java Module System, readers will learn how the mod
優惠價: 1 2500
無庫存
Java輕鬆學(簡體書)
滿額折
出版日:2018/05/15 作者:(美)布賴森‧佩恩  出版社:人民郵電出版社  裝訂:平裝
本書是Java 基礎教程類圖書,通過開發實際的桌面和移動應用,從實戰角度指導讀者快速上手Java編程。主要內容包括:Java、Eclipse 和Android Studio 的安裝與設置,JShell 的用法,條件、循環、方法變量、類等Java 編程概念,函數創建,GUI 構建,代碼調試,常見錯誤的規避。 本書適合所有對Java語言感興趣的初學者。
優惠價: 87 308
無庫存
出版日:2018/03/29 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:平裝
Introduce your beginning programmers to the power of Java™ for developing applications with the engaging, hands-on approach in Farrell's JAVA PROGRAMMING, 9E. With this dynamic text, even first-time p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/01/29 作者:Monica Beckwith  出版社:Addison-Wesley Professional  裝訂:平裝
Java SE 9 by Example teaches experienced programmers exactly how to take full advantage of Java SE 9’s major, long-awaited improvements. Java Champion Monica Beckwith relies on extensive sample
優惠價: 1 2500
無庫存
Exploring Java 9 ― Build Modularized Applications in Java
滿額折
出版日:2018/01/02 作者:Fu Cheng  出版社:Apress  裝訂:平裝
Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the importan
優惠價: 1 1739
無庫存
Java核心技術(簡體書)
滿額折
出版日:2018/01/01 作者:白文榮; 王曉燕  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java核心技術》是作者在多年從事Java程序設計、Java核心技術課程教學實踐基礎上編寫的。全書共分為14章,通過大量的可運行實例,系統地講授了Java語言基本原理、Java語言基本語法、Java面向對象編程機制、異常處理及線程、Java I/O流技術、GUI界面設計、事件及事件處理、Java常用類及集合、JSP基本語法、JSP內置對象、JavaBean技術、JDBC編程技術、Servlet技
優惠價: 87 260
無庫存
瘋狂Java講義(第4版)(簡體書)
滿額折
出版日:2018/01/01 作者:李剛  出版社:電子工業出版社  裝訂:平裝
本書是《瘋狂Java講義》的第4版,第4版保持了前3版系統、全面、講解淺顯、細緻的特性,全面新增介紹了Java 9的新特性。本書深入介紹了Java編程的相關方面,全書內容覆蓋了Java的基本語法結構、Java的面向對象特徵、Java集合框架體系、Java泛型、異常處理、Java GUI編程、JDBC數據庫編程、Java注釋、Java的IO流體系、Java多線程編程、Java網絡通信編程和Java反
優惠價: 87 569
無庫存
Java程序設計(簡體書)
滿額折
出版日:2018/01/01 作者:郭偉業; 李麗娜  出版社:北京師範大學出版社  裝訂:平裝
本書的目標是幫助學生深入、細緻、系統地學習Java語言知識,深入理解Java語言的精髓,掌握Java語言的編程知識和編程技術。主要內容包括:Java運行環境,Ja-va語言基礎,Java類和方法,圖形用戶界面等。
優惠價: 87 188
無庫存
Java程序設計(簡體書)
滿額折
出版日:2017/12/01 作者:張瑞英; 熊曉波; 郎薇薇  出版社:北京師範大學出版社  裝訂:平裝
《Java程序設計/高等職業教育十三五規劃教材·計算機專業系列》的目標是幫助學生深入、細緻、系統地學習Java語言知識,深入理解Java語言的精髓,掌握Java語言的編程知識和編程技術。主要內容包括:Java運行環境,Java語言基礎,Java類和方法,圖形用戶界面,異常處理機制,圖形用戶界面設計,線程,類和常用工具,數據流等。這些內容是編寫Java程序的基本要素和必備知識。 《Java程序設計
優惠價: 87 156
無庫存
Teach Yourself Java in 21 Days ─ Covering Java 9
滿額折
出版日:2017/11/25 作者:Rogers Cadenhead  出版社:Sams  裝訂:平裝
In arenas ranging from enterprise development to Android app programming, Java remains one of the world's most popular programming languages. Sams Teach Yourself Java in 21 Days helps the serious
優惠價: 1 1710
無庫存
出版日:2017/10/29 作者:Joshua Bloch  出版社:Addison-Wesley Professional  裝訂:平裝
Since this Jolt-award winning classic was last updated in 2008 (shortly after Java 6 was released), Java has changed dramatically. The principal enhancement in Java 8 was the addition of functio
優惠價: 1 2880
無庫存
Java 9 Modularity Revealed ― Project Jigsaw and Scalable Java Applications
滿額折
出版日:2017/10/17 作者:Alexandru Jecan  出版社:Apress  裝訂:平裝
Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deployi
優惠價: 1 2203
無庫存
Java ─ A Beginner's Guide
90 折
出版日:2017/09/22 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
Hands-on guide to effective Java programming fundamentals—fully updated for the newest release, Java SE 9Thoroughly revised for Java Platform Standard Edition 9 (JDK 9), Java: A Beginner's Guide, Seve
優惠價: 9 1368
無庫存
Java ─ The Complete Reference
90 折
出版日:2017/09/22 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The definitive Java programming guide—fully updated for Java SE 9Thoroughly revised to cover Java SE 9 (JDK 9), this hands-on Oracle Press guide shows, step-by-step, how to develop, compile, debug, an
優惠價: 9 2052
無庫存
Java in Easy Steps ― Covers Java 9
滿額折
出版日:2017/07/11 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Now, updated for Java 9, it contains separate chapters on the major features of the Java language. C
優惠價: 1 608
無庫存
出版日:2017/06/21 作者:Joel Murach  出版社:Mike Murach & Associates Inc  裝訂:平裝
This is the 5th edition of Murach’s classic Java book that’s trained thousands of developers in the last 15 years. Now fully updated to Java 9, this book helps any programmer learn Java faster and bet
優惠價: 1 2975
無庫存
出版日:2017/05/08 作者:Barry A. Burd  出版社:For Dummies  裝訂:平裝
Beginning Programming with Java For Dummies, 5E, starts would-be programmers on their way toward Java mastery by showing them basic development concepts and techniques in context of Java. The book exp
Pro Java Games Development
滿額折
出版日:2017/04/30 作者:Wallace Jackson  出版社:Apress  裝訂:平裝
Use Java to write 2D and 3D games for desktops. Written by Java gaming expert Wallace Jackson, this book uses Java 9 and JavaFX to add features including animation, splash screens, scripting, and a de
優惠價: 1 3479
無庫存
出版日:2017/04/20 作者:Dan Zhang  出版社:Productivity Press  裝訂:平裝
This book discusses advanced topics?such as?R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author will lead readers to merge mature and effecti
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/03/12 作者:Thomas Erl; Andre Tost; Satadru Roy; Philip Thomas; Raj Balasubramanian  出版社:Prentice Hall  裝訂:平裝
“An outstanding depth-and-breadth resource for IT architects and Java professionals to understand and apply the marriage of SOA and modern Java.”--Antonio Bruno, Enterprise Architecture and Strategy,
優惠價: 1 2250
無庫存
出版日:2017/02/27 作者:Tony Gaddis  出版社:Pearson College Div  裝訂:平裝
For courses in Java programming A clear and student-friendly way to teach the fundamentals of Java Starting Out with Java: Early Objects, 6th Edition features Tony Gaddis’s accessibl
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Reactive Java Programming
滿額折
出版日:2016/12/10 作者:Andrea Maglie  出版社:Apress  裝訂:平裝
Reactive Java Programming teaches you reactive programming using the Java programming language and its functional aspects, sometimes called RxJava. According to the author, Netflix created Reactive Ja
優惠價: 1 1739
無庫存
出版日:2016/11/01 作者:Katherine Behar (EDT)  出版社:Univ of Minnesota Pr  裝訂:平裝
The essays in Object-Oriented Feminism explore OOF: a feminist intervention into recent philosophical discourses—like speculative realism, object-oriented ontology (OOO), and new materialism—that take
優惠價: 1 1620
無庫存
Data Science With Java
滿額折
出版日:2016/08/25 作者:Michael R. Brzustowicz  出版社:Oreilly & Associates Inc  裝訂:平裝
A good data scientist knows how to do something really well, but a great data scientist can do "something of everything." From raw data all the way to shining in front of C-level executives,
優惠價: 1 3299
無庫存
Java Precisely
79 折
出版日:2016/03/18 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Ja
優惠:外文書周末優惠-單79雙75 優惠價: 79 1051
無庫存
出版日:2016/02/15 作者:Yuk Hui  出版社:Univ of Minnesota Pr  裝訂:平裝
Digital objects, in their simplest form, are data. They are also a new kind of industrial object that pervades every aspect of our life today—as online videos, images, text files, e-mails, blog posts,
優惠價: 1 1620
無庫存
出版日:2016/02/04 作者:Charles J. Hunt; Poonam Bajaj; Bengt Rutisson; Monica Beckwith; John Cuthbertson  出版社:Prentice Hall  裝訂:平裝
Modern multicore processors offer immense opportunities to improve Java performance, but they also make Java performance tuning more complex than ever. Java Performance Companion helps you systematica
優惠價: 1 2500
無庫存
Java Threads and the Concurrency Utilities
滿額折
出版日:2015/11/23 作者:Jeff Friesen  出版社:Apress  裝訂:平裝
This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex pe
優惠價: 1 2609
無庫存
Java 8 Programming ― Step by Step Java 8 Course Programming
滿額折
出版日:2015/11/17 作者:Daniel Perkins  出版社:Createspace Independent Pub  裝訂:平裝
JAVA 8 Programming Step by Step Java 8 Course ProgrammingThis book is an in depth exploration of Java 8 programming. The book begins by exploring what the language is, when it was introduced and the n
優惠價: 1 548
無庫存
  • 19884
    498
  • 1
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 498

暢銷榜

客服中心

收藏

會員專區