文件名称:JavaPXML-RSS
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 194kb
- 下载次数:
- 0次
- 提 供 者:
- jeffr*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一、使用说明
程序入口命令
cd F:\java\2003012142
set classpath=classes
javac -d classes src/RssParser.java
java RssParser
操作
互动部分在左侧的树
左键选择---状态栏显示RSS的URL
右键弹出---该对象的方法
二、功能
简单快速查看网上的RSS资源,支持RSS2.0版本。
可以添加、删除RSS,可以所有频道一起更新。
三、特点
涉及:异常处理、Swing图形界面、多线程、本地IO操作、网络编程、XMLDOM操作
四、有待改进
支持RSS1.0等版本、支持Atom版本。
UI进阶:HTML解析查看摘要、菜单功能完善。
本地化数据。(支持离线浏览-One, the use of program entry command cd F: \ java \ 2003012142 set classpath = classes javac-d classes src/RssParser.java java RssParser interactive part of the operation left the tree in the left column shows the status of selected--- Right RSS-URL pop-up--- the object of the method two, features a simple RSS quickly view online resources to support RSS2.0 version. You can add, delete, RSS, updates can be together all the channels. Third, the characteristics related to: exception handling, Swing graphical user interface, multithreading, local IO operation, network programming, XMLDOM operating four, room for improvement in support for RSS1.0 other versions, supports Atom version. Advanced UI: HTML parsing View Summary, the menu featured. Localization data. (Supports offline browsing
程序入口命令
cd F:\java\2003012142
set classpath=classes
javac -d classes src/RssParser.java
java RssParser
操作
互动部分在左侧的树
左键选择---状态栏显示RSS的URL
右键弹出---该对象的方法
二、功能
简单快速查看网上的RSS资源,支持RSS2.0版本。
可以添加、删除RSS,可以所有频道一起更新。
三、特点
涉及:异常处理、Swing图形界面、多线程、本地IO操作、网络编程、XMLDOM操作
四、有待改进
支持RSS1.0等版本、支持Atom版本。
UI进阶:HTML解析查看摘要、菜单功能完善。
本地化数据。(支持离线浏览-One, the use of program entry command cd F: \ java \ 2003012142 set classpath = classes javac-d classes src/RssParser.java java RssParser interactive part of the operation left the tree in the left column shows the status of selected--- Right RSS-URL pop-up--- the object of the method two, features a simple RSS quickly view online resources to support RSS2.0 version. You can add, delete, RSS, updates can be together all the channels. Third, the characteristics related to: exception handling, Swing graphical user interface, multithreading, local IO operation, network programming, XMLDOM operating four, room for improvement in support for RSS1.0 other versions, supports Atom version. Advanced UI: HTML parsing View Summary, the menu featured. Localization data. (Supports offline browsing
相关搜索: RssParser
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Java+XML写的RSS阅读器\Java+XML写的RSS阅读器