- 授权协议: 未知
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/xiaoluYi/Yasuo
- 软件文档: https://github.com/xiaoluYi/Yasuo/blob/master/README.md
- 官方下载: https://github.com/xiaoluYi/Yasuo
软件介绍
疾风,一款基于 Dagger2+RxJava+MVP+retrofit2.0 的阅读类 App,数据来源于知乎日报 API。适合新手用于学习。
相关技术:
使用 Dagger2 实现依赖注入
使用 RxJava 配合 Retrofit2 做网络请求
使用 MVP 架构整个项目
使用 Glide 做图片的处理和加载
使用 RecyclerView 实现下拉刷新、上拉加载(刷新使用 Google 原生 swipe)
运行效果:
Game Programming Patterns
Robert Nystrom / Genever Benning / 2014-11-2 / USD 39.95
The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exac......一起来看看 《Game Programming Patterns》 这本书的介绍吧!
