标签:
一、UITabBarController的使用步骤

- (void)addChildViewController:(UIViewController *)childController;
@property(nonatomic,copy) NSArray *viewControllers;
二、UITabBarButton


三、App主流UI框架结构

iOS边练边学--UITabBarController的简单使用
标签:
原文地址:http://www.cnblogs.com/gchlcc/p/5337033.html