摘要:
from PyQt5.QtWidgets import * from PyQt5.QtGui import * from PyQt5.QtCore import * import sys class myC(QWidget): def __init__(self): super().__init__ 阅读全文
posted @ 2020-06-12 11:07
lgy514
阅读(1726)
评论(0)
推荐(0)
浙公网安备 33010602011771号