<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://itecfun.com/extern.php?action=feed&amp;tid=106&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[个人知识管理站 / Python开发过程问题及解决方法汇总]]></title>
		<link>http://www.itecfun.com/viewtopic.php?id=106</link>
		<description><![CDATA[Python开发过程问题及解决方法汇总 最近发表的帖子。]]></description>
		<lastBuildDate>Tue, 10 Feb 2015 06:57:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Python开发过程问题及解决方法汇总]]></title>
			<link>http://www.itecfun.com/viewtopic.php?pid=192#p192</link>
			<description><![CDATA[<p>1.django网站开发时 manage.py runserver 0.0.0.0:8000 出现 Error: [Errno 10013]</p><p>google到一个英文帖子里面有人说是端口占用，然后用命令</p><p>netstat -ano |find &quot;8000&quot;</p><p>查了下果然是其他程序占用了8000端口，关闭之后正常了</p><p>记录下以便一道类似的问题</p>]]></description>
			<author><![CDATA[dummy@example.com (xuyg)]]></author>
			<pubDate>Tue, 10 Feb 2015 06:57:57 +0000</pubDate>
			<guid>http://www.itecfun.com/viewtopic.php?pid=192#p192</guid>
		</item>
	</channel>
</rss>
