Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
windows下如何找到80端口使用的软件?
如果您正在寻找一些简单的东西,比如知道程序是否正在使用您计算机上的特定端口,您可以netstat -b -a在 Windows 上使用该命令。如果 netstat 不够用,使用TCPView
netstat -b -a
您可能需要一些网络分析工具。使用执行端口扫描和数据包嗅探的工具(或工具组合)是相当普遍的。通过分析数据包,您可以确定正在通信的内容。
编辑:可能的重复:
我目前有一个我需要的表结构。我有类似以下的东西
Field1 Field3 Field5 Field2 Field4 Field6
请注意,Field1,Field2 在 a 中<td>,Field3,Field4 在 a<td>中,Field5,Field6 在 a 中<td&
<td>
<td&