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.
我在 xcode 4.3 中创建了一个开发目标为 5.1 的项目。现在我想为 iphone 5 更新我的应用程序。我刚刚在 xcode 4.5 中运行代码,它编译并成功运行,但屏幕顶部和底部的一些按钮没有响应任何触摸事件。
不知道这个问题,但删除了旧的 UIButtons 并添加了对我有用的新按钮。