-
1
说明: 第一个Java例子程序,源文件为HelloWorld.java,可以使用
javac HelloWorld.java
进行编译,然后运行,
java HelloWorld(The first example of a Java program, the source file is HelloWorld.java, you can use the javac HelloWorld.java compile and run, java HelloWorld)
- 2015-03-21 13:27:37下载
- 积分:1
-
hadoopGIS
hadoop是众所周知的云计算平台,hadoopGIS是基于hadoop进行云GIS试验的成果,实现在云环境下的数据存储、读取等功能(hadoop is well known cloud computing platform, hadoopGIS for cloud hadoop GIS based on test results, achieved under the cloud of data storage, reading and other functions)
- 2010-08-22 17:45:42下载
- 积分:1
-
DeJava
最近分析一些JAVA程序,对JAVA的反编译进行了一番了解,下面将我所了解的情况作以下介绍,希望对JAVA爱好者有所帮助。(Recently analyzed some JAVA program, some understanding of JAVA decompile, below I understand the following introduction, I hope to help the JAVA enthusiasts.)
- 2013-04-08 11:39:54下载
- 积分:1
-
oLDtHREADtEST
OldThreadTest extends junit.framework.TestCase Source Code for Andriod.
- 2014-01-21 12:29:33下载
- 积分:1
-
Pindlebot
暗黑2 专门 kpbot,早期版本,能用(Diablo 2 special kpbot, early version, can be used)
- 2020-06-18 17:20:01下载
- 积分:1
-
caishuzi
安卓java模拟系统发送短信的功能,获得系统的权限。(The android Java simulation system, the function of the text get the permissions system.)
- 2015-04-29 08:44:57下载
- 积分:1
-
com.gmail.dengtao.joe.transport
个人工作中编写基于java nio的socket封装,基于事件的设计方式这点类似mina,但该框架的主要特点是简单!(Personal work, the preparation of the socket-based java nio package, event-based design approach this like mina, but the main features of the framework is simple!
)
- 2013-09-28 08:41:35下载
- 积分:1
-
深入浅出学Shiro
shiro基础资料,包含简单的基本内容,供大家学习使用(shiro learning data for boay)
- 2020-06-21 18:20:02下载
- 积分:1
-
ftp
fe 分布式连接Amazon linux 服务器FTP上传下载功能的实现(Distributed Implementation fe FTP upload function)
- 2015-04-20 14:33:55下载
- 积分: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