아이폰 앱 개발 팁(3) : Stanford Lecture #3 * 본 포스트는 Blog.MissFlash.com에서 작성한 것으로, 원문 저작자의 동의없이 마음대로 퍼가실 수 없습니다. 포스트의 내용이 마음에 드시면 링크를 이용해주시면 감사하겠습니다. > Stanford Lecture #3 * Superclass methods Implicit variable, "self" : Like "this" in Java and C++ Superclass methods, "super" * Object Creation 1st step : allocate memory to store the object 2nd step : initialize object state + alloc : class method(cf. dealloc for destruction) - init : inst.. 더보기 이전 1 ··· 70 71 72 73 74 75 76 ··· 610 다음