Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序有来自 UITabBarController 的子类,并且这个类不是窗口的 Root。登录系统后,我显示这个控制器。触摸视图上的按钮后,我想在活动水龙头上按下视图控制器,我该怎么做?
添加一个UINavigationController并使用它来推送。这就是导航控制器的目的
UINavigationController