Button ( self.frame1, text=u"输入线要素", relief="flat", width=30 ) #<<注释2>> 设置按钮的边框样式 self.but.config(command=self.open_dialog) ...
確定! 回上一頁