摘要: /*※选择题(共25题,每题3分)1、关于ViewController的 alloc,loadView, viewDidLoad,viewWillAppear的调用,说法错误的是:答案:(C)A、alloc在初始化当前的ViewController时调用B、没有正在使用nib视图页面,子类将会创建自... 阅读全文
posted @ 2015-12-13 16:41 挽月细数风流 阅读(168) 评论(0) 推荐(0) 编辑
摘要: //// rootViewController.m// UI - 大结局 消息通知//// Created by dllo on 15/12/10.// Copyright (c) 2015年 dllo. All rights reserved.//#import "rootViewControll... 阅读全文
posted @ 2015-12-13 16:39 挽月细数风流 阅读(137) 评论(0) 推荐(0) 编辑
摘要: //// Datahandle.h// Ui - 21 线程//// Created by dllo on 15/12/9.// Copyright (c) 2015年 dllo. All rights reserved.//#import @interface Datahandle : NSObj... 阅读全文
posted @ 2015-12-13 16:37 挽月细数风流 阅读(125) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// Ui - 21 线程//// Created by dllo on 15/12/9.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController.h... 阅读全文
posted @ 2015-12-13 16:36 挽月细数风流 阅读(167) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI - 21 动画//// Created by dllo on 15/12/8.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController.h... 阅读全文
posted @ 2015-12-13 16:34 挽月细数风流 阅读(185) 评论(0) 推荐(0) 编辑
摘要: //// PlayerViewController.m// UI - 20 音乐播放器//// Created by dllo on 15/12/4.// Copyright (c) 2015年 dllo. All rights reserved.//#import "PlayerViewContr... 阅读全文
posted @ 2015-12-13 16:33 挽月细数风流 阅读(374) 评论(1) 推荐(0) 编辑
摘要: //// RootViewController.m// Ui - 19 _ UICollectionView//// Created by dllo on 15/12/3.// Copyright (c) 2015年 dllo. All rights reserved.//#import "Root... 阅读全文
posted @ 2015-12-13 16:32 挽月细数风流 阅读(322) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// Ui - 18 数据库//// Created by dllo on 15/12/2.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController.... 阅读全文
posted @ 2015-12-13 16:30 挽月细数风流 阅读(187) 评论(0) 推荐(0) 编辑
摘要: //// Network.m// UI - 15网络编程//// Created by dllo on 15/11/30.// Copyright (c) 2015年 dllo. All rights reserved.//#import "Network.h"@implementation Net... 阅读全文
posted @ 2015-12-13 16:28 挽月细数风流 阅读(148) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI - 15网络编程//// Created by dllo on 15/11/27.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController... 阅读全文
posted @ 2015-12-13 16:26 挽月细数风流 阅读(151) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI - 16 图片加载//// Created by dllo on 15/11/30.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewControlle... 阅读全文
posted @ 2015-12-13 16:25 挽月细数风流 阅读(173) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI - 15网络编程//// Created by dllo on 15/11/27.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController... 阅读全文
posted @ 2015-12-13 16:24 挽月细数风流 阅读(177) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI - 15网络编程//// Created by dllo on 15/11/27.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController... 阅读全文
posted @ 2015-12-13 16:22 挽月细数风流 阅读(183) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// ui - 14 数据解析//// Created by dllo on 15/11/26.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewControlle... 阅读全文
posted @ 2015-12-13 16:20 挽月细数风流 阅读(172) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// ui - 14 数据解析//// Created by dllo on 15/11/26.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewControlle... 阅读全文
posted @ 2015-12-13 16:18 挽月细数风流 阅读(243) 评论(0) 推荐(0) 编辑
摘要: //// AppDelegate.m// UI - 12 uitabBarcontrol//// Created by dllo on 15/11/24.// Copyright (c) 2015年 dllo. All rights reserved.//#import "AppDelegate.h... 阅读全文
posted @ 2015-12-13 16:15 挽月细数风流 阅读(141) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// UI- 12 block传值//// Created by dllo on 15/11/24.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewControl... 阅读全文
posted @ 2015-12-13 16:12 挽月细数风流 阅读(181) 评论(0) 推荐(0) 编辑
摘要: //// DataHandle.m// UI11_Contact//// Created by dllo on 15/11/23.// Copyright (c) 2015年 dllo. All rights reserved.//#import "DataHandle.h"#import "Her... 阅读全文
posted @ 2015-12-13 16:10 挽月细数风流 阅读(156) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// ui - 09 通讯录//// Created by dllo on 15/11/19.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController... 阅读全文
posted @ 2015-12-13 16:08 挽月细数风流 阅读(152) 评论(0) 推荐(0) 编辑
摘要: //// RootViewController.m// ui - 09 通讯录//// Created by dllo on 15/11/19.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController... 阅读全文
posted @ 2015-12-13 16:05 挽月细数风流 阅读(143) 评论(0) 推荐(0) 编辑