它是基于窗口还是基于视图的应用程序?

发布于 2024-11-02 07:29:09 字数 102 浏览 0 评论 0原文

我需要制作一个 iPhone 应用程序,例如 App Store 中的 USA Free。 谁能告诉我这是什么类型的应用程序(基于窗口或视图)以及如何在更改视图时产生水平滑动效果? 谢谢你!

I need to make an iphone app like USA Free that's in App Store.
Can anybody, please, tell me what kind of app is this (window or view based) and how it is possible to make horizontal slide effect when changing views?
Thank you!

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

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

发布评论

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

评论(2

謌踐踏愛綪 2024-11-09 07:29:09

基于视图仅意味着项目附带了已设置的默认类。您可以在该类中放置任何您想要的内容。基于窗口只是如果您想自己创建所有类。差别不大,所以只要您知道如何创建所需的水平滑动效果,选择哪一个并不重要。

View based just means the project comes with a default class already setup. You can put anything you want in that class. Window based is just if you want to create all the classes your self. Theres not much difference, so it doesn't really matter which you choose as long a you know how to create the horizontal slide effect your going for.

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