_commPort = commPort self._inputMessageQueue = Queue self._commThread = threading.Thread(daemon=True, target=self._ObserveComm) self.
確定! 回上一頁