It's important to note that, in Python, there exists something called ... def start(self): Thread(target=self.get, args=()).start() return ...
確定! 回上一頁