Label (root, text='I am Label', font="Times 25 bold") text.pack() ... from tkinter.ttk import Separator #導入模組import tkinter as tk root = tk.
確定! 回上一頁