摘要:
#import "ViewController.h" #define IMAGENUMBER 5 #define SIZE self.view.bounds.size @interface ViewController () { UIScrollView *_scrollerView ; UIImageView *_leftImageView ; UIImageVi... 阅读全文
posted @ 2015-10-08 22:56
WheatDen
阅读(1197)
评论(0)
推荐(0)
摘要:
NSBundle:官方文档解释:An NSBundle object represents a location in the file system that groups code and resources that can be used in a program. NSBundle obj 阅读全文
posted @ 2015-10-08 22:38
WheatDen
阅读(340)
评论(0)
推荐(0)
摘要:
#import "ViewController.h"#import "UIImageView+WebCache.h"@interface ViewController (){ NSURLConnection *_connection; NSMutableData *_data; NSMutableA 阅读全文
posted @ 2015-10-08 22:35
WheatDen
阅读(345)
评论(0)
推荐(1)

浙公网安备 33010602011771号