写点什么

staticmethod

0 人感兴趣 · 1 次引用

  • 最新
  • 推荐
https://static001.geekbang.org/infoq/1a/1a76e6c2c421d1fd3ba5155a65e08abb.png?x-oss-process=image%2Fresize%2Cw_416%2Ch_234

Python 中的 @staticmethod 和 @classmethod 的区别

用户头像
BigYoung
2020-07-10

Python中的类方法和静态方法的区别,一起深入学习一下吧。

staticmethod_staticmethod技术文章_InfoQ写作社区