读取 对象 plist

从plist中读取 对象 NSString *path = [[NSBundle mainBundle] pathForResource:@"Presidents_a" ofType:@"plist"]; NSData *data; NSKeyedUnarchiver *unarchiver; data = [[NSData alloc] initWithContentsO
相关文章
相关标签/搜索