爱限免源代码

时间:2018-09-17 05:43:01
【文件属性】:

文件名称:爱限免源代码

文件大小:6.44MB

文件格式:ZIP

更新时间:2018-09-17 05:43:01

爱限免

NSString * path = [[NSBundle mainBundle] pathForResource:@"LoveFree" ofType:@"plist"]; NSDictionary * contentDic = [NSDictionary dictionaryWithContentsOfFile:path]; //获取所有的键值 NSArray * keyArr = @[@"one",@"two",@"three",@"four",@"five"]; //遍历数组,获取所有视图控制器的名字 NSMutableArray * controllerNames = [[NSMutableArray alloc] init]; for (int i = 0; i


网友评论