摘要: 07-掌握-大文件断点下载(离线断点) 08-掌握-大文件断点下载() 阅读全文
posted @ 2017-03-24 17:51 laugh 阅读(240) 评论(0) 推荐(0) 编辑
摘要: // ViewController.m // 02-了解-网页开发 #import "ViewController.h" #import "NSObject+Extension.h" @interface ViewController () @end @implementation ViewController - (IBAction)beng { @[][0]; } @... 阅读全文
posted @ 2017-03-24 17:47 laugh 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 03-了解-网页开发(JS-OC) 04-了解-网页开发(JS-OC) 阅读全文
posted @ 2017-03-24 17:42 laugh 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 01-掌握-webView 阅读全文
posted @ 2017-03-24 17:14 laugh 阅读(146) 评论(0) 推荐(0) 编辑
摘要: // // ViewController.m // 10-掌握-MD5加密 #import "ViewController.h" #import "NSString+Hash.h" @interface ViewController () @end @implementation ViewController - (void)viewDidLoad { [super ... 阅读全文
posted @ 2017-03-24 16:57 laugh 阅读(240) 评论(0) 推荐(0) 编辑
摘要: 前方高能 阅读全文
posted @ 2017-03-24 15:55 laugh 阅读(181) 评论(0) 推荐(0) 编辑
摘要: // ViewController.m // 08-掌握-NSURLSession-上传#define XMGBoundary @"520it" #define XMGEncode(string) [string dataUsingEncoding:NSUTF8StringEncoding] #define XMGNewLine [@"\r\n" dataUsingEncoding:... 阅读全文
posted @ 2017-03-24 15:27 laugh 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 06-掌握-大文件断点下载 07-掌握-大文件断点下载 阅读全文
posted @ 2017-03-24 15:09 laugh 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 04-掌握-NSURLSession-代理方法 阅读全文
posted @ 2017-03-24 12:34 laugh 阅读(220) 评论(0) 推荐(0) 编辑
摘要: NSOutputStream 数据流的使用 阅读全文
posted @ 2017-03-24 12:19 laugh 阅读(571) 评论(0) 推荐(0) 编辑