Single_method.zip

时间:2023-10-05 17:14:46
【文件属性】:

文件名称:Single_method.zip

文件大小:6KB

文件格式:ZIP

更新时间:2023-10-05 17:14:46

python单例 python

python单例模式4种方法 1.通过模块调用 2.通过`__new__`方法调用 3.通过装饰器调用 4.通过元类(metaclass)


【文件预览】:
Single_method
----method1()
--------use_module.py(94B)
--------moduel_demo.py(80B)
--------__pycache__()
----method4()
--------use_metaclass.py(365B)
----.idea()
--------misc.xml(310B)
--------workspace.xml(8KB)
--------Single_method.iml(478B)
--------inspectionProfiles()
--------modules.xml(285B)
----method3()
--------use_decorator.py(398B)
----method2()
--------use_new.py(288B)

网友评论