编辑代码
Python代码
运行
import ttkbootstrap as ttk root = ttk.Window("solar") root.mainloop()