-
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
-
Thinking-in-Java-4th-Edition
Thinking in Java是java学习的最经典资料,该共享为第四版(Thinking in Java is the most classic java learning data, the share for the fourth edition)
- 2016-02-25 11:06:32下载
- 积分:1
-
2006_01
Java软件设计,网络工程师,试卷,及其答案,很有用的,大家可以随意下在下来看(Java software design, network engineers, papers, and their answers, very useful, we can freely under the next term)
- 2012-11-05 08:54:00下载
- 积分:1
-
java
修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.(Modify the definition of experiment 7 Rectangle class, so that it has two constructors. One is the default, it makes two points of the coordinate of (0,0) the other with four parameters, find the upper left and lower right corner coordinates (2.1,3.2), (5.2,6.3) and perimeter and area of a rectangle, and then use a parameterized constructor method to create a Rectangle object, find the upper left and lower right corner coordinates (1,2), (6.8,10.5) rectangle of perimeter and area.)
- 2011-11-15 15:37:42下载
- 积分:1
-
jBox
仿腾讯QQ空间的DIV窗口,淡蓝色风格看上去很漂亮,不过源代码扣下来相当麻烦,这里使用jQuery的一款插件jBox来修改代替,效果还算行吧,它有两种方式调用 ,第一种是iframe,就是把另一个页面嵌入到div窗口中来;另一种是控制div标签,你可将显示的内容写到DIV标签内,然后在JS中引入需要控制的DIV ID号就行了。(Imitation Tencent QQ space DIV window, light blue style looks very nice, but the source code is quite troublesome buckle down, here s a plug jBox use jQuery instead to modify the effect is fairly okay, there are two ways to call it, the first one is the iframe, is to another page to embed div window the other is to control the div tag, you can display the contents written in the dIV tag, then the introduction of the need to control the dIV ID number on the line in JS a.)
- 2015-02-07 15:07:34下载
- 积分:1
-
Database-connection-pool-using-steps
数据库连接池的使用步骤,比较有用,如果忘记的朋友可以看看。本人自己写的。(Database connection pool using steps, more useful, if you forget the friends can see. I wrote it myself.)
- 2013-10-31 23:22:47下载
- 积分:1
-
处理dubbo和Spring占位符问题
处理dubbo和Spring占位符问题,使用springBoot(Dealing with Dubbo and Spring placeholders)
- 2020-06-24 01:40:02下载
- 积分:1
-
HIstrogram
jhiomegsnbiu9av uihionafcuigh9af ajighanngvbiu
- 2013-08-07 13:37:18下载
- 积分:1
-
H-ui.2.1
H-ui前端框架是在bootstrap的思想基础上基于 HTML、CSS、java script开发的轻量级web前端框架,开源免费,简单灵活,兼容性好,满足大多数中国网站。(H-ui front frame is based on the idea of bootstrap on HTML, CSS, java script developed lightweight web front frame, free open source, simple, flexible, good compatibility, meet the majority of Chinese websites.)
- 2016-06-23 21:36:28下载
- 积分:1
-
javaService
实现即时将数据库信息推送web前台功能,需要数据库支持(Push Station instant messaging capabilities, database support)
- 2013-11-19 17:03:28下载
- 积分:1