kidys 发表于 2018-8-12 07:45:49

Python面向对象特殊成员

  {'__weakref__': <attribute '__weakref__' of 'SpecialMembers' objects>, '__doc__': '\n    类的注释\n    ', '__module__': '__main__', '__dict__': <attribute '__dict__' of 'SpecialMembers' objects>, '__init__': <function SpecialMembers.__init__ at 0x7ff2af2d7598>}
页: [1]
查看完整版本: Python面向对象特殊成员