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.
这是我的问题。我在一个包含一个按钮的 UIView 中。我希望按下这个按钮会出现下一个 UIViewController。我能怎么做?
我建议你看看一些教程如何使用UIButton和UINavigationController. 您可以在 SDK 中找到一些代码或只是 Google 2 请求:“UIButton 教程”和“UINavigationController”教程。
UIButton
UINavigationController