帮助使用类似 iPad iBookstore 的界面

发布于 2024-09-07 09:05:47 字数 226 浏览 1 评论 0原文

我正在构建一个 iPad 应用程序,它需要以类似于 Apple 在 iBookstore 应用程序中的方式以及 Marvel 在 iPad 应用程序中的方式列出书籍。我不是在谈论主要的旋转图像,而是在下面列出的书籍。

我的问题是查看图书列表,它们是如何显示的?是一系列子类的 UIView 还是自定义的 UITableViewCell?或者是完全不同的其他东西?

预先感谢您的帮助。

L。

I am building an iPad application that needs to list books in a manner similar to the way Apple does it in their iBookstore application and how Marvel does it in their iPad application. I'm not talking about the main featured rotating images but rather the book listing below that.

My question is looking at the book list, how are they being displayed? Is a series of sub-classed UIViews or a custom UITableViewCell? Or is it something else altogether different?

Thank you in advance for any help.

L.

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

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

发布评论

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

评论(1

伪心 2024-09-14 09:05:47

AQGridView。 (这不是iBooks使用的,但它达到了相同的效果)

AQGridView. (That's not what iBooks is using, but it achieves the same effect)

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