上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 41 下一页
该文被密码保护。 阅读全文
posted @ 2015-07-16 17:05 Emyin 阅读(8) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-07-16 15:48 Emyin 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-07-16 15:04 Emyin 阅读(7) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-07-16 14:40 Emyin 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-07-16 14:26 Emyin 阅读(16) 评论(0) 推荐(0) 编辑
摘要: void other() { // 获得NSCalendar NSCalendar *calendar = nil; if ([NSCalendar respondsToSelector:@selector(calendarWithIdentifier:)]) { calendar = [NSCalendar calendarWithIdentif... 阅读全文
posted @ 2015-07-16 12:19 Emyin 阅读(181) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-07-16 10:38 Emyin 阅读(3) 评论(0) 推荐(0) 编辑
摘要: UIAlertController *controller = [UIAlertController alertControllerWithTitle:nil message:nil preferredStyle:UIAlertControllerStyleActionSheet]; [controller addAction:[UIAlertAction actionWit... 阅读全文
posted @ 2015-07-16 09:27 Emyin 阅读(168) 评论(0) 推荐(0) 编辑
摘要: UIRefreshControl *control = [[UIRefreshControl alloc] init]; [control addTarget:self action:@selector(loadNewTopics:) forControlEvents:UIControlEventV 阅读全文
posted @ 2015-07-16 09:06 Emyin 阅读(96) 评论(0) 推荐(0) 编辑
摘要: 判断控制器view是否加载了 阅读全文
posted @ 2015-07-16 09:05 Emyin 阅读(305) 评论(0) 推荐(0) 编辑
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 41 下一页