摘要: @interface HMViewController () <NSURLConnectionDataDelegate> /** * 用来写数据的文件句柄对象 */ @property (nonatomic, strong) NSFileHandle *writeHandle; /** * 文件的总 阅读全文
posted @ 2016-10-30 15:51 IOSyes 阅读(150) 评论(0) 推荐(0)