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。
Agile Web Development with Rails, Third Edition
Sam Ruby、Dave Thomas、David Heinemeier Hansson / Pragmatic Bookshelf / 2009-03-17 / USD 43.95
Rails just keeps on changing. Rails 2, released in 2008, brings hundreds of improvements, including new support for RESTful applications, new generator options, and so on. And, as importantly, we’ve a......一起来看看 《Agile Web Development with Rails, Third Edition》 这本书的介绍吧!
