摘要:
NSBundle *bundle = [NSBundle mainBundle]; NSURL *plistURL = [bundle URLForResource:@"provinceCities" withExtension:@"plist"]; NSLog(@"%@", plistURL); self.dictionary = [NSDictionary dictionaryWithContentsOfURL:plistURL]; NSArray *components = [dictionary allKeys]; NSArr 阅读全文
posted @ 2012-06-14 00:43
高笑228
阅读(184)
评论(0)
推荐(0)

浙公网安备 33010602011771号