Frame(window) bottom_frame.pack(side=tk.BOTTOM) # 建立事件處理函式(event handler),透過元件command 參數存取 def echo_hello(): print('hello ...
確定! 回上一頁