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 5 和 iOS 7 上编程时遇到了问题。
该应用程序基本上是一些ViewControllers显示不同信息的应用程序,它们与TabBarController.
ViewControllers
TabBarController
现在,问题是,每当我编译时,最初的初始视图都会按原样显示,但是当我切换到另一个选项卡并返回时,视图会发生变化。
我已经设置了约束,以便下部应该粘在底部并MapView根据屏幕尺寸改变高度。
MapView