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 |
Tags
- Swift공부
- dfs
- Level 1
- 오토레이아웃
- UIKit
- Python
- swift
- 알고리즘 공부
- 정렬
- iOS개발
- 그리디 알고리즘
- 파이썬
- SwiftUI
- 프로그래머스
- 백준 온라인 저지
- 알고리즘
- ios
- Android
- error
- 백준온라인저지
- greedy algorithm
- 안드로이드 공부
- BFS
- Algorithm
- 공부
- Autolayout
- Clean Architecture
- 앱개발
- Kotlin
- 파이썬 풀이
Archives
- Today
- Total
목록사이즈인스펙터 (1)
Tori의 개발 공부
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/dxp508/btsdeH1IvHI/FfAgdPv2rwud8QLC9Brkk1/img.png)
https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/AutolayoutPG/index.html#//apple_ref/doc/uid/TP40010853-CH7-SW1 Auto Layout Guide: Understanding Auto Layout developer.apple.com apple auto layout guide문서를 참고하여 작성하였습니다. AutoLayout이란? 뷰에 설정되어 있는 제약조건을 기반으로 동적으로 크기와 위치를 계산하는 것이다. 따라서 절대적 좌표가 아닌 상대적 좌표를 이용한 제약조건을 기반으로 다양한 크기의 디바이스에서 동일한 화면을 구성한다. 사용 이유 External Chan..
IOS App Programming/IOS 연습
2023. 3. 13. 22:45