獲得Text 元件的內容,可以使用get() 方法(僅獲取文字內容): ... import tkinter as tk import hashlib root = tk.Tk() text = tk.
確定! 回上一頁