"생성자"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
13번째 줄: 13번째 줄:


==참고==
==참고==
*https://en.wikipedia.org/wiki/Constructor_(object-oriented_programming)
* {{위키백과}}
* {{영어 위키백과|Constructor_(object-oriented_programming)}}
*http://terms.naver.com/entry.nhn?docId=863879&cid=2954&categoryId=2954
*http://terms.naver.com/entry.nhn?docId=863879&cid=2954&categoryId=2954


[[분류: 객체지향]]
[[분류: 객체지향]]

2018년 8월 5일 (일) 14:10 판

1 개요

constructor
생성자
  • 객체 초기화 메소드
  • 객체 생성시에만 호출됨
  • 메모리 할당, 멤버 변수 등을 초기화

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}