自定義一個(gè)UILable類龄寞,重寫drawTextInRect方法繪制數(shù)字和背景轩猩。- (void)drawTextInRect:(CGRect)rect { // 獲取字符...
自定義一個(gè)UILable類龄寞,重寫drawTextInRect方法繪制數(shù)字和背景轩猩。- (void)drawTextInRect:(CGRect)rect { // 獲取字符...
項(xiàng)目中經(jīng)常遇到要使用tableview嵌套collectionview 分組多選祸轮,于是我就總結(jié)一下寫了個(gè)demo[https://github.com/yanjixiang/...
source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
[cell.btn addTarget:selfaction:@selector(didButtonClick:event:)forControlEvents:UICon...
1.默認(rèn)選中第一個(gè)item dispatch_async(dispatch_get_main_queue(), ^{ if(indexPath.item == 0) {...
SELsel = NSSelectorFromString(@"_setRowAlignmentsOptions:"); if([layout respondsToSele...
解決 IQKeyboardManager 和 YYTextView 沖突 在用到Y(jié)YTextView的頁面添加下面代碼即可 [[IQKeyboardManager share...
獲取cell (tableviewcell梦湘、collectionviewcell) NSIndexPath *indexPath = [NSIndexPath indexPa...
- (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forR...