0

例如,如何从指向视频的链接列表动态生成临时 RSS 提要?

4

1 回答 1

0

检查 RSS 提要的规范,例如这里:

http://www.rss-specifications.com/http://www.atomenabled.org/developers/syndication/atom-format-spec.php,有很多,只需检查谷歌。

然后遍历您的列表并构建适当的 XML。

于 2010-09-01T15:39:40.047 回答