-
ssd7_Ex4
this is answer for ssd7 exercise 4
- 2013-10-13 17:34:41下载
- 积分:1
-
mobile-Client
中国移动MM7 彩信客户端java源码文档和数据库设计(China Mobile MMS MM7 client java source files and database design)
- 2007-05-22 10:21:15下载
- 积分:1
-
DRWyuanliyingyong
DWR 原理英文原版。希望能对学习该技术的人员起到作用。(DWR principle of the English original. The hope is to learn the art will play a role.)
- 2013-12-18 16:55:04下载
- 积分:1
-
eclipseUML-technical-documentation
eclipseUML-技术文档,eclipse 中的配置使用,和详细教程,带有详细示例!(eclipseUML-technical documentation, eclipse configuration to use, and detailed tutorial, with detailed examples!)
- 2011-09-27 11:33:39下载
- 积分:1
-
tree
一个树结构的展示,自己用的整理好的。有java原代码,也有js的原代码(A tree structure display, finishing with their best. Have java source code, but also has the original js code)
- 2009-03-03 23:17:02下载
- 积分:1
-
shiro
shiro主要jar包,包括log4j-1.2.17.jar,shiro-all-1.3.2.jar,slf4j-api-1.7.5.jar,slf4j-log4j12-1.6.4.jar(main jar package for shiro)
- 2018-01-02 11:31:00下载
- 积分:1
-
ContentHandlerFactoryTest
Content Handler Factory Test extends Test Case.
- 2014-01-23 10:42:37下载
- 积分:1
-
AgileJavazho_2
测试驱动开发前四章测试驱动开发测试驱动开发测试驱动开发(The first four chapters Test Driven Development Test Driven Development Test Driven Development Test Driven Development)
- 2011-05-24 10:17:04下载
- 积分:1
-
java2书
这个是java的一本很有价值的书,里面包含很多控件的源吗,能够让开发都耳目一新(this is a very valuable one book, which contains many controls? Source that enables developers are refreshing)
- 2005-06-02 22:59:15下载
- 积分:1
-
NovelN
第一个项目:novel.spider(姑且叫他为spider吧)-jsoup,http-client
提供了三个最为底层的方法:
ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url)) 获取一个爬取对应网站的章节的实体,并执行爬取任务
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url)) 获取一个爬取对应网站的内容的实体,并执行爬取任务
NovelDownloaderObserver observer = new NovelDownloaderObserver(url) 下载小说...(ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url))
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url))
NovelDownloaderObserver observer = new NovelDownloaderObserver(url))
- 2020-06-18 13:40:02下载
- 积分:1