基本用法如下: import tkinter as tk root = tk.Tk() listbox = tk.Listbox(root) listbox.insert(1, 'Python.
確定! 回上一頁