摘要:
1 NSBundle *bundle = [NSBundle mainBundle];2 3 [bundle loadNibNamed:@"cell" owner:nil option:nil ];4 5 NSBundle *bundle = [NSBundle mainBundle pathForResource:@"image" ofType:@"bundle"];6 7 NSBundle *bundle = [NSBundle bundleWithPath:path];8 9 NSArray* array = [bundle p 阅读全文
posted @ 2013-05-30 00:49
wangzhenxiang
阅读(166)
评论(0)
推荐(0)
浙公网安备 33010602011771号