输入框长度限制 Text Input Limit
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/xuwening/textInputLimit
软件介绍
Text Input Limit实现UITextField和UITextView的长度输入限制,非侵入方式实现,无需继承和修改XIB文件,使用简单方便。
将textInputLimit的.h和.m直接拷贝到工程中,然后调用需要做输入长度限制的textField或textView对象方法:
[textObj setValue:@4 forKey:@"limit"];
Programming Concurrency on the JVM
Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00
Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!
SHA 加密
SHA 加密工具
HSV CMYK 转换工具
HSV CMYK互换工具
