没有合适的资源?快使用搜索试试~ 我知道了~
首页Java核心技术·卷2 高级特性(第10版英文版)
Java核心技术·卷2 高级特性(第10版英文版)
需积分: 20 111 浏览量
更新于2023-03-16
评论
收藏 15.12MB PDF 举报
Java核心技术·卷2: 高级特性(原书第10版英文版),作者: (美)Cay S.Horstmann /(美)Gary Cornell December 2016版本。非扫描文字版,带书签。
资源详情
资源评论
资源推荐


Core Java® Volume II—Advanced Features,
Tenth Edition 第十版
by Cay S. Horstmann
Publisher: Prentice Hall
Release Date: December 2016
ISBN: 9780134177878
Topic: Java
Book Description
This is the Rough Cut version of the printed book.
Fully updated to reflect Java SE 8 language changes,
Core Java®, Volume II–Advanced
Features, Tenth Edition,
is the definitive guide to Java’s most powerful features for
enterprise and desktop application development.
Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial
illuminates advanced Java language and library features with thoroughly tested code
examples. As in previous editions, all code is easy to understand and displays modern
best-practice solutions to the real world challenges faced by professional developers.
Volume II quickly brings you up-to-speed on key Java SE 8 features and APIs. All code examples
are updated to reflect these enhancements. Complete descriptions of new language and
platform features are highlighted and integrated with insightful explanations of advanced
Java programming techniques. You’ll learn all you need to build robust production software
with
Streams, files, and regular expressions
XML
Networking
Database programming facilities
JNDI/LDAP directory integration
Internationalization
Advanced Swing techniques

JavaBeans components
Web services
Advanced platform security features
Annotations
Distributed objects
Native methods, and more

Contents
Preface
About This Book
Conventions
Chapter 1: The Java SE 8 Stream Library
1.1 From Iterating to Stream Operations
1.2 Stream Creation
1.3 The filter, map, and flatMap Methods
1.4 Extracting Substreams and Combining Streams
1.5 Other Stream Transformations
1.6 Simple Reductions
1.7 The Optional Type
1.8 Collecting Results
1.9 Collecting into Maps
1.10 Grouping and Partitioning
1.11 Downstream Collectors
1.12 Reduction Operations
1.13 Primitive Type Streams
1.14 Parallel Streams
Chapter 2: Input and Output
2.1 Input/Output Streams
2.2 Text Input and Output
2.3 Reading and Writing Binary Data

2.4 Object Input/Output Streams and Serialization
2.5 Working with Files
2.6 Memory-Mapped Files
2.7 Regular Expressions
Chapter 3: XML
3.1 Introducing XML
3.2 Parsing an XML Document
3.3 Validating XML Documents
3.4 Locating Information with XPath
3.5 Using Namespaces
3.6 Streaming Parsers
3.7 Generating XML Documents
3.8 XSL Transformations
Chapter 4: Networking
4.1 Connecting to a Server
4.2 Implementing Servers
4.3 Interruptible Sockets
4.4 Getting Web Data
4.5 Sending E-Mail
Chapter 5: Database Programming
5.1 The Design of JDBC
5.2 The Structured Query Language
5.3 JDBC Configuration
5.4 Executing SQL Statements
剩余1126页未读,继续阅读













安全验证
文档复制为VIP权益,开通VIP直接复制

评论0