KO
|
EN
gitlite — search
Search
#ai-agent
#python
#dsh-plugin
#mcp-server
#agentic-ai
#automation
#genpark
#llm-tools
#deepseek-harness
#ai-agents
#dsh
#claude-code
MvvmModulePatternSample
★ 54
Open GitHub ↗
mvvvm+组件化的sample
Download README (.md)
Explore Similar Repositories
Login-In-WPF-MVVM-C-Sharp-and-SQL-Server
:
Login in WPF, MVVM Pattern, C# and SQL Server
Gameify
:
A simple games recommendation app to practice MVVM architectural pattern
MVVMDemo
:
MVVMDemo With ReactiveCocoa
WPF-MVVM-Example
:
Example of MVVM pattern usage in WPF and C#
stock-charts-cpp
:
基于 pure C++ 实现股票图表和技术指标(模仿富途),支持任何 UI 框架并提供 Qt Widget 实现。
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MvvmModulePatternSample
?
Download (.md)
 ##### 主要技术点 1. [**Kotlin**](https://www.kotlincn.net/) 2. [**MVVM**](https://github.com/Dawish/GoogleArchitectureDemo) 3. [**Databinding**](http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0811/3290.html) 4. [**Arouter路由**](https://github.com/alibaba/ARouter) 5. [**Dagger依赖注入**](https://dagger.dev/) 6. [**Rxjava**](https://github.com/ReactiveX/RxJava) 7. [**Retrofit**](http://square.github.io/retrofit/) #### 项目介绍 [kotlin版本组件化+mvvm项目架构](https://blog.csdn.net/villa_mou/article/details/91862507 "标题") #### 分支 * master=>有dagger的分支 * noDagger=>去掉dagger的分支 * noDataBinding=>去掉DataBinding和dagger的分支