搜索资源列表
rss
- RSS2.0生成类,支持的RSS2.0标准,自动生成XML文件,经测试有效。
libxml-rss-feed-perl_2.212.orig.tar
- expat功能开发包,xml解析包,超级好用
RSSReader
- RSS无线新闻阅读器,xml 文件解析,极具参考价值-rss parser, xml parser
test_sax
- 这个源码演示了如何用SAX来parse标准的xml文件. SAX可以用来parse RSS feed-This source code demonstrates how to use SAX to parse the xml document standards. SAX can be used to parse RSS feed
rsslisting
- 使用Qt + XML 显示RSS列表信息的例子。-RSS information shows the use of XML examples.
tRSS1.1.5
- tRSS是MIDP的的RSS客户端。用户可以从一些新闻网站和个人数据库和feed阅读标题。-tRSS is a MIDP RSS client. Users can read headlines from a number of news sites and have individual databases and feeds. It is readable by users and can be parsed by an XML parser. Users can reduce the du
xmlPars
- xmlParser worked get xml data on server and parse data and output on screen
final_newsreader.tar
- this program is Newsreader using RSS (XML) base on Qt a-this program is Newsreader using RSS (XML) base on Qt app
RssFeedTree
- Displaying XML (RSS Feed) Data in a TreeView Delphi control
TAB_RSS_reader
- iphone RSS reader parse the xml file to dictionary
XMLParser
- XML解析,RSS解析,极具参考价值的文档-xml parser ,RSS parser
XMLRSS
- XML/RSS decoding Simple Example and Style sheets
RssReader_src
- Simple Rss Reader. Simple tool for retrieving RSS feeds from remote and local sources, without needing to parse XML in each application you require the RSS feed in
RSSLib
- 加载RSS格式的XML文档并解析为对应类,支持RSS列表和频道列表,并且下载使用异步操作,事件驱动。-Loaded RSS format XML document and parse the corresponding classes, support RSS list and channel list.
RSS_Reader
- Simply RSS Reader (autogenerate html from xml and display it in web browser)
RSS
- rss阅读器,实现xml的添加,能够能简单的上网浏览资料!-rss reader, xml Add to achieve, to be able to simply surf the information!
rssreadertar
- rss阅读器 方便地阅读所需的网页内容 包括XML-rss reader to easily read the content needed to include the XML
RSS
- RSS聚合器是一种以用户被动更新模式更新,可读取RSS Feed / XML并显示新闻项的程序,可以方便地在线获取、阅读和管理RSS/XML格式的信息。本系统设计一个RSS聚合器。 -RSS aggregator is a passive update mode to update the user can read the RSS Feed/XML and display news items program, you can easily get online, read and man
RssFeedTree
- RSS feeds are XML formatted documents used to present digital content. RSS typically list items, such as articles or blogs posts. Here s how to create a simple RSS feed reader by transforming the XML into a tree view. Learn how to attach data to a tr
RSS Reader VS
- c# 读取RSS信息的例子,通过这个例子可以深入了解C#解析RSS文档及XML文件操作