# Java: The Complete Reference, 12th Edition 《Java 17官方参考手册,第12版》

# 基本信息

英文书名:Java: The Complete Reference, 12th Edition

中文书名:Java 17官方参考手册,第12版

作者:Herbert Schildt

版本:第 12 版

ISBN:9781260463415

页数:1280

出版社:McGraw Hill (opens new window)

出版时间:2021.11.02

cover

天猫折扣购:中文版 (opens new window)

下载地址:腾讯微云 (opens new window)

文件格式:PDF ePub

分享密码:hxbvyv

# 内容简介

The Definitive Java Programming Guide

Fully updated for Java SE 17, Java™: The Complete Reference, 12th Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You’ll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined, and numerous examples demonstrate Java in action. Of course, recent additions to the Java language, such as records, sealed classes, and switch expressions are discussed in detail. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide.

Coverage includes:

  • Data types, variables, arrays, and operators
  • Control statements
  • Classes, objects, and methods
  • Method overloading and overriding
  • Inheritance
  • Interfaces and packages
  • Exception handling
  • Multithreaded programming
  • Enumerations, autoboxing, and annotations
  • The I/O classes
  • Generics
  • Lambda expressions
  • Modules
  • Records
  • Sealed classes
  • Text blocks
  • switch expressions
  • Pattern matching with instanceof
  • String handling
  • The Collections Framework
  • Networking
  • Event handling
  • AWT
  • Swing
  • The Concurrent API
  • The Stream API
  • Regular expressions
  • JavaBeans
  • Servlets
  • Much, much more
最后更新: 12/2/2022, 12:56:08 AM