What's the difference between a class method and an instance method?
Are instance methods the accessors (getters and setters) while class methods are pretty much everything else?
转载于:https://stackoverflow.com/questions/1053592/what-is-the-difference-between-class-and-instance-methods