摘要: 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-12 01:07 广师大余文乐 阅读(63) 评论(0) 推荐(0)