戳人痛处

导航

2022年3月9日 #

[Pyside6-Study] Chapter-2

摘要: 1.面对对象的设计原则 # Import required modules import sys import time from PySide6.QtWidgets import QApplication, QWidget class SampleWindow(QWidget): """ Our 阅读全文

posted @ 2022-03-09 10:42 戳人痛处 阅读(370) 评论(0) 推荐(0) 编辑