摘要:
from PySide2.QtWidgets import QApplication, QMessageBoxfrom PySide2.QtUiTools import QUiLoader class Stats: def __init__(self): # 从文件中加载UI定义 # 从 UI 定义 阅读全文
posted @ 2025-04-02 22:39
羡予
阅读(12)
评论(0)
推荐(0)