XCode 4.2:如何使用基于页面的应用程序

发布于 2025-01-08 17:05:32 字数 237 浏览 0 评论 0原文

我正在尝试探索 xcode 4.2,现在我正在尝试使用 xcode 上基于页面的应用程序模板构建一个简单的图书应用程序。

我实际上不知道基于页面的应用程序上的情况如何。为了练习,我想在每个页面中加载 1 个图像(每个页面不同的图像)。这只是一本简单的图画书,仅供我学习和熟悉如何使用基于页面的应用程序。

我对此有点困惑,我不知道从哪里开始。我怎样才能做到这一点?

有参考链接吗?或者处理基于页面的应用程序的书籍?

I am trying to explore xcode 4.2, and now i am trying to build a simple book app using the page-based app template on xcode.

I actually have no idea how things go on page-based app. to practice i want to load 1 image (different image each page) in every page. it's just a simple picture look book just for me to learn and be familiar how will i able to work with page-based application.

I am a bit confused with it, i don't know where to start. how will i able to do that??

any links for reference? or books that tackles the page-based application??

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

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

发布评论

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

评论(1

无畏 2025-01-15 17:05:32

Wei-Meng Lee 写了一本书,名为“Beginning iOS 5 Application Development”,他为书主免费提供在线源代码。它位于此处:http://www.wrox.com/WileyCDA/WroxTitle/Beginning-iOS-5-Application-Development.productCd-1118144252,descCd-DOWNLOAD.html

在完整下载中有一个我强烈建议您购买他的书,它非常有帮助

。正如其他人已经指出的那样,也非常有帮助。

There is a book by Wei-Meng Lee called 'Beginning iOS 5 Application Development" he has online source code free for book owners. It's located here: http://www.wrox.com/WileyCDA/WroxTitle/Beginning-iOS-5-Application-Development.productCd-1118144252,descCd-DOWNLOAD.html

In the FULL DOWNLOAD there is an app called UsingViews (UsingViews.zip). That app shows you how to move through views. I highly recommend purchasing his book. Very Helpful.

Apple Documentation is also very helpful as others have already pointed out.

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