uniDev

닫기 검색결과 전체 보기
  • MKMapItem을 이용한 지도앱으로 연동

    iOS
    2016. 12. 1. 13:07
  • 앱 상태 보존

    앱을 홈버튼을 눌러 끄고 다시 실행 시키면 다시 작업중이던 작업이 그대로 뜨게 해주는 설정입니다. 아래 처럼 ID를 설정해주고 그리고 두 메서드를 AppDeligate에 넣어 주어야 합니다. func application(application: UIApplication, shouldRestoreApplicationState coder: NSCoder) -> Bool { return true } func application(application: UIApplication, shouldSaveApplicationState coder: NSCoder) -> Bool { return true } 추가 적인 상태를 보존하려면 override func encodeRestorableStateWithCoder(cod..

    iOS
    2016. 11. 24. 12:16
  • app deligate를 이용한 알림 앱

    iOS
    2016. 11. 24. 12:02
  • iOS app deligate

    import UIKit @UIApplicationMainclass AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool { // 뷰가 실행 되기 전 // Override point for customization after application launch. return true } func applicationWillResignActive(application: UIApplication) { // 비활성 상태로 전..

    iOS
    2016. 11. 24. 11:30
  • SQLite 와 FMDB를 활용한 주소록 앱

    Core Data를 활용 // // ViewController.swift // DBContacts // // Created by 컴퓨터소프트웨어학과 on 2016. 11. 17.. // Copyright © 2016년 sd. All rights reserved. // import UIKit class ViewController: UIViewController { var databasePath = NSString() @IBOutlet weak var status: UILabel! @IBOutlet weak var name: UITextField! @IBOutlet weak var address: UITextField! @IBOutlet weak var phone: UITextField! @IBOutlet ..

    iOS
    2016. 11. 17. 12:57
이전페이지
더 보기
다음페이지
블로그 이미지

배운 것과 개발하면서 참고할 것을 모아놓고 있습니다.

by 플랑

공지사항

    최근...

  • 포스트
  • 댓글
  • 더 보기

태그

글 보관함

«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

링크

카테고리

분류 전체보기 (50)
2.1 C++ 레포트 (13)
C|C++ 문법 (11)
Visual Studio (3)
Linux (1)
Ubuntu (1)
iOS (17)
swift (5)

카운터

Total
Today
Yesterday
방명록 : 관리자 : 글쓰기
플랑's Blog is powered by daumkakao
Skin info material T Mark5 by 뭐하라
favicon

uniDev

배운 것과 개발하면서 참고할 것을 모아놓고 있습니다.

  • 태그
  • 링크 추가
  • 방명록

관리자 메뉴

  • 관리자 모드
  • 글쓰기
  • 분류 전체보기 (50)
    • 2.1 C++ 레포트 (13)
    • C|C++ 문법 (11)
    • Visual Studio (3)
    • Linux (1)
      • Ubuntu (1)
    • iOS (17)
      • swift (5)

카테고리

PC화면 보기 티스토리 Daum

티스토리툴바