self.exit.place(x=35,y=400)
cursor.execute("select emp_name,pf,monthly_sal_inhand,bonus,yearly_sal_inhand from details6 where emp_id='{}' and password='{}'".format(self.e1,self.e2))
我尝试为item @efunc创建一个装饰函数,该函数将下面的函数设置为self.efunc的变量,第二个函数由person inhand.getefunc()调用,该函数将efunc作为变量返回,然后在在person.py中 def init(self):
def useefunc(self): # game.py calls this function when