从浏览器扩展程序将blob(文件)上传到skydrive [英] upload blob(file) to skydrive from a browser extension

查看:112
本文介绍了从浏览器扩展程序将blob(文件)上传到skydrive的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个浏览器扩展程序,它从网站下载文件,该文件采用blob格式。我通过调用window.url.createObjectURL(blob)获取blob的url,我很想知道我是否可以使用javascript将此blob(文件)上传到skydrive? 

解决方案

请参阅文档,可在此处找到:


http://msdn.microsoft.com/en-us/live/dn195579


I am building a browser extension in which it downloads a file from a website, the file is in the form blob. I get the url to the blob by calling window.url.createObjectURL(blob), I am wonder if I can upload this blob(file) to skydrive using javascript? 

解决方案

Please consult the documentation, which can be found here:

http://msdn.microsoft.com/en-us/live/dn195579


这篇关于从浏览器扩展程序将blob(文件)上传到skydrive的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆