Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10주차] ARC란 무엇인지 설명하시오. #21

Open
kangddong opened this issue Jan 30, 2023 · 2 comments
Open

[10주차] ARC란 무엇인지 설명하시오. #21

kangddong opened this issue Jan 30, 2023 · 2 comments

Comments

@kangddong
Copy link
Contributor

ARC란 무엇인지 설명하시오.

@kangddong
Copy link
Contributor Author

Swift 앱의 메모리 사용량을 추적하고 관리 시스템
ARC는 인스턴스가 더이상 필요치 않을 때 자동으로 클래스 인스턴스에 의해 사용된 메모리를 할당 해제 합니다.

@hongssup
Copy link

hongssup commented Feb 5, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants