Button (window, text='hit me', width=15, height=2,command=hit_me).pack() ... image = canvas.create_image(10, 10, anchor='nw', image=image_file)
確定! 回上一頁