NSArray *array = [file componentsSeparatedByString:@"_"];
반응형
'Programming > iOS - ObjC' 카테고리의 다른 글
| UITableView - cell클릭했으때 색변화 (0) | 2010.12.02 |
|---|---|
| UILabel - 자동 줄바꿈 (0) | 2010.12.02 |
| UITableView - 속성들 (0) | 2010.11.30 |
| UINavigationController - 뷰이동 (0) | 2010.11.30 |
| UIView - AutoRoatation & ReSize (0) | 2010.11.29 |
| 구조체 -> 객체 -> 구조체 (0) | 2010.11.29 |
| 객체 지정하는 변수 (0) | 2010.11.29 |
| NSDictionary - 기본 사용법 (0) | 2010.11.29 |
| NSDictionary - key에 해당되는 value가져오는것 (0) | 2010.11.29 |
| NSArray - 내용 정렬된 상태로 얻어오기. (0) | 2010.11.26 |