登入介面是否成功? from Tkinter import * root=Tk() def Show(): root1 = Tk() if En.get()=='zhangsan' and ...
確定! 回上一頁