1
0
mirror of https://github.com/sunflower-zyb/Blog.git synced 2025-06-07 14:34:03 +08:00

Create MVVM.md

This commit is contained in:
Zhang 2018-03-14 17:50:25 +08:00 committed by GitHub
parent 7117acef67
commit 00cf59076d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
M/MVVM.md Normal file
View File

@ -0,0 +1,7 @@
[如何构建Android MVVM 应用框架](https://tech.meituan.com/android_mvvm.html)
一份详细的说明文档
[MVVM Light Toolkit使用指南](https://www.jianshu.com/p/43ea7a531700)
[浅谈 MVC、MVP 和 MVVM 架构模式](https://draveness.me/mvx)