Add a button in the main window, click to preview a picture, the code is as follows: #! python3 # _*_ coding:utf-8 _*_ from tkinter import * from PIL import ...
確定! 回上一頁