__init__() self.title = "MyProg" self.top = 400 self.left = 400 self.width = 680 self.height = 540 icon_path = resource_path("icon.png") self.
確定! 回上一頁