-
Ajax on Java 电子书下载
This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian fe ...
04-28 [ None ]
-
《Java并发编程实战/java教程 电子书下载
本书深入浅出地介绍了Java线程和并发,是一本完美的Java并发参考手册。书中从并发性和线程安全性的基本概念出发,介绍了如何使用类库提供的基本并发构建块,用于避免并发危险、构造线程安全的类及验证线程安全的规则,如何将小的线程安全类组合成更大的线程安全类,如何利用线程来提高并发应用程序的吞吐量,如何识 ...
09-15 [ computer ]
-
Programming Scala: Tackle Multi-Core Complexity on the Java Virtual Machine 电子书下载
As a few others have pointed out, the title is misleading, there is little in the book on the actual subject of "solving multi-co ...
04-28 [ None ]
-
Programming Google App Engine with Java: Build & Run Scalable Java Applications on Googles Infrastructure 电子书下载
This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications ...
04-28 [ None ]
-
Essentials of the Java Programming Language: A Hands-On Guide 电子书下载
Thousands of programmers want to learn Java fast, hands-on -- with as little complexity and theory as possible. For them, Essenti ...
04-28 [ None ]
-
《Java编程思想 (第4版)/Java教程》[美国] Bruce Eckel文字版 电子书下载
本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字 ...
09-13 [ computer ]