-
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
-
R-java
使用java实现R树,包括插入,删除,查找等功能(Using java to achieve R-tree, including insert, delete, search and other functions)
- 2021-04-19 20:48:51下载
- 积分:1
-
MyTextPane
自己动手写的简单记事本,能完成大部分window平台自带记事本功能(Write their own simple Notepad, to complete most of the window platform comes with Notepad function)
- 2017-08-16 16:27:39下载
- 积分:1
-
ChatRoomInEnglish
说明: java socket编程的英文文档介绍
- 2011-04-03 22:34:40下载
- 积分:1
-
F__1562205512848
java 操作文件写入,读取。。。。。。。。。。。。(Java operation file write, read)
- 2020-06-25 17:00:02下载
- 积分:1
-
web
web学习课件加经典例子,有助于自学html、java、javascript和jsp(the web learning courseware classic example, to help the self-html, java, javascript and jsp)
- 2013-01-15 21:50:26下载
- 积分:1
-
design-pattern-(Java-version)
23种设计模式的实现(Java 版),希望能给大家带来帮助!(23 the realization of the design pattern (Java version), the hope can bring you help!
)
- 2012-02-16 21:11:01下载
- 积分:1
-
TankClient
简单完成坦克作战程序,主要利用Java,在对应平台完成编码、运行(Using Java to complete the compilation of classical game tank battle, complete the operation of tank battle in different machines)
- 2019-05-18 08:26:48下载
- 积分:1
-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
Portal-Basic-Java-Web
Portal-Basic Java Web应用开发框架(Portal-Basic Java Web application development framework)
- 2013-08-16 08:03:21下载
- 积分:1