iOS 开源视图组件 DLPickerView
- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/danleechina/DLPickerView
- 软件文档: https://github.com/danleechina/DLPickerView/blob/master/README.md
软件介绍
一个 iOS 开源视图组件,可以完全替代 UIPickerView 来使用。同时新增了很多特性。
1. 每个 component 可以循环滚动,而且是真正意义上的循环滚动。
2. 每个 component 可以设置滚动范围。
3. component 的布局有两种,水平和垂直。
4. 可以像使用 UITableViewDelegate 一样返回一个 cell 来使用 DLPickerView。
5. 可以自定义滚动效果,来替代原生的车轮滚动效果。
6. 可以自定义滚动的声效。
7. 可以调整中间指示器的放大比
8. 可以设置夜晚模式。
9. 可以使每个 component 有无限的 row, 同时不会有内存使用问题。
10. 所有 UIPickerView 提供的属性、方法都支持,完全可以用来替代 UIPickerView。
Using Google App Engine
Charles Severance / O'Reilly Media / 2009-5-23 / USD 29.99
With this book, you can build exciting, scalable web applications quickly and confidently, using Google App Engine - even if you have little or no experience in programming or web development. App Eng......一起来看看 《Using Google App Engine》 这本书的介绍吧!
