入口类方法中,用来布局主框架,如下图所示:
创建一个ViewController,在入口类中导入头文件,并创建其视图,并在入口类中再创建四个视图;
创建UITabBarController,将所创建的视图放入TabBarController的viewControllers中;