摘要: 1 """验证器""" 2 import sys 3 from PyQt5.QtWidgets import QApplication, QLineEdit, QWidget, QFormLayout 4 from PyQt5.QtGui import QIntValidator, QDoubleV 阅读全文
posted @ 2020-07-31 15:21 胸怀丶若谷 阅读(312) 评论(0) 推荐(0)