cmd常用命令 罅隙日记 2020-01-06 197 阅读1分钟 查看固定端口被占用 netstat -aon|findstr "9527" 根据PID杀死进程 taskkill /pid 12900 -t -f taskkill /f /t /im ris-apiw.exe