会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
laugh
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
5
6
7
8
9
10
11
12
13
···
26
下一页
2017年3月21日
源码0602-03-掌握-XML解析-NSXMLParser
摘要: 04-掌握-XML解析-GDataXML
阅读全文
posted @ 2017-03-21 17:50 laugh
阅读(187)
评论(0)
推荐(0)
编辑
网络-文件下载上传网络NSURLSession
摘要: 小文件下载如果文件比较小,下载方式会比较多直接用NSData的+ (id)dataWithContentsOfURL:(NSURL *)url;利用NSURLConnection发送一个HTTP请求去下载如果是下载图片,还可以利用SDWebImage框架如果是大文件下载,建议使用NSURLSessi
阅读全文
posted @ 2017-03-21 13:00 laugh
阅读(233)
评论(0)
推荐(0)
编辑
2017年3月20日
源码0602-01-掌握-JSON解析
摘要: 02-掌握-JSON解析
阅读全文
posted @ 2017-03-20 14:53 laugh
阅读(250)
评论(0)
推荐(0)
编辑
源码0602-00-RunLoop补充
摘要: // ViewController.m // 00-RunLoop补充 #import "ViewController.h" @interface ViewController () @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; NST...
阅读全文
posted @ 2017-03-20 14:36 laugh
阅读(116)
评论(0)
推荐(0)
编辑
源码0601-01-掌握-NSURLConnection-GET请求
摘要: 插件:SVProgressHUD
阅读全文
posted @ 2017-03-20 12:59 laugh
阅读(168)
评论(0)
推荐(0)
编辑
源码0503-04-掌握-GCD定时器
摘要: 04-掌握-GCD定时器
阅读全文
posted @ 2017-03-20 12:04 laugh
阅读(158)
评论(0)
推荐(0)
编辑
源码0503-02-掌握-RunLoop实践
摘要: 自定义线程对象 02-掌握-RunLoop实践
阅读全文
posted @ 2017-03-20 11:49 laugh
阅读(148)
评论(0)
推荐(0)
编辑
源码0503-04-RunLoop
摘要: 01-掌握-RunLoop
阅读全文
posted @ 2017-03-20 09:54 laugh
阅读(131)
评论(0)
推荐(0)
编辑
2017年3月17日
源码0502-06-掌握-多图片下载
摘要: http图片不显示: 网上说加NSAllowsArbitraryLoads,现在看来应该是加入App Transport Security Settings,当然你如果加入NSAllowsArbitraryLoads会变成App Transport Security Settings,不罗嗦,直接添
阅读全文
posted @ 2017-03-17 15:44 laugh
阅读(239)
评论(0)
推荐(0)
编辑
源码0502-02-了解-NSOperation基本使用
摘要: 使用NSOperation子类的方式有3种NSInvocationOperationNSBlockOperation自定义子类继承NSOperation,实现内部相应的方法
阅读全文
posted @ 2017-03-17 12:48 laugh
阅读(407)
评论(0)
推荐(0)
编辑
上一页
1
···
5
6
7
8
9
10
11
12
13
···
26
下一页
公告