import tkinter as tk. from tkinter import ttk. win=tk.Tk(). win.title("tkinter GUI 測試"). win.geometry("300x200"). values_1=("岳不群", ...
確定! 回上一頁