使用 Model View Presenter 设计模式 (MVP) 的好处

发布于 2024-11-02 05:45:28 字数 129 浏览 1 评论 0原文

大家好,我正在寻找一个链接,该链接可以提供围绕 MVP 设计模式(最好是 C# )的优点列表。

我正在浏览 MSDN 网站,但我发现很难找到那里:(

任何人都可以请给我指出一个方向吗?

提前谢谢您

Hi all I was looking for a link that would provide a list of benefits surrounding the MVP design pattern preferably in c#.

I was looking thoruhg the MSDN site but I find it hard to find there :(

could anyone please point me in a direction please.

Thank you kindly in advance

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

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

发布评论

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

评论(2

空‖城人不在 2024-11-09 05:45:28

如果你想了解有关 MVP 及其亲属的信息,那么马丁·福勒(Martin Fowler)就是你该读的人。

他将 MVP 分为两种不同的模式,并对这两种模式进行了深入讨论。我想这里是一个很好的起点:

MVP 模式的退休(Martin Fowler)

If you want to be overwhelmed with information on MVP and it's relatives the guy to read is martin Fowler.

He's split MVP into two different patterns that he discusses in huge depth. I guess a good a place as any to start would be here:

Retirement of MVP pattern (Martin Fowler)

十六岁半 2024-11-09 05:45:28

由于马丁·福勒(Martin Fowler)是第一个提出这种模式的人,因此我也认为最好的方法就是从这里开始。

http://en.wikipedia.org/wiki/Model-view-presenter

另请检查此网站:
http://msdn.microsoft.com/en-us/library/ff647543.aspx

与其他模式比较
http://nirajrules.wordpress.com/2009/ 07/18/mvc-vs-mvp-vs-mvvm/

http://geekswithblogs.net/dlussier/archive/2009/11/21/136454 .aspx

希望有帮助。

Since Martin Fowler was first to catalopge this pattern I also think that the best way is to start there.

http://en.wikipedia.org/wiki/Model-view-presenter

Check also this site:
http://msdn.microsoft.com/en-us/library/ff647543.aspx

Comparing to other patterns
http://nirajrules.wordpress.com/2009/07/18/mvc-vs-mvp-vs-mvvm/

http://geekswithblogs.net/dlussier/archive/2009/11/21/136454.aspx

Hope it helps.

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