Contents

Views 3697 Comment 0
Atachment
Attachment '1'
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

# SQLite Tutorial for iOS making our app.


SQLite를 이용해서 조회한 내용을 UITableView에 보여주는 샘플코드


코드 중 아래 헤더파일 참조하는 부분을 수정해야 함.

//헤더파일 경로 변경
//#import "/usr/include/sqlite3.h"

//이렇게 바꿔야 함^^
#import <sqlite3.h>


[출처] http://www.raywenderlich.com/913/sqlite-tutorial-for-ios-making-our-app

[참고] http://www.raywenderlich.com/902/sqlite-tutorial-for-ios-creating-and-scripting


?

List of Articles
No. Category Subject Author Date Views
205 Develop [ios] Objective-C 프로퍼티의 ATOMIC / NONATOMIC 속성 hooni 2014.03.17 3000
204 Develop [ios] Objective-C 프로퍼티의 strong, weak, assign file hooni 2014.03.17 4684
203 Develop [ios] Using protobuf(Protocol Buffers) on iPhone (iOS) file hooni 2014.03.20 4984
202 Develop [ios] 유용한 매크로 hooni 2014.03.26 3654
201 Develop [ios] iOS 7 이상 UIBarButtonItem 여백 file hooni 2014.03.27 4049
» Develop [ios] SQLite 사용하기(튜토리얼) + 샘플코드 file hooni 2014.03.28 3697
199 Develop [ios] CoreData 사용하기 (튜토리얼) hooni 2014.03.28 3176
198 Develop [ios] UITableView 특정 Row만 Update hooni 2014.04.08 4774
197 Develop [ios] UIWebView 캐쉬 삭제 hooni 2014.04.08 3662
196 Develop [ios] DatePicker iOS 6.x 이하 디자인. file hooni 2014.04.10 4056
195 Develop [ios] Sprite Kit & 사운드 재생시 백그라운드 진입시 앱이 비정상적으로 종료됨 hooni 2014.04.18 3387
194 Develop [ios] iOS 사운드 관련 프레임워크 hooni 2014.04.18 3013
Board Pagination Prev 1 ... 49 50 51 52 53 54 55 56 57 58 ... 71 Next
/ 71