Python TKinter 布局管理Place()Grid Pack详解 ... root.geometry('800x600'); # 创建两个Frame用作容器; fm1 = Frame(root,bg = 'red',width = 40,height = 40) ...
確定! 回上一頁