标签:
获得资源的接口 /*NSString *img1 = [[NSBundle mainBundle] pathForResource:@"ad_1" ofType:@"png"]; NSString *img2 = [[NSBundle mainBundle] pathForResource:@"ad_1" ofType:@"png"]; NSString *img3 = [[NSBundle mainBundle] pathForResource:@"ad_1" ofType:@"png"];*/ //return [UIImage imageNamed:@"Guest"];
标签:
原文地址:http://www.cnblogs.com/bornfish/p/5631663.html