金额输入键盘 SCNumberKeyBoard
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/shicang1990/SCNumberKeyBoard
软件介绍
SCNumberKeyBoard 只需要简单一句代码即可搞定麻烦的金额输入控制。
如何使用:
cocoapods导入:
pod 'SCNumberKeyBoard'手动导入:
将
SCNumberKeyBoardDemo/Classes文件夹中的所有文件拽入项目中导入主头文件:
#import "SCNumberKeyBoard.h"
Algorithm Design
Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20
Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!
