|
|
1
1
有一个简单的技巧可以做到这一点(使用Win32 API):
EnumWindows 功能。 |
|
|
2
0
我使用“FindWindow”方法:
|