12 2021 档案

摘要:import wxfrom python实验2 import classinformationclass MyFrame(wx.Frame): def __init__(self,parent,id): wx.Frame.__init__(self,parent,id,title="班级信息查询程序 阅读全文
posted @ 2021-12-11 19:23 LianGiQ 阅读(82) 评论(0) 推荐(0)