YouSung Learns English
All corrections/suggestions/advices are welcome! Feel free to ask me any Korean questions.
페이지
Home
Guestbook
2012년 8월 2일 목요일
initWithName:
C++의 생성자(constructor)처럼 initializer를 내맛대로 오버라이딩 할 순 없는건가?!
(id)initWithName:(NSString*)name
{
self = [super init];
if(self){
// initialize
}
return self;
}
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기