We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
截至 2013 年 1 月,MSDN 论坛尚无 API。您可以做的一件事是将字符串“?outputas=xml”附加到论坛页面的 URL 并处理生成的 XML(如 示例)。虽然不能替代 API,但此方法可以实现某些场景。
As of January 2013, there is not yet an API for the MSDN Forums. One thing you can do is append the string "?outputas=xml" to the URL of a Forums page and process the resulting XML (as in this example). While not a replacement for an API, this approach enables some scenarios.