視圖跳轉的方式

1 直接在UIViewController上加UIView;


2 在UITabBarController上添加UIViewControll, UITabBarItem;


3 在UINavigationController上添加UIViewControll;


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

發佈了8 篇原創文章 · 獲贊 3 · 訪問量 5萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章