摘要:
1.MBProgressHUD 的弹窗的消息的界面,三种的方式:第一种的方式:-(void)myTask{ MBProgressHUD *HUD = [[MBProgressHUD alloc] initWithView:self.view]; [self.view addSubview:HU... 阅读全文
posted @ 2015-07-11 13:35
朱峰博客
阅读(4028)
评论(0)
推荐(0)
摘要:
1.今天学习了一下UIScrollveiw的使用方法:就是在欢迎界面的使用来介绍产品的新特性的代码:下面有两种方法来实现其中代码:(不多说废话,直接来代码)使用xib实现的#import "WecomeViewController1.h"#import "AppDelegate.h"#import ... 阅读全文
posted @ 2015-07-11 09:43
朱峰博客
阅读(201)
评论(0)
推荐(0)
摘要:
1.由于项目的需要,我今天学习了新手的引导,接下我来说下新手引导的使用方法:(在程序中运行一次)接下来是实现代码:在AppDelegate.m 的代码:- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOpt... 阅读全文
posted @ 2015-07-11 01:13
朱峰博客
阅读(1119)
评论(0)
推荐(0)

浙公网安备 33010602011771号