//// 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
//// 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
//// 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
//// 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
//// 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
//// 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
//// 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
//// 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
1.今天学习了一下UIScrollveiw的使用方法:就是在欢迎界面的使用来介绍产品的新特性的代码:下面有两种方法来实现其中代码:(不多说废话,直接来代码)使用xib实现的#import "WecomeViewController1.h"#import "AppDelegate.h"#import ...
分类:
其他好文 时间:
2015-07-11 10:28:27
阅读次数:
92
1.由于项目的需要,我今天学习了新手的引导,接下我来说下新手引导的使用方法:(在程序中运行一次)接下来是实现代码:在AppDelegate.m 的代码:- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOpt...
分类:
移动开发 时间:
2015-07-11 06:40:28
阅读次数:
245