12 2021 档案

摘要:# -*- coding:utf-8 -*-import wximport sqlite3class MyFrame(wx.Frame): def __init__(self, parent, id): wx.Frame.__init__(self, parent, id, '用户注册or查询', 阅读全文
posted @ 2021-12-12 11:44 孤影化双皮奶 阅读(179) 评论(0) 推荐(0)