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
- ribs
- SWIFT
- 리펙터링
- UITextView
- uitableview
- collectionview
- map
- Human interface guide
- combine
- swiftUI
- Protocol
- Observable
- 애니메이션
- RxCocoa
- MVVM
- 리팩토링
- 클린 코드
- Xcode
- rxswift
- clean architecture
- 리펙토링
- Refactoring
- HIG
- ios
- tableView
- uiscrollview
- 스위프트
- swift documentation
- Clean Code
- UICollectionView
Archives
- Today
- Total
목록String타입 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 3. Swift 메모리 할당 - 타입별 메모리 할당 위치 분석 심화 (String타입, struct안에 class, class안에 struct)
1. Swift 메모리 할당 - address 확인 방법, withUnsafePointer, Memory Graph Debugger, vmmap 2. Swift 메모리 할당 - 타입별 메모리 할당 위치 분석 기본 (stack, heap) 3. Swift 메모리 할당 - 타입별 메모리 할당 위치 분석 심화 (String타입, struct안에 class, class안에 struct) 4. Swift 메모리 할당 - MALLOC, MALLOC guard, dyld private memory, Shared memory, ColorSync (vmmap PID) 메모리 어디에 할당되는지 확인 방법 복습 1번 글, 2번 글에서 살펴본대로 아래 함수로 각 프로퍼티가 어떤 메모리에 할당되는지 확인이 가능 @inlinab..
iOS 응용 (swift)
2023. 8. 13. 01:53