因為想學習使用Qthread方式來避免pyqt的畫面會凍結的問題。 ... self.button_config.clicked.connect(lambda :thread.start()) def update(self): ...
確定! 回上一頁