摘要: 1,sc delete MySQL 删除MySQL服务; 2,查看端口; netstat -ano 查看所有端口 netstat -ano|findstr "1314" 查看1935端口占用PID tasklist|findstr "PID" 1,sc delete MySQL 删除MySQL服务; 阅读全文
posted @ 2016-03-23 15:50 那朵云像只狗 阅读(368) 评论(0) 推荐(0) 编辑