首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 原子聚合格式库为.NET框架

原子聚合格式库为.NET框架

  • 资源大小:15.89 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: net 聚合 框架 格式 原子

资 源 简 介

What? A .NET Framework library for reading and writing documents in the Atom Syndication Format, including support for the Atom Publishing Protocol and Feed Paging and Archiving. Supports .NET 3.5 and 4. Who? Contact me at jordan@nerdsince1984.com. How? Writing a feed ``` AtomFeed feed = new AtomFeed("http://example.org/feed", "Example Atom Feed", DateTime.Now); feed.Subtitle = "Demonstrating how to use the Atom Library for the .NET Framework"; feed.Add(new AtomLink("http://example.org/feed", "self")); feed.Add(new AtomLink("http://example.org")); AtomEntry entry = new AtomEntry("http://exmaple.org/entries/1", "Example Entry One", DateTime.Now)

文 件 列 表

NerdSince1984.Syndication.Atom.dll
VIP VIP
  • Mason 1小时前 成为了本站会员

  • 1小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

  • Sirius 2天前 成为了本站会员

0.188553s