Thread ): def __init__(self,func,args=()): super(MyThread,self). ... try: return self.result # 如果子執行緒不使用join方法,此處可能會報 ...
確定! 回上一頁