摘要: 1、自定义searchBar: (1).h:#import @interface EMSearchBar : UISearchBar/** * 自定义控件自带的取消按钮的文字(默认为“取消”/“Cancel”) * * @param title 自定义文字 */- (void)setCance... 阅读全文
posted @ 2015-08-03 12:06 在bug中前行 阅读(287) 评论(0) 推荐(0)