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.
我有一个简单的 push segue 绑定到一个按钮。当我单击模拟器中的按钮时,没有任何反应。在 prepareforsegue 方法中放置断点,但按钮按下并没有那么远。
创建了几十个推送序列,但这是 Xcode5/iOS7 中的第一个。
有什么想法吗?