感谢您的阅读和您可能有的任何评论。
语境:
目标:
理想的情况是这样的:
windows: [ { windowHwnd:hwnd, windowText:windowText, windowX:x, windowY:y, windowWidth:width, windowHeight:height },
.
.
.
{ windowHwnd:hwnd, windowText:windowText, windowX:x, windowY:y, windowWidth:width, windowHeight:height } ]
Run Code Online (Sandbox Code Playgroud)我采取的步骤:
问题: