To call [super init]; in custom initialiser, is it right?
I think you will agree with this following sentence. If you want to create new initialiser with some parameter, please don't forget to call '[super init];'. For example, - (instancetype)initWithString:(NSString *)string{self = [super init];if (self) {self.text = string;}return self;} And now, do you agree with the written code? May be you found already the problem. In this case, I preffer to cal..
programming
2014. 11. 20. 23:00
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 김봉두
- 학교
- 호핑투어
- 필리핀
- It
- 독일
- mobile
- Programing
- 블루카드
- IFA
- mixnstand
- CocoaPods
- UbiVelox
- windows mobile
- 세부
- 교육
- 사무실
- 독일이민
- 호핑
- demo application
- IFA 2011
- 교사
- 독일 구직
- 커피
- ios
- 독일 IT
- widget
- idle
- Blue Card
- 독일 이민
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함