import tkinter as tk · import tkinter.ttk as ttk · root = tk.Tk() · tview = ttk.Treeview(root) · tview["columns"] = ("SLOT_1","SLOT_2").
確定! 回上一頁