微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Microsoft OneNote 2010 SkyDrive Web服务的API?

我非常熟悉Microsoft OneNote 2007和2010 API,但这些API直接与OneNote本身接口. 2010年,我们拥有将OneNote与SkyDrive同步的强大功能.这非常有效.我们还可以使用OneNote Web App,Windows Phone 7和现在的iPhone应用程序来访问我们的文档.

我的问题是,有没有办法直接访问SkyDrive(或类似的)API,以便能够在SkyDrive上访问我们的OneNote笔记本?我相信现有的OneNote Uers会看到它的力量.

打开小提琴手我看到各种各样的电话http://docs.live.net/SkyDocsService.svc.丹尼尔“Mr OneNote”Escapa在论坛帖子中引用了这些服务:

OneNote has a 3 screen solution with the 2010 release. We will have the desktop app,the web app and a mobile app all which sync to the same place in the cloud to Windows Live. This will allow you to do all of the same things you mention above. So when you are at your parents you can use the browser to view your notes (IE,Firefox & Safari). You can also view your notes in the Android browser on your phone and finally I hope there is a OneNote app for the Android in the future. For example there is a 3rd party group which has released an iPhone solution for OneNote 2007 even without all of these web services we are adding in Office 2010.

07001

支持REST SKYDRIVE API http://msdn.microsoft.com/en-us/library/live/hh826521.aspx

视频:SkyDrive API的完整开发人员指南:http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-134C

SkyDrive核心概念:http://msdn.microsoft.com/en-us/library/live/hh826545.aspx

创建,读取,更新和删除文件夹和文件,并获取文件链接,以便其他用户可以直接访问这些文件http://msdn.microsoft.com/en-us/library/live/hh826531.aspx

创建,阅读,更新和删除相册,照片,视频和音频.阅读,创建和删除照片和视频上的标签http://msdn.microsoft.com/en-us/library/live/hh826522.aspx

代码示例(交互式SDK):http://isdk.dev.live.com/ISDK.aspx

原文地址:https://www.jb51.cc/windows/364975.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐