Answer #8: In case if you want the desktop icon. ... QtWidgets import QApplication, QLabel app = QApplication([]) label = QLabel("Hello World!") label.
確定! 回上一頁