摘要: UISearchBar属性相关_searchBar= [[UISearchBaralloc]initWithFrame:CGRectZero];//初始化,不解释[self.searchBarsetPlaceholder:@"Search"];//搜索框的占位符[self.searchBarsetP... 阅读全文
posted @ 2015-08-11 08:47 平平君 阅读(182) 评论(0) 推荐(0) 编辑