Counting objects in Python for aggregation vs composition

前端 未结 0 952
耶瑟儿~
耶瑟儿~ 2021-01-04 13:06

Regardless of how I create objects (composition or aggregation), I still see the same instantiated object count in memory, i.e. only one ContainerClass object assigned to th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题