afn3.0专题

AFN3.0续点下载

首先需要把AFN3.0导入到项目中 #import "ViewController.h"#import "AFNetworking.h"@interface ViewController (){// 下载操作NSURLSessionDownloadTask *_downloadTask;}@end@implementation ViewController- (void)downFile