摘要: 例如现在有一个dialog类: class DetailGridDialog(wx.Dialog): def __init__(self, parent,A,B,C): super().__init__(parent, title="示例", style=wx.RESIZE_BORDER | wx. 阅读全文
posted @ 2023-08-23 15:34 No九五二七9527 阅读(49) 评论(0) 推荐(0)