Python class type usage before created

前端 未结 0 1606
难免孤独
难免孤独 2020-12-22 20:47

I need class with possibility of create other class instances and self instances in class method scope. I have following code:

class A:
    #somme stuff

clas         


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