repositories Search Results · repo:CoderGuoy/MVPDemo language:Java
Filter by
0 files (106 ms)
0 files
inCoderGuoy/MVPDemo (press backspace or delete to remove)MVP模式有什么好处? - 分离了视图逻辑和业务逻辑,降低了耦合 - Activity只处理生命周期的任务,代码变得更加简洁 - 视图逻辑和业务逻辑分别抽象到了View和Presenter的接口中去,提高代码的可阅读性 - Presenter被抽象成接口,可以有多种具体的实…

Sponsor open source projects you depend on
Contributors are working behind the scenes to make open source better for everyone—give them the help and recognition they deserve.Explore sponsorable projectsProTip! Press the / key to activate the search input again and adjust your query.