iOS 에서 Core Data 참고자료가 필요하여 여러 글들을 읽어 본 결과 아래의 사이트에서 제공하는 tutorial 이 꽤 괜찮은 거 같아서 링크를 남긴다.
Core Data on iOS 5 Tutorial: Getting Started
http://www.raywenderlich.com/934/core-data-on-ios-5-tutorial-getting-started
'Programming > iPhone, Xcode' 카테고리의 다른 글
iOS - UIWebView 에 back button 기능 구현 (0) | 2013.01.22 |
---|---|
iOS - Core Data relation tutorial (0) | 2013.01.20 |
iOS - Core Data attribute types (0) | 2013.01.20 |
iOS Core Data - About primary key (0) | 2013.01.20 |
NSFetchedResultController 가 Core Data 에 업데이트 혹은 추가 된 객체를 재대로 인식하게 하는 법 (0) | 2013.01.03 |