[1023] PyQt: GUI for Python
摘要:
ref: PyQt5 tutorial ref: PyQt6 Widgets Example: Script: from PyQt6.QtWidgets import QApplication, QHBoxLayout, QLabel, QWidget, QLineEdit, QPushButton 阅读全文
posted @ 2024-07-08 14:57 McDelfino 阅读(2) 评论(0) 推荐(0) 编辑