花费 6 ms
多种方式实现文件下载功能

(1)使用 NSURLConnection 直接方式 (2)使用 NSURLConnection 代理方式 (3)使用 NSURLSession 直接方式 (4)使用 NSURLSession ...

Thu Sep 10 02:09:00 CST 2015 70 3335
使用UIScrollView 结合 UIImageView 实现图片循环滚动

场景: 在开发工作中,有时我们需要实现一组图片循环滚动的情况。当我们使用 UIScrollView 结合 UIImageView 来实现时,一般 UIImageView 会尽量考虑重用,下面例子是以 ...

Sun Aug 02 01:58:00 CST 2015 2 6489
MBProgressHUD 第三方库使用

关键操作: 效果如下: ViewController.h ViewController.m AppDelegate.h AppDeleg ...

Sat Jul 11 22:04:00 CST 2015 0 5618

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM