from Tkinter import * def change(): label.configure(image = bm2) top = Tk() bm = PhotoImage(file = "/home/fangxu/图片/4.png")
確定! 回上一頁