/?或-help 很多命令第一次使用可能都是查找资料而来,例如查找当前占用49760端口的线程ID: 但是,对于具体的netstat命令,可以使用/?或-help来查看详细信息: 或: 当然,在Win10实操中,netstat /? 或 netstat /? 或 netstat /help 或 netstat -? 或 netstat-help 甚至直接 netstat ? 或 netstat help都可以,但是为了规范(在其他平台上也能用),还是使用 netstat /? 比较好。