将 PhotoImage 放在函数里图片不显示. 先上代码: import tkinter as tk from PIL import Image, ImageTk root = tk.Tk() def load_img(): img ...
確定! 回上一頁