Method 1:命令行(dos界面)工具
查看全部端口占用狀況: cmd->netstat命令行
查看某個端口占用狀況: cmd->netstat -aon|findstr "8080"blog
Method 2:cmd
使用工具,仍是dos簡單。im