ng cordova file downloader:用于在Cordova中下载文件的Angular服务
ng-cordova-file-downloader用于在Cordova中下载文件的Angular服务。使用cordova文件api。在Android和iOS上测试。提供下载单个文件或文件数组的方法。依赖于: Cordova带文件和文件传输插件角入门使用安装: $ bower install ng-cordova-file-downloader服务需要安装了文件和文件传输插件的cordova。可选-注入名为“appSettings”的服务,其中包含getLoginInfo()函数(如果需要,用于基本身份验证)。用法所有下载方法都返回一个Angular $q承诺。下载文件列表时,承诺返回通知进度和取消的可能性。两种下载方法都返回一个类型为的摘要对象: { success : bool ,
文件列表
ng-cordova-file-downloader-master.zip
(预估有个17文件)
ng-cordova-file-downloader-master
package.json
496B
ng-cordova-file-downloader.min.js
4KB
tests
file-donwloader-SpecRunner.html
987B
file-downloader-Specs.js
7KB
Gruntfile.js
1KB
src
downloadOperations
file-downloader-list.js
3KB
暂无评论