搜索资源列表
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
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
