QtCore import * from PyQt5.QtGui import * from PyQt5.QtWidgets import * class clockForm(QWidget): def __init__(self
PyQt GUI开发框架 Python开发