摘要: 1、UISearchControll 自定义取消按钮 _searchCOntroller.searchBar.showCancleButton = YES;//必须设置该属性,不然设置没有效果 for (UIView *view in [[_searchController.searchBar.su 阅读全文
posted @ 2016-07-01 13:37 轩剑冰客 阅读(63) 评论(0) 推荐(0)