Skip to content

Commit 571466c

Browse files
authored
Update mvc_mvp_mvvm.html
1 parent 3ebe889 commit 571466c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/mvc_mvp_mvvm.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@
1111
<h1>Minim MVC+MVP+MVVM Patterns example | 最精简MVC+MVP+MVVM模式例子</h1>
1212
<cite>
1313
understanding MVC,MVP,MVVM using dozens of lines code<br>
14-
几十行代码搞懂MVC、MVP、MVVM, 请查看本页源码或者查看<a href="https://github.com/microwind/design-patterns/tree/master/mvx">https://github.com/microwind/design-patterns/tree/master/mvx</a>
14+
几十行代码搞懂MVC、MVP、MVVM, 请查看源码: <a href="https://github.com/microwind/design-patterns/tree/main/mvx">https://github.com/microwind/design-patterns/tree/main/mvx</a>
1515
</cite>
1616
<hr>
17+
<!-- <a href="https://developer.mozilla.org/zh-CN/docs/Glossary/MVC"><img src="https://developer.mozilla.org/en-US/docs/Glossary/MVC/model-view-controller-light-blue.png"></a> -->
18+
<a href="https://medium.com/@ankit.sinhal/mvc-mvp-and-mvvm-design-pattern-6e169567bbad"><img src="https://miro.medium.com/v2/resize:fit:640/0*1ZrS8t3HvPzRAuqg.png"></a>
19+
<!-- <a href="https://medium.com/@jecky999/comparing-mvvm-mvp-and-mvc-architectures-in-android-development-6f7cc5f271c"><img src="https://miro.medium.com/v2/resize:fit:1400/format:webp/1*9_fz258ExWrPyDkhK8a8XA.png"></a> -->
20+
<hr>
1721
<img src="https://www.oreilly.com/library/view/learning-javascript-design/9781449334840/httpatomoreillycomsourceoreillyimages1547821.png">
1822
<img src="https://www.oreilly.com/library/view/learning-javascript-design/9781449334840/httpatomoreillycomsourceoreillyimages1547823.png">
1923
<img src="https://www.oreilly.com/library/view/learning-javascript-design/9781449334840/httpatomoreillycomsourceoreillyimages1547825.png">

0 commit comments

Comments
 (0)