Ray's playground

 

Classes, Objects, and Methods(Chapter 3 of Programming in Objective-C 2.0)

  The leading minus sign (-) tells the Objective-C compiler that the method is an instance method.The only other option is a plus sign (+), which indicates a class method.

 

posted on 2010-10-15 10:04  Ray Z  阅读(186)  评论(0)    收藏  举报

导航