是否有可能在Python中使用静态方法,因此我可以在不初始化类的情况下调用它们,例如:
ClassName.static_method()
python static-methods
python ×1
static-methods ×1