资源简介
This book teaches the Java programming language to people who are familiar with basic programming concepts. It explains the language without being arduously formal or complete. This book is not an introduction to object-oriented programming, although some issues are covered to establish a common terminology. Other books in this series and much online documentation focus on applets, graphical interfaces, Web sites, databases, components, and other specific kinds of programming tasks. For other references, see "Further Reading" on page 755.This fourth edition provides integrated coverage of the Java programming language as provided by the Java™ 2 Platform Standard Edition 5.0 and specified by the Java™ Language Specification, Third Edition. It also covers most of the classes in the main packages (java.lang, java.util, java.io) as implemented in the J2SE™ Development Kit 5.0 (more commonly known as JDK 5.0, or in the older nomenclature JDK 1.5.0).If you have already read the third edition of this book, you will find some major changes, both in the language and the book, since the 1.3 release that the third edition covered. There are new chapters on generics, enums, and annotationsthe major new language features introduced in the 5.0 releaseand major new sections on assertions and regular expressions. Some existing material has been restructured to accommodate other changes and to improve the general flow of the textsuch as introducing the new boxing and unboxing conversions. But every single chapter has been updated in some way, whether it is a new language feature like variable argument methods; the new enhanced for loop construct; a new class such as Formatter for formatting text output; or changes to classes and methods caused by the addition of generics (such as the collections utilities and the reflection classes)change permeates this entire fourth edition.The Java programming language shares many features common to most programming languag
代码片段和文件信息
- 上一篇:超市管理系统Java+sql
- 下一篇:基于Java、mysql毕业设计酒店管理系统
相关资源
- javaAPI 中文版本CHM文件
- Java 3D Programming.chm
- java I/O
- Guava 19 API ( CHM格式 )
- Addison Wesley - The.Java.Programming.Language
- java web标签chm版 包括struts1 struts2 jst
- GEOS 3.3.5.chm经典几何算法库
- selenium 3.5.1 API (CHM格式)
- JavaEE6 API 中文版.chm
- JSP中文开发文档 API CHM格式
- Java EE 5 SDK chm 帮助文档
- java jdk 13 帮助文档 中英对照版 中文
- Java12-API.chm
- JDK API 1.8.CHM
- java jdk 8 帮助文档 中文 文档 chm 谷歌
- javaEE7和javaSE6中文 chm 文档
- JDK_API6.0.CHM中文版
- JDK1.8 API 中文 高清完整CHM版181143
- java ee api中文版帮助文档 chm格式
- java JDK1.8 -1.9API 官方原版中文文档 高
- JAVA_API_1.7中文最新、最全.chm.7z
- 中文 高清完整CHM版JDK_1.6_API_zh_CN.CHM
- JDK1.8 API 中文 高清完整CHM版
- Android UI设计官方教程CHM
- JAVA API 1.8 全中文完全翻译 CHM 格式
- JAVA API1.6中文文档 高清完整CHM版
- JAVA5.0API_CN.CHM
- java8 chm格式文档
- jdk1.8源码+中文注释(chm格式)
- Java开发文档1.6.chm(开发人员必备手册
评论
共有 条评论