IQKeyboardManager
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/hackiftekhar/IQKeyboardManager
- 官方下载: https://github.com/hackiftekhar/IQKeyboardManager
软件介绍
我们在开发应用的时候经常碰到这样一种情况,界面上的 UITextFields 和 UITextView 被弹出的键盘所挡住。
而使用了 IQKeyboardManager 你只需要一行代码就可以解决这个问题:
[IQKeyBoardManager installKeyboardManager]
特点:
- 易于集成
- 支持设备的方向
- 可通过类的方法来启用和禁用键盘管理器
- 为 UITextField 提供分类实现 Next/Previous 和 Done 按钮
- 可通过分类的方法来启用和禁用 Next/Previous
- 自动处理,无需额外干预
RESTful Web Services Cookbook
Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99
While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!
