Win下端口占用问题:OSError: [WinError 10013] 以一种访问权限不容许的方式作了一个访问套接字的尝试

常见问题:http://www.javashuo.com/article/p-qqaluvos-t.htmlhtml

netstat -ano|findstr 8080htm

若是不计较端口,换个便可blog

也能够查找一下是哪一个进程,而后结束进程:进程

netstat |findstr 8080get

taskkill /pid 8080im

相关文章
相关标签/搜索