Android 模型视图演示者/控制器示例

发布于 2024-10-06 01:34:02 字数 1539 浏览 4 评论 0原文

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

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

发布评论

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

评论(4

绝不服输 2024-10-13 01:34:02

此外 Mosby 实现了 MVP 模式以及其他一些东西,但它足够模块化,因此您只能使用 MVP部分并忘记其余的。

还有一篇不错的博客文章介绍了这个的动机和选择

Also Mosby implements an MVP pattern plus other things, but it is modular enough so that you can use only the MVP part and forget about the rest.

There is also a nice blog post covering the motivations and choices of this library

萌酱 2024-10-13 01:34:02

请查看 Android 开发者页面。在那里您将找到所有问题的答案。 Android 中已经存在 MVC。查看这个问题此处的视频可以解释您要查找的内容。

Check out the Android Developers page. There you will find the answers to all of your questions. And MVC is already present in Android. Check out this question. The videos here can explain what you're looking for.

半仙 2024-10-13 01:34:02

我创建了一个应用程序来管理我的开支。它是使用 MVP 模式构建的。我已经在这篇文章中对此进行了解释。

I created an application to manage my expenses. It is built using MVP pattern. I have explained it in this post.

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