-
Bruce.Eckel.Thinking.In.Java.4th.Edition.Dec.2007
Java编程思想第4版,这本书就不用介绍了吧,学Java的人都知道。(Bruce.Eckel.Thinking.In.Java.4th.Edition.)
- 2010-02-20 15:39:18下载
- 积分: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
-
JavaTest
说明: Java面试的题目,一些常会遇到的笔试题目,多看看很有帮助的。(Java interview questions, and some are often faced with the topic, look more helpful.)
- 2010-03-21 15:04:11下载
- 积分:1
-
J2EE_Book
e-book
J2EE book
thanks
- 2013-11-29 05:35:59下载
- 积分:1
-
bfg
解决git仓库包含超过100m的文件的问题(remove something bigger than 100m from git local cache)
- 2019-05-23 19:35:54下载
- 积分:1
-
JavaCode
elecfans.comjava实用程序设计100例原代码和素材下载,精选Java经典优秀源代码100例(100 cases elecfans.comjava utility designed to download the source code and materials, selection of Java source code 100 cases of classic good)
- 2010-10-21 13:30:23下载
- 积分: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
-
Groovy-DSL-Case-Study
Groovy DSL case study. Embedding Groovy DSL in java application.
- 2014-01-21 07:53:55下载
- 积分:1
-
JAVA项目开发实践-网上范例
来源:www.tqbooks.net包括八个项目 自制聊天室等(Source : www.tqbooks.net including eight homemade items such as Chat Room)
- 2005-07-08 16:24:04下载
- 积分:1
-
aboutthjavadust
1.JVM的gc概述
gc即垃圾收集机制是指jvm用于释放那些不再使用的对象所占用的内存。(1.JVM the gc outlined gc that garbage collection mechanism is jvm for the release of those who no longer use the right like occupied by the memory.)
- 2006-06-28 08:41:30下载
- 积分:1