标签:解决办法 code window png stat img pre tst info
三步:
1、netstat -ano |findstr "8099" window查看端口占用 2、tskill 6124 结束进程 3、etstat -ano |findstr "8099" 查看是否还在
windows 端口占用,解决办法
原文地址:https://www.cnblogs.com/dapanya/p/11023720.html