摘要:
/*※选择题(共25题,每题3分)1、关于ViewController的 alloc,loadView, viewDidLoad,viewWillAppear的调用,说法错误的是:答案:(C)A、alloc在初始化当前的ViewController时调用B、没有正在使用nib视图页面,子类将会创建自... 阅读全文
posted @ 2015-12-13 16:41
挽月细数风流
阅读(172)
评论(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
挽月细数风流
阅读(143)
评论(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
挽月细数风流
阅读(127)
评论(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
挽月细数风流
阅读(175)
评论(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
挽月细数风流
阅读(195)
评论(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
挽月细数风流
阅读(382)
评论(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
挽月细数风流
阅读(332)
评论(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
挽月细数风流
阅读(193)
评论(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
挽月细数风流
阅读(153)
评论(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
挽月细数风流
阅读(154)
评论(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
挽月细数风流
阅读(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:24
挽月细数风流
阅读(178)
评论(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
挽月细数风流
阅读(189)
评论(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
挽月细数风流
阅读(177)
评论(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
挽月细数风流
阅读(247)
评论(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
挽月细数风流
阅读(143)
评论(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
挽月细数风流
阅读(184)
评论(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
挽月细数风流
阅读(159)
评论(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
挽月细数风流
阅读(155)
评论(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
挽月细数风流
阅读(147)
评论(0)
推荐(0)
摘要:
//// RootViewController.m// UI - 08 UItableview//// Created by dllo on 15/11/18.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewCo... 阅读全文
posted @ 2015-12-13 16:03
挽月细数风流
阅读(95)
评论(0)
推荐(0)
摘要:
//// RootViewController.m// ui - 07//// Created by dllo on 15/11/18.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewController.h"@... 阅读全文
posted @ 2015-12-13 16:02
挽月细数风流
阅读(161)
评论(0)
推荐(0)
摘要:
1 属性传值2 初始化方法传值3 方法传值4 setter方法传值5 subviews传值 阅读全文
posted @ 2015-12-13 16:00
挽月细数风流
阅读(117)
评论(0)
推荐(0)
摘要:
//// Rootview.m// UI - 05 UIcontroller//// Created by dllo on 15/11/12.// Copyright (c) 2015年 dllo. All rights reserved.//#import "Rootview.h"@interfa... 阅读全文
posted @ 2015-12-13 15:53
挽月细数风流
阅读(214)
评论(0)
推荐(0)
摘要:
//// RootViewController.m// ui - 04 协议代理!!//// Created by dllo on 15/11/11.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewControl... 阅读全文
posted @ 2015-12-13 15:52
挽月细数风流
阅读(135)
评论(0)
推荐(0)
摘要:
//// RootViewController.m// UI - 04 事件,手势//// Created by dllo on 15/11/11.// Copyright (c) 2015年 dllo. All rights reserved.//#import "RootViewControll... 阅读全文
posted @ 2015-12-13 15:50
挽月细数风流
阅读(151)
评论(0)
推荐(0)
摘要:
注意这是哪一个文件!!!RootViewController.m// RootViewController.m// Ui03 - UIimageView//// Created by dllo on 15/11/10.// Copyright (c) 2015年 dllo. All rights r... 阅读全文
posted @ 2015-12-13 15:46
挽月细数风流
阅读(153)
评论(0)
推荐(0)
摘要:
主要是mvc 模式但此处没有涉及到数据, 只是铺键视图和vc 掌握即可//// RootViewController.m// ui2 _设计模式//// Created by dllo on 15/11/9.// Copyright (c) 2015年 dllo. All rights reserv... 阅读全文
posted @ 2015-12-13 15:40
挽月细数风流
阅读(138)
评论(0)
推荐(0)
摘要:
//// RootViewController.m// UI1_View_Label//// Created by TravelRound on 15/11/6.// Copyright © 2015年 TravelRound. All rights reserved.//#import "Root... 阅读全文
posted @ 2015-12-13 15:37
挽月细数风流
阅读(141)
评论(0)
推荐(0)

浙公网安备 33010602011771号