iOS 联系人选择 soofani-THContactPicker
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/soofani/THContactPicker
软件介绍
soofani-THContactPicker 是对 THContackPicker 的扩展,实现了联系人的多选支持,并对 UI 进行改进。
Details:
Control now loads contacts from address book after requesting permission.
Added model class THContact
Used custom cell view for easier UI customization.
Added neat circular checkbox to the left side of the contact cell.
Added circular contact images.
Text filter field and table view resize using animation for smoother feel.
Bar button on the top right is disabled by default and enabled when there is at least 1 contact selected.
Keyboard is dismissed when tapping outside the filter text field.
Apache源代码全景分析第1卷
2009-5 / 88.00元
《Apache源代码全景分析第1卷:体系结构与核心模块》是“Apache源代码全景分析”的第1卷。书中详细介绍了Apache的基础体系结构和核心模块的实现机制,包括配置文件、模块化结构、多任务并发,以及网络连接和请求读取,其中多任务并发体系结构是《Apache源代码全景分析第1卷:体系结构与核心模块》分析的重点,讨论了Prefork、Worker及WinNT三种MPM。《Apache源代码全景分析......一起来看看 《Apache源代码全景分析第1卷》 这本书的介绍吧!
