摘要:
加两个UI模块- (void)viewDidLoad{ [selfbegin1]; [selfbegin2]; [superviewDidLoad];// Do any additional setup after loading the view from its nib.}-(void)begin1{UIActivityIndicatorView*viView = [[UIActivityIndicatorViewalloc]initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhiteLarge]; viView.cen. 阅读全文
posted @ 2014-04-13 13:19
Levi.duan
阅读(263)
评论(0)
推荐(0)
摘要:
添加个导航栏: Xib1*xib1 = [[Xib1alloc]initWithNibName:@"Xib1"bundle:nil];UINavigationController*navController = [[UINavigationControlleralloc]initWithRootViewController:xib1];self.window.rootViewController= navController;xib1:- (IBAction)nextPage:(id)sender {self.title=@"一";Xib2*xib2= 阅读全文
posted @ 2014-04-13 13:18
Levi.duan
阅读(279)
评论(0)
推荐(0)

浙公网安备 33010602011771号