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.
我是 iPhone 开发的新手,我对过渡到 iOS 7 有很多问题!
示例屏幕
为什么图像的位置不同?
iOS 7 引入了超过 1500 个新的 API……您不太可能直接在操作系统之间传输您的应用程序 - 如果它是相同的,那么 Apple 将工作放到新的操作系统中就没有什么意义了.
在您给出的示例中,iOS7 使用屏幕顶部的边距,而不是顶部工具栏的底部。
这篇文章帮助我弄清楚了如何处理迁移。