From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/glossary/rss/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 files/zh-cn/glossary/rss/index.html (limited to 'files/zh-cn/glossary/rss') diff --git a/files/zh-cn/glossary/rss/index.html b/files/zh-cn/glossary/rss/index.html new file mode 100644 index 0000000000..762aebc957 --- /dev/null +++ b/files/zh-cn/glossary/rss/index.html @@ -0,0 +1,26 @@ +--- +title: RSS +slug: Glossary/RSS +tags: + - OpenPractices + - RSS + - WebMechanics + - 分享 + - 术语 +translation_of: Glossary/RSS +--- +

RSS(简易信息聚合)指的是用于发布站点更新的数种 XML 文档格式。当您订阅一个网站的 RSS 摘要时,网站会将 RSS 信息和更新信息发送到一个称为资讯(feed)的 RSS 文档中,因此您无需手动查看所有喜爱的网站就可以获取这些网站的更新动态。

+ +

了解更多

+ +

基础知识

+ + + +

技术参考

+ + -- cgit v1.2.3-54-g00ecf