RSS GUID 可以包含哈希值吗?

发布于 2024-10-05 20:47:33 字数 99 浏览 0 评论 0原文

是否可以在 RSS 字段的 GUID 字段中使用哈希字符?如果可以,thing#1thing#2 是否被视为单独的 GUID?

Is it OK to use the hash character in the GUID field in an RSS field, and if so are thing#1 and thing#2 considered to be separate GUIDs?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

浮生面具三千个 2024-10-12 20:47:33

RSS 2.0 规范中,的子元素:

guid 的语法没有规则。聚合器必须将它们视为字符串。由提要的来源来确定字符串的唯一性。

From the RSS 2.0 Spec, <guid> sub-element of <item>:

There are no rules for the syntax of a guid. Aggregators must view them as a string. It's up to the source of the feed to establish the uniqueness of the string.

诠释孤独 2024-10-12 20:47:33

“聚合器必须将 guid 视为字符串。语法没有规则。由 RSS 文档的创建者来确定字符串的唯一性。”来源:w3schools

"Aggregators must view the guid as a string. There are no rules for the syntax. It's up to the creator of the RSS document, to establish the uniqueness of the string." Source: w3schools

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文