Views 3755 Votes 0 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

?

  1. [ios] 커스텀 폰트 사용하기 (Custom Fonts)

  2. [php] Connect to Firebase Console in Laravel

  3. [ios] CoreData 사용하기 (튜토리얼)

  4. [c#] 툴바 소스.. 개인적으로 만드는거..

  5. [ios] 앱 딜리게이트 얻어오기. (AppDelegate)

  6. [ios] Xcode를 사용해서 Static Library 만들기 (시뮬레이터 + 디바이스)

  7. [ios] Sprite Kit & 사운드 재생시 백그라운드 진입시 앱이 비정상적으로 종료됨

  8. [ios] NSString URL Encode/Decode (인코딩/디코딩)

  9. [android] dp, px 서로 변환

  10. [ios] 아이폰에서 진동(Vibrate) 기능 추가하기

  11. [js] jQuery 셀 병합

  12. [ios] 유용한 매크로

  13. [ios] UIWebView 캐쉬 삭제

  14. [ios] URL 파라미터 파싱~

  15. [ios] SQLite 사용하기(튜토리얼) + 샘플코드

  16. [ios] iOS에서 디바이스 종류 알아오기

Board Pagination Prev 1 ... 10 11 12 13 14 ... 53 Next
/ 53