2021年12月11日

作业

摘要: import pymysql# tkinter模块是Python的标准Tk GUI工具包的接口from tkinter import *from tkinter import messagebox # 连接数据库class MysqlSearch(object): def __init__(self 阅读全文

posted @ 2021-12-11 20:17 什么都不会的萌新 阅读(71) 评论(0) 推荐(0)

导航