Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以使用此 http://www.google.com/reader/atom/user/[userid]/state/com.google/reading-list?n=20' 获得 20 篇未读文章
如何获取过去 1 小时内的所有未读文章?
http://www.google.com/reader/atom/user/[userid]/state/com.google/reading-list?n=1000&ot=[当前纪元时间 - 3600]&r=n&xt=user/-/state /com.google/read
&r=n 降序, &r=o 升序