摘要: *********代码的抽取ILBaseTableViewController.h#import @interface ILBaseTableViewController : UITableViewController@property (nonatomic, strong) NSMutableAr... 阅读全文
posted @ 2015-09-07 16:15 iso 阅读(161) 评论(0) 推荐(0) 编辑
摘要: ****跳转到设置界面- (IBAction)setting:(id)sender { // 创建设置口控制器 ILSettingTableViewController *settingVc = [[ILSettingTableViewController alloc] init... 阅读全文
posted @ 2015-09-07 14:43 iso 阅读(165) 评论(0) 推荐(0) 编辑
摘要: *****初始化- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions{ // Override point for customi... 阅读全文
posted @ 2015-09-07 10:28 iso 阅读(259) 评论(1) 推荐(0) 编辑