動態變數.get() 可取得內容; 動態變數.set() 可用來設定內容. import tkinter as tk yrwin=tk.Tk() name=tk.StringVar() alertmsg=tk.
確定! 回上一頁