-
ContentHandlerFactoryTest
Content Handler Factory Test extends Test Case.
- 2014-01-23 10:42:37下载
- 积分:1
-
Calculator
一个简单的计算器实现,带小数的加减乘除。使用Java AWT/Swing实现(Implement a simple calculator, decimal addition and subtraction)
- 2013-10-05 11:42:48下载
- 积分:1
-
Policy
Answers a Policy object with the specified type and the specified parameter.
- 2013-11-26 15:04:56下载
- 积分:1
-
icarnegie4
todos los ejercicios de ssd4
- 2009-11-06 03:17:38下载
- 积分:1
-
ReadCSV
Java beans for read data from CSV file
- 2014-02-04 18:39:15下载
- 积分:1
-
webspheremqdemo
实现Java接口的MQ编程,有读取和写到MQ队列(MQ interface to achieve Java programming, there are read and wrote MQ queue)
- 2021-04-08 09:39:00下载
- 积分: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
-
198(53)
一个命题,是表达了对象之间关系的概念结构。命题必须符合以下规则:它必须是抽象的;它必须与一个真值关联;它必须符合一定的形式化规则。按照命题理论,(A proposition is to express the concept of the relationship between the object structure. Proposition must meet the following rules: it must be abstract it must be associated with a true value it must meet certain formal rules. In accordance with the proposition theory)
- 2010-11-16 10:05:39下载
- 积分:1
-
代码~
说明: java基础大全,涉及几乎所有java基础知识(The basic knowledge of Java covers almost all the basic knowledge of Java)
- 2019-10-14 22:10:33下载
- 积分:1
-
xStream
该文档中涵盖了xStream.jar和xStream.chm两个文件,xStream.jar是开发将如何将java对象与xml文件的相互转换所需要的第三方开发包,第二个文件xStream.chm是它的开发文档,开发人员可以查看该文档,来实现自己的功能。对于学习java的人来说这是一个不错的文件。
(The document covers the two files xStream.jar xStream.chm xStream.jar development java object with the xml file conversion needs third-party development package, the second file xStream.chm it development of documentation, developers can view the document, to achieve their function. This is a good document for people to learn java.)
- 2013-05-13 19:55:37下载
- 积分:1