图片另存实例--- import tkinter as tk from tkinter import filedialog as fd from PIL import Image def selectFile(): global img,filepath # 选择 ...
確定! 回上一頁