Contents

Views 3695 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
885 Develop [ios] iOS 의 인앱구매 소개 file hooni 2014.04.29 3823
884 Develop [js] Array.splice() 설명 hooni 2014.04.24 2999
883 Develop [ios] 아이폰에서 진동(Vibrate) 기능 추가하기 hooni 2014.04.18 3450
882 Develop [ios] iOS 사운드 관련 프레임워크 hooni 2014.04.18 3011
881 Develop [ios] Sprite Kit & 사운드 재생시 백그라운드 진입시 앱이 비정상적으로 종료됨 hooni 2014.04.18 3385
880 Develop [ios] DatePicker iOS 6.x 이하 디자인. file hooni 2014.04.10 4054
879 Develop [ios] UIWebView 캐쉬 삭제 hooni 2014.04.08 3660
878 Develop [ios] UITableView 특정 Row만 Update hooni 2014.04.08 4772
877 System/OS [linux] resolv.con 초기화 되는 문제 hooni 2014.04.05 4614
876 System/OS [linux] CentOS 6.5 에서 "Bringing up interface eth0: Determining if ip address 121.78.127.197 is already in use for device eth0..." hooni 2014.04.05 4835
875 Develop [ios] CoreData 사용하기 (튜토리얼) hooni 2014.03.28 3174
» Develop [ios] SQLite 사용하기(튜토리얼) + 샘플코드 file hooni 2014.03.28 3695
Board Pagination Prev 1 ... 20 21 22 23 24 25 26 27 28 29 ... 98 Next
/ 98