TableView2 [옛 글] SimpleTableView - main.m 최초 작성일 : 2010/03/21 09:45 SimpleTableView_Prefix.pch //// Prefix header for all source files of the 'SimpleTableView' target in the 'SimpleTableView' project// #ifdef __OBJC__ #import #import #endif ==================================================================main.m int main(int argc, char *argv[]){ //자동으로 메모리를 관리할 NSAutoreleasePool 인스턴스 생성 NSAutoreleasePool * pool = [[NSAutoreleasePool all.. 2013. 7. 5. [옛 글] SimpleTableView - 애플리케이션 스크린샷 최초 작성일 : 2010/03/21 09:21 Time Zone 목록을 보여주고 스크롤이 되는 단순 테이블 2013. 7. 5. 이전 1 다음 반응형