NSMutableDictionary *cellHeightsDictionary; cellHeightsDictionary = @{}.mutableCopy; // 보여지고 있는 Cell의 높이값을 저장한다. - (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath { [cellHeightsDictionary setObject:@(cell.frame.size.height) forKey:indexPath]; } // 저장한 높이값으로 설정한다. - (CGFloat)tableView:(UITableView *)tableView estimatedHei..
Fat 타입라이브러리를 만들때 Fat 타입으로 만들면 사용하지 쉽다. Fat 타입은 여러가지 CPU 아키텍쳐의 라이브러리가 한 파일에 포함되어 있는 파일이다. $> file libcrypto.alibcrypto.a: Mach-O universal binary with 3 architectures libcrypto.a (for architecture i386): current ar archive random library libcrypto.a (for architecture armv7): current ar archive random library libcrypto.a (for architecture cputype (12) cpusubtype (11)): current ar archive random li..
- Total
- Today
- Yesterday
- custom font
- Re:NK
- 엘지
- ShardPreferenes
- crop
- 킹스맨
- Android
- 가평휴게소
- xcode7
- android jar
- 남자화장품
- 아이콘 사이즈
- gitgub
- git flow
- 봄봄봄
- 안드로이드 라이브러리
- cocoapods
- xcode8
- 막국수
- Xcode
- ios
- keyboard
- 참나무숯불닭갈비
- 리엔케이
- serialize
- 휴게소
- 코드 하이라이트
- 안드로이드
- resize
- ListView
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |