摘要: NSString *plistPath = [[NSBundle mainBundle] pathForResource:@"city" ofType:@"plist"]; self.cityArr = [[NSMutableArray alloc] initWithContentsOfFile:p 阅读全文
posted @ 2016-10-24 17:34 阳光普照大地 阅读(934) 评论(0) 推荐(0) 编辑