NSProgress
摘要:
苹果公司在 iOS 7 and OS X 10.9引入NSProgress类,目标是建立一个标准的机制用来报告长时间运行的任务的进度。NSProgress引入之后,其最重要的作用是可以在一个app的多个不需要紧耦合的模块之间产生进度报告。举个例子,一个运行在后台队列中的图片操作,这个操作应该能够把它 阅读全文
posted @ 2016-04-28 23:59 On1Key 阅读(769) 评论(0) 推荐(1)
posted @ 2016-04-28 23:59 On1Key 阅读(769) 评论(0) 推荐(1)
posted @ 2016-04-28 23:53 On1Key 阅读(653) 评论(0) 推荐(0)
posted @ 2016-04-28 23:41 On1Key 阅读(865) 评论(0) 推荐(0)
posted @ 2016-04-28 23:22 On1Key 阅读(266) 评论(0) 推荐(0)
posted @ 2016-04-28 13:50 On1Key 阅读(2576) 评论(0) 推荐(0)