encoding=utf-8 -*- import tkinter from tkinter import * from tkinter import messagebox from tkinter import ttk def insert(): # 插入数据 info ...
確定! 回上一頁