這邊示範tkinter Entry 基本用法, tk.Entry() 初始化完以後,用 grid() 來設定排版,Label 在左邊(0,0),Entry 在右邊(0,1) ,之後就 ...
確定! 回上一頁