tkinter class 繼承有三種方式。 ... import tkinter as tk class MyApp(object): def __init__(self, parent): self.rootframe = tk.
確定! 回上一頁