Android 卡片 UI 库 Card Library
- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/gabrielemariotti/cardslib
- 软件文档: https://github.com/gabrielemariotti/cardslib/tree/master/doc/GUIDE.md
软件介绍
cardslib 是由 Gabriele Mariotti 开发的一个为开发者方便实现各种 Card UI 的Android开源代码库,使用它你可以显示 single cards, list of cards and a grid of Cards。 昨天我在微信公号‘android-engineer’群里向大家介绍过它,为了快速了解这个库能实现的功能,大家可以先运行代码包中包括的两个demo示例,stock和extra,stock使用的是标准库,而extra需要一些其他开源库,如Picasso, Ion等。
The Nature of Code
Daniel Shiffman / The Nature of Code / 2012-12-13 / GBP 19.95
How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital w......一起来看看 《The Nature of Code》 这本书的介绍吧!
