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..
먼저, 관련 링크. - A successful Git branching model- Why aren't you using git flow - gitflow github git flow 도구를 바로 사용할 수도 있지만,빈센트가 얘기하는 각 브랜치의 특징에 대해 미리 알아두는 게 좋다. 기본 브랜치 - master : 최종 릴리즈한 안정된 버전- develop : 다음 릴리즈를 위한 개발 중인 최신 빌드 위 두 브랜치는 계속 존재한다.아래 브랜치는 필요할 때 생성했다 master 나 develop 브랜치로 머지하고 삭제하는,이벤트 성격의 브랜치이다. - feature : 특정한 기능을 위한 브랜치 - develop 브랜치에서부터 가져오며, 다시 develop 브랜치로 머지한다. - develop 브랜치 이외..
- Total
- Today
- Yesterday
- xcode8
- ShardPreferenes
- 아이콘 사이즈
- Xcode
- 코드 하이라이트
- xcode7
- crop
- git flow
- 가평휴게소
- keyboard
- cocoapods
- 엘지
- 막국수
- 리엔케이
- 봄봄봄
- serialize
- gitgub
- Android
- 남자화장품
- custom font
- ios
- android jar
- Re:NK
- 휴게소
- 참나무숯불닭갈비
- ListView
- resize
- 안드로이드 라이브러리
- 킹스맨
- 안드로이드
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |