-
J2EE-Professional-Projects
J2EE Professional Projects英文版,如果有任何问题请与我联系。(J2EE Professional Projects in English, if there are any questions, please contact me.)
- 2009-09-05 16:59:30下载
- 积分:1
-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
Core.Java..8th.Edition
说明: java核心技术第八版,上下两卷。更新到jdk6.内附各章代码示例,推荐下载。(java core technologies eighth edition, from top to bottom in two volumes. Updated to jdk6. Containing the various chapters of the code sample to download.)
- 2008-11-03 17:02:43下载
- 积分:1
-
Java-Software-Solutions
《Java Software Solutions:Foundation of Program Des》适合Java初学者,涵盖入门及进阶的相关知识,以及简易的GUI设计知识,读完全书,会对Java面向对象这一特性有深刻理解,同时能灵活利用相关知识。(" Java Software Solutions: Foundation of Program Des" Java for beginners, covering introductory and advanced knowledge, and simple GUI design knowledge, reading the book, object-oriented Java will have a deep understanding of this feature, with the flexibility of use of relevant knowledge.)
- 2017-04-09 00:14:32下载
- 积分:1
-
java
JAVA复习资料,考试可能用到,对学习有帮助(JAVA review the information, the examination may be used, for learning to help)
- 2010-03-03 20:00:25下载
- 积分:1
-
Java 8实战
本书全面介绍了Java 8 这个里程碑版本的新特性,包括Lambdas、流和函数式编程。有了函数式的编程特性,可以让代码更简洁,同时也能自动化地利用多核硬件。全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8,清晰明了地向读者展现了一幅Java 与时俱进的现代化画卷。(While the term lambda expression may sound abstract and academic Java 8 Lambdas can have a big impact on how you program every day In simplest terms a lambda expression is a function a bit of code that you can pass to another method as an argument)
- 2018-09-05 12:10:56下载
- 积分:1
-
396989
这是我找的java原代码,大家一起分享哦()
- 2017-09-23 15:09:38下载
- 积分:1
-
Thinking.In.Java.3rd.Edition.Chinese.eBook-YSSY
对于JAVA的学习Thinking.In.Java.3rd.Edition.Chinese.eBook-YSSY(For the JAVA learning Thinking.In.Java.3rd.Edition.Chinese.eBook-YSSY)
- 2010-03-03 19:56:01下载
- 积分:1
-
csappsourcecode
这是csapp的源代码!里面代码经测试都可以运行!希望对大家有所帮助!(This is csapp source code! Inside the code can be run by the test! I want to help!)
- 2015-05-12 23:38:15下载
- 积分:1
-
LuceneInAction
Manning - Lucene in Action
Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results.
Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.(Manning- Lucene in Action
Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results.
Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.)
- 2009-11-09 17:31:05下载
- 积分:1