from PySide2.QtWidgets import * if __name__ == '__main__': app = QApplication([]) win = QMainWindow() win.show() app.exec_(). Ⅱ Example.
確定! 回上一頁