Tkinter 有三个布局管理器,分别是pack、grid和place,其中: pack是按添加顺序排列 ... Label(root,text="Red",bg="red",fg="white").pack(fill=tk.
確定! 回上一頁