打印文件内容 type + {filename} 找出某个端口被占用的情况 netstat -ano|findstr "{端口号}" 结束进程 taskkill /f /t /im {进程名} 复制 选中后右键