摘要: 建议使用该方法获取图片NSString *imagePath = [[NSBundle mainBundle] pathForResource:@"sun" ofType:@"png"];UIImage *image = [[UIImage alloc] initWithContentsOfF... 阅读全文
posted @ 2013-01-06 10:28 废弃账号 阅读(384) 评论(0) 推荐(0) 编辑
摘要: imageView.contentMode = UIViewContentModeScaleAspectFit; 阅读全文
posted @ 2013-01-06 09:16 废弃账号 阅读(334) 评论(0) 推荐(0) 编辑