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
- combine
- clean architecture
- swift documentation
- 리펙터링
- collectionview
- 스위프트
- uitableview
- rxswift
- Human interface guide
- Refactoring
- UITextView
- 리팩토링
- tableView
- HIG
- Clean Code
- RxCocoa
- MVVM
- ribs
- uiscrollview
- map
- 클린 코드
- swiftUI
- UICollectionView
- SWIFT
- Xcode
- Protocol
- 리펙토링
- Observable
- ios
- 애니메이션
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[swift - algorithm] readLine 사용 방법 본문
- 일반 iOS프로젝트에서 readline을 할 경우 입력이 안되는 경우 발생
- iOS프로젝트는 샌드박스이기 떄문에 input기능이 존재 x
- 샌드박스: 외부로 부터 들어온 프로그램이 보호된 영역에서 동작해 시스템이 부정하게 조작되는 것을 막는 보안 형태 - macOS - Command Line Tool 사용
'알고리즘 > 베이스' 카테고리의 다른 글
[swift - algorithm] swift로 알고리즘 접근 기본 (4) | 2021.04.01 |
---|
Comments