# MVPDataBind **Repository Path**: tangwangqiang/MVPDataBind ## Basic Information - **Project Name**: MVPDataBind - **Description**: 一款用于辅助生成MVP共有代码的AS插件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-17 - **Last Updated**: 2021-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MVPDataBind 一款用于辅助生成MVP共有代码的AS插件 插件介绍:https://www.jianshu.com/p/3e1829e3f0bd 使用方法: 首先定义xxxContract.java接口文件,打开文件右键找到Generate,选择MVPDataBind,如下所示: ![使用方法](https://github.com/NullRoutine/MVPDataBind/blob/master/img/GIF.gif)