摘要:        
UINavigationController是iOS中常用的控制器,作用是用来管理多个视图控制器。主要管理有层级的控制器(也就是一层到下一层)。UINavigationController内部管理视图控制器,主要是因为UINavigationController里是栈结构,把视图控制器入栈和出栈的过...    阅读全文
posted @ 2015-10-14 20:12
Coder_J
阅读(262)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#import "RootView.h"@implementation RootView- (instancetype)initWithFrame:(CGRect)frame{ self = [super initWithFrame:frame]; if (self) { [self p_setup...    阅读全文
posted @ 2015-10-14 19:20
Coder_J
阅读(141)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号