延迟设置 [self performSelector:@selector(createButton) withObject:nil afterD...
#import@interface CommonFunc : NSObject //十六进制转换和nsdata的转换。 + (NSString ...
NSDictionary *dic = dataArr[indexPath.row]; // cell.textLabel.text = di...
NSInteger num = self.navigationController.viewControllers.count; if (num...
//设置是否显示第一行cell 判断的理由是 - (CGFloat)tableView:(UITableView *)tableView hei...
-(void)createWeekBtn { _weekAry =@[@"周一",@"周二",@"周三",@"周四",@"周五",@"周六",@...
[cell.changeBtn addTarget:self action:@selector(cellButtonClicked:event:...
新年新气象,上班第一天。事情不多,把项目上的一些小东西摘下来,希望喜欢。 .h .m 以上是写的方法 使用 HeaderView *myView...
- (void)searchBar:(UISearchBar *)searchBar textDidChange:(NSString *)sea...