“已删除”来自 MainWindow.xib 的视图控制器。这可能吗?

发布于 2024-12-14 10:45:30 字数 133 浏览 0 评论 0原文

所以我不小心从xcode中的mainwindow.xib中删除了viewcontroller。我尝试将 xib 拖回主窗口,但没有任何效果。有没有办法让视图控制器回到主窗口?当我运行应用程序时,显示的只是窗口,而不是视图控制器,所以我知道我做错了什么。

So I accidentally removed the viewcontroller from the mainwindow.xib in xcode. I tried dragging the xib back into the mainwindow, but nothing is working. Is there anyway to get the viewcontroller back onto the mainwindow? When I run the app all that is showing is the window, not the viewcontroller so I know I did something wrong.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一个人的夜不怕黑 2024-12-21 10:45:30

是的,您可能会意外地使用 Xcode 执行各种操作,请确保使用集成的 git 存储库或不时手动备份文件。

正如 bryanmac 所说,您可以创建一个新项目并了解界面生成器绑定的工作原理。

这是一个适合初学者的很好的教程:

http://mobile .tutsplus.com/tutorials/iphone/iphone-sdk-interface-builder-basic-training/

Yes, you can do all kinds of things accidentally using Xcode, make sure to use the integrated git repository or make a manual backup of files from time to time.

As stated by bryanmac, you can create a new project and learn how interface builder binding works.

Here's a good tutorial for starters:

http://mobile.tutsplus.com/tutorials/iphone/iphone-sdk-interface-builder-basic-training/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文