2016年3月23日

iOS开发——UIImageView

摘要: 1.图像点击之后,全屏浏览 - (void)viewDidLoad { [super viewDidLoad]; _myImage=[[UIImageView alloc]initWithFrame:CGRectMake(0, 0, klScreenWidth, klScreenHeight-270 阅读全文

posted @ 2016-03-23 10:59 乱七八糟21号 阅读(216) 评论(0) 推荐(0)

导航