在Windows上,我想找到一个名为'exename.exe'的进程,然后将其删除.
我怎么能通过ctypes而不是任何其他第三方模块来做到这一点?
python windows ctypes
ctypes ×1
python ×1
windows ×1