[python]PyQt5- QLineEdit综合案例
摘要:
综合应用 import sys from PyQt5.QtWidgets import * from PyQt5.QtGui import * from PyQt5.QtCore import * class testLinEdit_003(QWidget): def __init__(self): 阅读全文
posted @ 2020-03-18 11:46 dandanduba 阅读(714) 评论(0) 推荐(0)
浙公网安备 33010602011771号