Mark's solution proposes a model that allows feed readers to reconstruct the history of a feed by paging through multiple incremental feed documents.
Mark的解决方案提议一个模型,允许feed阅读器通过翻阅多个增量feed文档而重建feed的历史。
An fh: incremental element with a value of false (like that in Listing 2) indicates that the feed document in question is a complete representation of the feed's contents.
一个具有值false的fh:incremental元素(如清单2中所示)指出,所讨论的feed文档是feed内容的完整表示。
Further complicating the situation is that many such feeds are intended to be non-incremental — that is, the feed document contains the full set of entries available.
使情况更复杂的是,许多此类feed是非增量的,也就是说,feed文档包含所有可用的条目。
In addition, because the feed is marked as being non-incremental, feed consumers can see that the feed contains the full set of entries.
此外,因为该feed被标记为是非增量的,所以feed消费者可以看到,feed包含所有的条目。
The combination of the fh: incremental and fh: prev elements solves the problem of reconstructing the full history of a feed.
incremental和fh:prev元素的结合解决了feed的完整历史的重建问题。
The combination of the fh: incremental and fh: prev elements solves the problem of reconstructing the full history of a feed.
incremental和fh:prev元素的结合解决了feed的完整历史的重建问题。
应用推荐