摘要: import wximport shuruclass MyFrame(wx.Frame): def __init__(self,parent,id): wx.Frame.__init__(self,parent,id,title="班级信息收集程序",size=(600,400)) pl = wx. 阅读全文
posted @ 2021-12-12 01:56 35p 阅读(78) 评论(0) 推荐(0)