摘要: 1 #import "ViewController.h" 2 #import "CityList.h" 3 #import "FirstTableViewController.h" 4 @interface ViewController ()<UITableViewDataSource,UITabl 阅读全文
posted @ 2016-03-01 21:55 恒远也 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 1 #import "ViewController.h" 2 3 @interface ViewController ()<UITableViewDataSource,UITableViewDelegate> 4 /** 5 * 存储数据的数组 6 */ 7 @property(nonatomic, 阅读全文
posted @ 2016-03-01 21:50 恒远也 阅读(240) 评论(0) 推荐(0) 编辑