我的问题是,有没有办法直接访问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
视频: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