gpt4 book ai didi

Python Win32GUI 查找窗口

转载 作者:行者123 更新时间:2023-11-28 22:06:24 52 4
gpt4 key购买 nike

我有一个 GUI Windows 应用程序,我想使用 Python 中的扩展 Win32gui 来控制它。如何找到必须提供给 FindWindow 函数的字符串 s

我需要使用以下代码:

import win32gui as gui
gui.FindWindow(s, None)

谢谢!

最佳答案

您通常会使用像 Spy++(Visual Studio 附带的)这样的工具或一些替代工具:Windows Spy , WinCheatWindow Detective

关于Python Win32GUI 查找窗口,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3746672/

52 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com