NSString *path =[[NSBundle mainBundle] pathForResource:@"icon" ofType:@"png"];
MyImage = [UIImage imageWithContentsOfFile:path];
posted on 2012-05-23 10:45  chivas  阅读(196)  评论(0编辑  收藏  举报