需要導入模塊: import tkinter [as 別名] # 或者: from tkinter import PhotoImage [as 別名] def __init__(self, master=None): tk.Frame.__init__(self, ...
確定! 回上一頁