问题:
Is it possible to have static class variables or methods in Python? Python中是否可以有静态类变量或方法? What syntax is required to do this? 为此需要什么语法?
解决方案:
参考一: https://stackoom.com/question/HrB/Python中可以使用静态类变量吗参考二: https://oldbug.net/q/HrB/Are-static-class-variables-possible-in-Python
来源:oschina
链接:https://my.oschina.net/stackoom/blog/3214961