Home > Q&A > body text
大家讲道理2017-04-18 10:08:49
main_window = tkinter.Tk() login_window = tkinter.Toplevel() main_window.mainloop()