摘要: 1 UI控件的一些基础属性 2 3 4 UITextFiled .inputAccessoryView 设置键盘上的toolbar 一般实现键盘的回收 5 UITextFiled .resignFirstResponder 注销收起键盘 6 UITextFiled .leftView 定制UITextFiled左边视图样式 7 UIT... 阅读全文
posted @ 2017-05-04 17:39 独步武林 阅读(158) 评论(0) 推荐(0)
摘要: // // KCLWaveView.m // ButtonAnimation // // Created by kcl on 2017/5/4. // Copyright © 2017年 KCL. All rights reserved. // #define BackGroundColor [UI 阅读全文
posted @ 2017-05-04 13:36 独步武林 阅读(317) 评论(0) 推荐(0)