Qt import * from pyqtgraph import PlotWidget from PyQt5 import QtCore # 继承控件QWidget class Window(QWidget): def __init__(self): super().
確定! 回上一頁