休闲阅读 APP——推看 Tuikan

码农软件 · 软件分类 · 网站客户端 · 2019-04-28 19:41:45

软件介绍

「推看」是一款集知乎头条,美图,视频于一体的休闲阅读app。作为练手项目,使用了mvp架构,引入ButterKnife、Retrofit、Picasso等开源库,实践MaterialDesign,RxJava,目前正在完善中。

项目结构

MVP架构。

  • EventBus发布订阅事件,之后会采用RxJava。

  • retrofit2完成http请求。

  • 引入retrolambda使用Lambda表达式。

  • RecyclerView, ViewPager, WebView等控件的使用。

运行效果:

本文地址:https://www.codercto.com/soft/d/4595.html

Dive Into Python

Dive Into Python

Mark Pilgrim / Apress / 2004-11-5 / GBP 31.49

Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, ......一起来看看 《Dive Into Python》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具