密码输入错误会弹出messagebox,输入正确后可调转到MainPage(下一节编写)from tkinter import *from tkinter.messagebox import *class ...
確定! 回上一頁