摘要: 这个东西搞得我服务都重装了十几遍 netstat -aon|findstr "80" 之前发现系统一直被System 这个进程占用 net stop http 然后选择y Sc config http start= disabled 这个时候就可以用了 然后再开启 Sc config http st 阅读全文
posted @ 2019-12-13 18:43 初雨诗清风 阅读(77) 评论(0) 推荐(0)