摘要: import wx from python实验2 import classinformation class MyFrame(wx.Frame): def __init__(self,parent,id): wx.Frame.__init__(self,parent,id,title="班级信息收集 阅读全文
posted @ 2021-12-21 00:32 权宏小帅哥 阅读(17) 评论(0) 推荐(0)