<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>该主题</title>
    <link>https://h30471.www3.hp.com/t5/tai-shi-dian-nao/duan-kou-zhan-yong-cha-xun-wen-ti/m-p/1327985#M80849</link>
    <description>&lt;P&gt;在我运行docker的资源时，提示2345端口被占用，如何知道这2345端口是被哪个应用程序占用的？以便于可以结束该应用，好让docker资源正常运行。&lt;/P&gt;</description>
    <pubDate>Sun, 02 Feb 2025 05:02:10 GMT</pubDate>
    <dc:creator>赫赫4296</dc:creator>
    <dc:date>2025-02-02T05:02:10Z</dc:date>
    <item>
      <title>端口占用查询问题？</title>
      <link>https://h30471.www3.hp.com/t5/tai-shi-dian-nao/duan-kou-zhan-yong-cha-xun-wen-ti/m-p/1327985#M80849</link>
      <description>&lt;P&gt;在我运行docker的资源时，提示2345端口被占用，如何知道这2345端口是被哪个应用程序占用的？以便于可以结束该应用，好让docker资源正常运行。&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2025 05:02:10 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/tai-shi-dian-nao/duan-kou-zhan-yong-cha-xun-wen-ti/m-p/1327985#M80849</guid>
      <dc:creator>赫赫4296</dc:creator>
      <dc:date>2025-02-02T05:02:10Z</dc:date>
    </item>
    <item>
      <title>回复： 端口占用查询问题？</title>
      <link>https://h30471.www3.hp.com/t5/tai-shi-dian-nao/duan-kou-zhan-yong-cha-xun-wen-ti/m-p/1327988#M80850</link>
      <description>&lt;P&gt;打开cmd或者终端管理员&lt;/P&gt;
&lt;P&gt;netstat -ano | findstr :&amp;lt;端口号&amp;gt;&amp;nbsp; &amp;nbsp;之后会显示端口号的pid&lt;/P&gt;
&lt;P&gt;接着输入tasklist | findstr &amp;lt;PID&amp;gt;可以看到进程名称，或者到任务管理器中手动找到PID对应的进程即可。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2025 05:26:48 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/tai-shi-dian-nao/duan-kou-zhan-yong-cha-xun-wen-ti/m-p/1327988#M80850</guid>
      <dc:creator>正在输入</dc:creator>
      <dc:date>2025-02-02T05:26:48Z</dc:date>
    </item>
  </channel>
</rss>

