Tk() win.configure(background='blue') s=ttk.Style() #s.configure('bak.ground', background=('blue')) s.configure('.', font=('Helvetica', 12 ...
確定! 回上一頁