<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>深蓝的blog &#187; 查看端口</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=%E6%9F%A5%E7%9C%8B%E7%AB%AF%E5%8F%A3" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>如何查看端口(3306)被那个程序占用？</title>
		<link>http://www.lanxinbase.com/?p=617</link>
		<comments>http://www.lanxinbase.com/?p=617#comments</comments>
		<pubDate>Thu, 27 Aug 2015 01:27:01 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[查看端口]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=617</guid>
		<description><![CDATA[在启动应用程序时发现需要的端口已经被占用，启动失败，怎么才能查看是那个应用程序占用了该端口？可以在命令符下用netstat查看：

netstat -a -n  显示各个端口占用
netstat -ano   显示各个端口占用和进程PID]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=617</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
