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
- UITextView
- map
- swiftUI
- ribs
- ios
- RxCocoa
- HIG
- Refactoring
- uitableview
- 리팩토링
- 애니메이션
- clean architecture
- rxswift
- Human interface guide
- collectionview
- UICollectionView
- 스위프트
- Protocol
- combine
- 클린 코드
- 리펙터링
- tableView
- 리펙토링
- SWIFT
- uiscrollview
- swift documentation
- Clean Code
- MVVM
- Observable
- Xcode
Archives
- Today
- Total
목록memory allocation (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/J96Lu/btsp64KuEUw/0uAdinqVRbH8iQ6ZtM8ziK/img.png)
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