文章来源:淘论文网   发布者: 毕业设计   浏览量: 21



还可以点击去查询以下关键词:
[SRDownl]    [毕业]    [oadManager]    [SRDownl毕业oadManager]   

项目介绍:

SRDownloadManagerFeatures

Provides download status callback, download progress callback, download complete callback.

Support multi-task at the same time to download.

Support breakpoint to continue to download, even exit the App.

Support to delete the specified file by URL and clear all files that have been downloaded.

More please see the demo...

提供下载状态回调, 下载进度回调, 下载完成回调.

支持多任务同时下载.

支持断点下载, 即使退出重启 App.

支持通过 URL 删除指定文件和清除所有已下载的文件.

更多请看 demo...

Show Pictures

APIs+ (instancetype)sharedManager; - (void)download:(NSURL *)URL state:(void(^)(SRDownloadState state))state progress:(void(^)(NSInteger receivedSize, NSInteger expectedSize, CGFloat progress))progress completion:(void(^)(BOOL isSuccess, NSString *filePath, NSError *error))completion; - (BOOL)isCompleted:(NSURL *)URL; - (NSString *)fileFullPath:(NSURL *)URL; - (CGFloat)progress:(NSURL *)URL; - (void)deleteFile:(NSURL *)URL; - (void)deleteAllFiles;

If you have any question, please issue or contact me.
If this repo helps you, please give it a star.
Have Fun.

SRDownloadManager
1.提供下载状态回调, 下载进度回调, 下载完成回调.
2.支持多任务同时下载.
3.支持断点下载, 即使退出重启 App.
4.支持通过 URL 删除指定文件和清除所有已下载的文件.
5.更多请看 demo...
GitHub: https://github.com/guowilling/SRDownloadManager
Have Fun.

开题报告开题报告


这里还有:


还可以点击去查询:
[SRDownl]    [毕业]    [oadManager]    [SRDownl毕业oadManager]   

请扫码加微信 微信号:sj52abcd


下载地址: http://www.taolw.com/down/7720.docx
  • 上一篇:swift3.0之毕业设计熊猫TV
  • 下一篇:Swift 版SDiffuseMenu: 点击毕业设计菜单弹射选项的动画效果