摘要:
Python——PyQt GUI编程(python programming) import sysfrom math import *from PyQt5.QtCore import *from PyQt5.Q... 阅读全文
posted @ 2019-04-29 16:42
蔡军帅
阅读(135)
评论(0)
推荐(0)
摘要:
import sys from math import * from PyQt5.QtCore import * from PyQt5.QtGui import * from PyQt5.QtWidgets import * class Form(QDialog): def __init__(self, parent=None): super().__init__(pa... 阅读全文
posted @ 2019-04-29 16:42
蔡军帅
阅读(308)
评论(0)
推荐(0)
浙公网安备 33010602011771号