例如,你會使用GUI 框架Tkinter 來組合這樣的視窗… ... import tkinter as tk class Application(tk.Frame): def __init__(self, master=None): tk.Frame.
確定! 回上一頁