wnd.SendMessage(win32con.WM_CLOSE) 成功! import win32ui w=win32ui.FindWindow(classname,窗體title) print w.GetDlgItemText(0xFFFF) # 獲得彈窗里 ...
確定! 回上一頁