方法一:
wmic process where name="node.exe" get ProcessId,CommandLine
方法二:
tlist -c
方法一:
wmic process where name="node.exe" get ProcessId,CommandLine
方法二:
tlist -c
转载于:https://www.cnblogs.com/daysme/p/11240761.html