This commit is contained in:
2025-09-24 22:02:42 +08:00
parent cea9614989
commit 8d5e867728

View File

@@ -1,3 +1,4 @@
# 这破代码有人能修复吗
from PyQt5.QtWidgets import (QMainWindow, QWidget, QVBoxLayout, QHBoxLayout, from PyQt5.QtWidgets import (QMainWindow, QWidget, QVBoxLayout, QHBoxLayout,
QPushButton, QFrame, QLabel, QGridLayout) QPushButton, QFrame, QLabel, QGridLayout)
from PyQt5.QtCore import Qt, QSize, pyqtSignal, QThread from PyQt5.QtCore import Qt, QSize, pyqtSignal, QThread