楼主: cmwei333
5168 23

【Pearson Java 教材】 Core Java, Volume II-Advanced Features (2016, 10th Edition [推广有奖]

贵宾

泰斗

1%

还不是VIP/贵宾

-

TA的文库  其他...

【历史+心理学+社会自然科学】

【数学+统计+计算机编程】

【金融+经济+商学+国际政治】

威望
6
论坛币
3567273 个
通用积分
719.6787
学术水平
4324 点
热心指数
4647 点
信用等级
3954 点
经验
362316 点
帖子
9826
精华
9
在线时间
2842 小时
注册时间
2015-2-9
最后登录
2017-1-29

初级热心勋章 中级热心勋章 高级热心勋章 初级信用勋章 中级信用勋章 初级学术勋章 特级热心勋章 中级学术勋章 高级信用勋章 高级学术勋章 特级学术勋章 特级信用勋章

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
Core Java, Volume II-Advanced Features, 10th Edition

Cay S. Horstmann

cover.jpg

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. All code is easy to understand and displays modern best-practice solutions to the real world challenges faced by professional developers.

Features

The classic code-rich guide to Java's advanced user interface and enterprise features, fully updated for Java SE 8 and modern Java
Practical solutions, realistic code, and modern best practices for advanced Java development
Reflects major shifts in the programming landscape, including the rapid evolution of mobile and web programming
Covers lambda expressions, streams, files, networking, databases, XML, JNDI, LDAP, JavaFX, security, web services, collections, annotations, native methods, internationalization and more

Table of Contents

Preface xv
Acknowledgments xix

Chapter 1: The Java SE 8 Stream Library 1
1.1 From Iterating to Stream Operations 2
1.2 Stream Creation 5
1.3 The filter, map, and flatMap Methods 9
1.4 Extracting Substreams and Concatenating Streams 10
1.5 Other Stream Transformations 11
1.6 Simple Reductions 12
1.7 The Optional Type 13
1.8 Collecting Results 19
1.9 Collecting into Maps 24
1.10 Grouping and Partitioning 28
1.11 Downstream Collectors 29
1.12 Reduction Operations 33
1.13 Primitive Type Streams 36
1.14 Parallel Streams 41

Chapter 2: Input and Output 47
2.1 Input/Output Streams 48
2.2 Text Input and Output 60
2.3 Reading and Writing Binary Data 69
2.4 Object Input/Output Streams and Serialization 80
2.5 Working with Files 100
2.6 Memory-Mapped Files 116
2.7 Regular Expressions 128

Chapter 3: XML 143
3.1 Introducing XML 144
3.2 Parsing an XML Document 149
3.3 Validating XML Documents 162
3.4 Locating Information with XPath 190
3.5 Using Namespaces 196
3.6 Streaming Parsers 199
3.7 Generating XML Documents 208
3.8 XSL Transformations 222

Chapter 4: Networking 233
4.1 Connecting to a Server 233
4.2 Implementing Servers 241
4.3 Interruptible Sockets 250
4.4 Getting Web Data 257
4.5 Sending E-Mail 277

Chapter 5: Database Programming 281
5.1 The Design of JDBC 282
5.2 The Structured Query Language 285
5.3 JDBC Configuration 291
5.4 Working with JDBC Statements 297
5.5 Query Execution 309
5.6 Scrollable and Updatable Result Sets 321
5.7 Row Sets 328
5.8 Metadata 333
5.9 Transactions 344
5.10 Advanced SQL Types 347
5.11 Connection Management in Web and Enterprise Applications 349

Chapter 6: The Date and Time API 351
6.1 The Time Line 352
6.2 Local Dates 355
6.3 Date Adjusters 358
6.4 Local Time 360
6.5 Zoned Time 361
6.6 Formatting and Parsing 365
6.7 Interoperating with Legacy Code 369

Chapter 7: Internationalization 371
7.1 Locales 372
7.2 Number Formats 378
7.3 Currencies 384
7.4 Date and Time 385
7.5 Collation and Normalization 393
7.6 Message Formatting 400
7.7 Text Input and Output 404
7.8 Resource Bundles 408
7.9 A Complete Example 413

Chapter 8: Scripting, Compiling, and Annotation Processing 429
8.1 Scripting for the Java Platform 430
8.2 The Compiler API 443
8.3 Using Annotations 455
8.4 Annotation Syntax 462
8.5 Standard Annotations 470
8.6 Source-Level Annotation Processing 475
8.7 Bytecode Engineering 481

Chapter 9: Security 491
9.1 Class Loaders 492
9.2 Security Managers and Permissions 509
9.3 User Authentication 530
9.4 Digital Signatures 546
9.5 Encryption 567

Chapter 10: Advanced Swing 581
10.1 Lists 582
10.2 Tables 599
10.3 Trees 639
10.4 Text Components 681
10.5 Progress Indicators 719
10.6 Component Organizers and Decorators 731

Chapter 11: Advanced AWT 765
11.1 The Rendering Pipeline 766
11.2 Shapes 769
11.3 Areas 786
11.4 Strokes 788
11.5 Paint 797
11.6 Coordinate Transformations 799
11.7 Clipping 805
11.8 Transparency and Composition 807
11.9 Rendering Hints 817
11.10 Readers and Writers for Images 823
11.11 Image Manipulation 834
11.12 Printing 851
11.13 The Clipboard 887
11.14 Drag and Drop 903
11.15 Platform Integration 921

Chapter 12: Native Methods 939
12.1 Calling a C Function from a Java Program 940
12.2 Numeric Parameters and Return Values 947
12.3 String Parameters 949
12.4 Accessing Fields 956
12.5 Encoding Signatures 961
12.6 Calling Java Methods 963
12.7 Accessing Array Elements 970
12.8 Handling Errors 974
12.9 Using the Invocation API 980
12.10 A Complete Example: Accessing the Windows Registry 985

Index 1002

PDF + EPUB + MOBI + AZW3:

本帖隐藏的内容

PDF (conv):
Core Java, Volume II-Advanced Features (10th Edition).pdf (76.86 MB, 需要: 20 个论坛币)

EPUB:
Core Java, Volume II-Advanced Features (10th Edition).epub (71.11 MB, 需要: 20 个论坛币)

MOBI:
Core Java, Volume II-Advanced Features (10th Edition).mobi (89.67 MB, 需要: 20 个论坛币)

AZW3:
Core Java, Volume II-Advanced Features (10th Edition).zip (70.12 MB, 需要: 20 个论坛币) 本附件包括:
  • Core Java, Volume II-Advanced Features (10th Edition).azw3

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Advanced features pearson Edition ADVANCE understand examples features library tested

已有 1 人评分经验 论坛币 学术水平 热心指数 信用等级 收起 理由
Nicolle + 100 + 100 + 1 + 1 + 1 精彩帖子

总评分: 经验 + 100  论坛币 + 100  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

本帖被以下文库推荐

bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3257
bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3258
bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3259
沙发
python爱好者 发表于 2016-12-11 21:41:01 |只看作者 |坛友微信交流群
金融学(理论版)上传下载专区

使用道具

藤椅
acctoftony 发表于 2016-12-11 22:08:01 |只看作者 |坛友微信交流群
谢谢分享。

使用道具

板凳
ithjesuxf 发表于 2016-12-11 23:12:34 |只看作者 |坛友微信交流群
thanks for sharing

使用道具

报纸
jinyizhe282 发表于 2016-12-12 10:01:58 |只看作者 |坛友微信交流群
thanks                   

使用道具

地板
fengyg 企业认证  发表于 2016-12-12 12:38:12 |只看作者 |坛友微信交流群
kankan

使用道具

7
Davyccp 发表于 2016-12-12 13:14:36 |只看作者 |坛友微信交流群
Thanks

使用道具

8
xps 发表于 2016-12-12 13:57:14 |只看作者 |坛友微信交流群
thanks for sharing

使用道具

9
ottawa613 发表于 2016-12-12 23:34:59 |只看作者 |坛友微信交流群
great book!

使用道具

10
bjcywy 发表于 2016-12-14 10:07:03 |只看作者 |坛友微信交流群
太给力了!

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加JingGuanBbs
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-24 18:44