如何在用户每次访问 xcode 中的应用程序时显示启动页面?
例如,初始名称为default.png。 仅供参考 - 应用程序不在后台运行在 plist 中设置为 NO。 请不要让我设置为“否”来解决此问题。
For example, the splash name is default.png.
FYI- Application does not run in background is set to NO in plist.
Please do not ask me to set to 'NO' to fix this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(1)
如果这是针对 iOS 的,您可以在线找到很多示例...
http://adeem.me/blog/2009/06/22/creating-splash-screen-tutorial-for-iphone/
http://gigaom.com/apple/iphone-dev-sessions-制作启动画面/
If this is for iOS, you can find many examples online...
http://adeem.me/blog/2009/06/22/creating-splash-screen-tutorial-for-iphone/
http://gigaom.com/apple/iphone-dev-sessions-making-a-splash-screen/