故事板和笔尖兼容吗? [英] Storyboards and nibs compatible?

查看:30
本文介绍了故事板和笔尖兼容吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以在我的所有应用程序中使用故事板,然后将它推送到一个笔尖,还是不可能同时使用这两个?

Can I use storyboards for all of my app, and then have one nib that it pushes to, or is the two being used at the same time not possible?

推荐答案

storyboards 和 nibs 可以在一个应用程序中一起使用,但是如果您的部署目标低于 iOS 5,那么它将无法工作.故事板仅适用于 iOS 5.x.

The storyboards and nibs can go together in one app, but if your deployment target is below iOS 5, then it won't work. The storyboards will only work on iOS 5.x.

当然,您需要自己编写代码来推动笔尖.

And of course, you'd need to write code yourself to push a nib.

这篇关于故事板和笔尖兼容吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆