摘要: UIImage *image = [[UIImage alloc] initWithData: [NSData dataWithContentsOfURL: [NSURL URLWithString:self.film.picName]]];film是要显示类 picName是film类的属性 代表... 阅读全文
posted @ 2015-04-10 18:36 路易的第九条命 阅读(298) 评论(0) 推荐(0)