码迷,mamicode.com
首页 >  
搜索关键字:appdelegate    ( 1028个结果
UI1_ViewController视图切换及Appdelegate
//// ThirdViewController.h// UI1_ViewController视图切换及Appdelegate//// Created by zhangxueming on 15/7/3.// Copyright (c) 2015年 zhangxueming. All rig...
分类:移动开发   时间:2015-07-11 15:06:43    阅读次数:215
UI3_ViewController初步
//// AppDelegate.m// UI3_ViewController初步//// Created by zhangxueming on 15/6/30.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#impor...
分类:其他好文   时间:2015-07-11 13:32:38    阅读次数:93
UI2_ButtonChess
//// AppDelegate.m// UI2_ButtonChess//// Created by zhangxueming on 15/6/30.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "Ap...
分类:其他好文   时间:2015-07-11 13:31:13    阅读次数:85
UI4_LabelChess
//// AppDelegate.m// UI4_LabelChess//// Created by zhangxueming on 15/6/29.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "App...
分类:其他好文   时间:2015-07-11 13:23:36    阅读次数:114
UI1_UIButton
//// AppDelegate.m// UI1_UIButton//// Created by zhangxueming on 15/6/30.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "AppDe...
分类:其他好文   时间:2015-07-11 13:23:05    阅读次数:116
UI3_UILabel
//// AppDelegate.m// UI3_UILabel//// Created by zhangxueming on 15/6/29.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "AppDel...
分类:其他好文   时间:2015-07-11 12:09:32    阅读次数:111
UI2_IOS坐标系
//// AppDelegate.m// UI2_IOS坐标系//// Created by zhangxueming on 15/6/29.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "AppDele...
分类:移动开发   时间:2015-07-11 11:53:19    阅读次数:128
UI1_应用的程序的生命周期
//// AppDelegate.m// UI1_应用的程序的生命周期//// Created by zhangxueming on 15/6/29.// Copyright (c) 2015年 zhangxueming. All rights reserved.//#import "App...
分类:其他好文   时间:2015-07-11 11:49:35    阅读次数:132
UIScrollview的使用方法:
1.今天学习了一下UIScrollveiw的使用方法:就是在欢迎界面的使用来介绍产品的新特性的代码:下面有两种方法来实现其中代码:(不多说废话,直接来代码)使用xib实现的#import "WecomeViewController1.h"#import "AppDelegate.h"#import ...
分类:其他好文   时间:2015-07-11 10:28:27    阅读次数:92
IOS中新手引导的实现
1.由于项目的需要,我今天学习了新手的引导,接下我来说下新手引导的使用方法:(在程序中运行一次)接下来是实现代码:在AppDelegate.m 的代码:- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOpt...
分类:移动开发   时间:2015-07-11 06:40:28    阅读次数:245
1028条   上一页 1 ... 61 62 63 64 65 ... 103 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!