Exemplo n.º 1
0
 def setup(self):
     self.main = Main()
Exemplo n.º 2
0
 def setup(self):
     # 声明main函数对象,将对象实例化
     self.main = Main()