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