摘要:
07-掌握-大文件断点下载(离线断点) 08-掌握-大文件断点下载() 阅读全文
摘要:
// ViewController.m // 02-了解-网页开发 #import "ViewController.h" #import "NSObject+Extension.h" @interface ViewController () @end @implementation ViewController - (IBAction)beng { @[][0]; } @... 阅读全文
摘要:
03-了解-网页开发(JS-OC) 04-了解-网页开发(JS-OC) 阅读全文
摘要:
01-掌握-webView 阅读全文
摘要:
// // ViewController.m // 10-掌握-MD5加密 #import "ViewController.h" #import "NSString+Hash.h" @interface ViewController () @end @implementation ViewController - (void)viewDidLoad { [super ... 阅读全文
摘要:
前方高能 阅读全文
摘要:
// ViewController.m // 08-掌握-NSURLSession-上传#define XMGBoundary @"520it" #define XMGEncode(string) [string dataUsingEncoding:NSUTF8StringEncoding] #define XMGNewLine [@"\r\n" dataUsingEncoding:... 阅读全文
摘要:
06-掌握-大文件断点下载 07-掌握-大文件断点下载 阅读全文
摘要:
04-掌握-NSURLSession-代理方法 阅读全文
摘要:
NSOutputStream 数据流的使用 阅读全文