视图跳转的方式

1 直接在UIViewController上加UIView;


2 在UITabBarController上添加UIViewControll, UITabBarItem;


3 在UINavigationController上添加UIViewControll;


4 在UITabBarController上添加UINavigationController, UITabBarItem;同时在UINavigationController上添加UIViewControll。

发布了8 篇原创文章 · 获赞 3 · 访问量 5万+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章