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
- HIG
- swiftUI
- map
- Refactoring
- uiscrollview
- rxswift
- MVVM
- 리펙토링
- 리펙터링
- clean architecture
- Observable
- 스위프트
- 클린 코드
- RxCocoa
- 리팩토링
- tableView
- uitableview
- combine
- UITextView
- 애니메이션
- swift documentation
- SWIFT
- Human interface guide
- Xcode
- ios
- ribs
- Clean Code
- collectionview
- Protocol
- UICollectionView
Archives
- Today
- Total
목록memory allocation (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 2. Swift 메모리 할당 - 타입별 메모리 할당 위치 분석 기본 (stack, heap)
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) 사전지식) 메모리 표현 식 (16진수, Byte, bit) 0x16d2dc000의 의미? 16진수(hexadecimal)로 표현된 메모리 주소 16진수는 ..
iOS 응용 (swift)
2023. 8. 12. 01:09