1099端口占用 2019-03-04 本文已影响0人 自由主义者 打开cmd,输入 netstat -aon|findstr 1099 找到占用1099端口的进程 在输入 taskkill -f -pid 进程号