windows 的 pid 启动语句

Get-WmiObject Win32_Process -Filter "ProcessId = '<PID>'" | Select-Object CommandLine

posted @ 2026-08-17 15:32  涣明  阅读(5)  评论(0)    收藏  举报