主要区别:cls是类本身的一个对象,self是类实例的一个对象


介绍了@classmethod与@staticmethod的区别。

http://stackoverflow.com/questions/12179271/python-classmethod-and-staticmethod-for-beginner

相关文章: