摘要: - (void)viewDidLoad { //云图图片 UIImage *firstimage=[UIImage imageNamed:@"700.png"]; UIImageView *firstiamgeview=[[UIImageView alloc]initWithI... 阅读全文
posted @ 2015-11-06 18:09 Joe.Smith 阅读(270) 评论(0) 推荐(0) 编辑
摘要: - (void)viewDidLoad { //添加图片 UIImage *firstimage=[UIImage imageNamed:@"700.png"]; UIImageView *firstiamgeview=[[UIImageView alloc]initWithI... 阅读全文
posted @ 2015-11-06 18:07 Joe.Smith 阅读(288) 评论(0) 推荐(0) 编辑
摘要: UIImage *firstimage=[UIImage imageNamed:@"700.png"]; UIImageView *firstiamgeview=[[UIImageView alloc]initWithImage:firstimage]; [firstiamge... 阅读全文
posted @ 2015-11-06 18:04 Joe.Smith 阅读(197) 评论(0) 推荐(0) 编辑