Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Git
- Arc
- AVFoundation
- Singleton Design Pattern
- UIDocumentBrowserViewController
- UIBezierPath
- reactivex
- Equatable
- Hashable
- Codable
- IOS
- Stanford cs193p
- 에어팟
- JSONEncoder
- weak
- Swift
- uicollectionview
- UIDynamicAnimator
- 오늘의성취도
- MVP
- PhotoKit
- CustomStringConvertible
- Observable
- UIDocument
- CoreGraphics
- JSONDecoder
- rxswift
- UIGestureRecognizer
- unowned
- NSAttributedString
Archives
- Today
- Total
아직은 개린이
[Stanford cs193p] Assignment6 본문
프로젝트 소개
-
스탠포드 cs193p 강좌의 6번째 과제입니다.
-
Persistent Image Gallery 어플리케이션 만들기
-
5번째 과제였던 Image Gallery에 UIDocument 클래스를 추가하여, persistent한 어플리케이션을 만드는 것이 주요 task 입니다.
-
개발 인원 및 개발 기간
-
1명 / 3일
구조
스크린샷
-
앱의 초기 화면으로 뜨는 Document Browser 화면
-
Safari에서 이미지를 Drag & Drop 해서 가져오기
-
이미지 크기 조절 및 이미지 재정렬하기
-
이미지 확대, 축소하기
배운점
-
FileManager
-
URL
-
UIDocument
-
UIDocumentBrowserViewController
-
Codable
'Project' 카테고리의 다른 글
[부스트코스] 회원가입 화면 구현 (2) | 2020.02.12 |
---|---|
[부스트코스] 음원 재생 앱 (0) | 2020.02.12 |
[Stanford cs193p] Assignment5 (0) | 2020.02.11 |
[Stanford cs193p] Assignment4 (0) | 2020.02.10 |
[Stanford cs193p] Assignment3 (0) | 2020.02.10 |