<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>“火星饭”的评论</title>
	<atom:link href="http://www.huoxingfan.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.huoxingfan.com</link>
	<description>Food of Mars</description>
	<lastBuildDate>Wed, 14 Sep 2011 01:57:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>城市过客甲 对《便宜的主机服务提供商不靠谱啊！》的评论</title>
		<link>http://www.huoxingfan.com/790.html/comment-page-1#comment-29452</link>
		<dc:creator>城市过客甲</dc:creator>
		<pubDate>Wed, 14 Sep 2011 01:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=790#comment-29452</guid>
		<description>虚拟主机比VPS肯定要便宜啊</description>
		<content:encoded><![CDATA[<p>虚拟主机比VPS肯定要便宜啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>clouder 对《便宜的主机服务提供商不靠谱啊！》的评论</title>
		<link>http://www.huoxingfan.com/790.html/comment-page-1#comment-29443</link>
		<dc:creator>clouder</dc:creator>
		<pubDate>Fri, 02 Sep 2011 16:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=790#comment-29443</guid>
		<description>我的一个虚拟主机一个月连0.5美元都没有，T2机房。</description>
		<content:encoded><![CDATA[<p>我的一个虚拟主机一个月连0.5美元都没有，T2机房。</p>
]]></content:encoded>
	</item>
	<item>
		<title>thom 对《Redis初探》的评论</title>
		<link>http://www.huoxingfan.com/796.html/comment-page-1#comment-29437</link>
		<dc:creator>thom</dc:creator>
		<pubDate>Tue, 23 Aug 2011 08:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=796#comment-29437</guid>
		<description>Python 2.7.2 (default, Jun 29 2011, 11:10:00) 
[GCC 4.6.1] on linux2
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&gt;&gt;&gt; fun = set(); fun.add(&#039;2&#039;); fun.add(&#039;9&#039;); fun.add(&#039;3&#039;)
&gt;&gt;&gt; follow = set(); follow.add(&#039;2&#039;); follow.add(&#039;8&#039;); follow.add(&#039;3&#039;)
&gt;&gt;&gt; set(fun) &amp; set(follow)
set([&#039;3&#039;, &#039;2&#039;])

新浪的SAE啊，咋还没有python版本呢...</description>
		<content:encoded><![CDATA[<p>Python 2.7.2 (default, Jun 29 2011, 11:10:00)<br />
[GCC 4.6.1] on linux2<br />
Type “help”, “copyright”, “credits” or “license” for more information.<br />
&gt;&gt;&gt; fun = set(); fun.add(&#8217;2&#8242;); fun.add(&#8217;9&#8242;); fun.add(&#8217;3&#8242;)<br />
&gt;&gt;&gt; follow = set(); follow.add(&#8217;2&#8242;); follow.add(&#8217;8&#8242;); follow.add(&#8217;3&#8242;)<br />
&gt;&gt;&gt; set(fun) &amp; set(follow)<br />
set(['3', '2'])</p>
<p>新浪的SAE啊，咋还没有python版本呢&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>城市过客甲 对《一些被忽视的PHP函数-避免重复发明轮子》的评论</title>
		<link>http://www.huoxingfan.com/773.html/comment-page-1#comment-29435</link>
		<dc:creator>城市过客甲</dc:creator>
		<pubDate>Tue, 16 Aug 2011 08:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=773#comment-29435</guid>
		<description>肯定跟程序有关，注意观察是数据库负载还是web服务占用较多的资源</description>
		<content:encoded><![CDATA[<p>肯定跟程序有关，注意观察是数据库负载还是web服务占用较多的资源</p>
]]></content:encoded>
	</item>
	<item>
		<title>城市过客甲 对《WordPress数据库备份导出导入教程 (原创)》的评论</title>
		<link>http://www.huoxingfan.com/34.html/comment-page-1#comment-29434</link>
		<dc:creator>城市过客甲</dc:creator>
		<pubDate>Tue, 16 Aug 2011 08:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=34#comment-29434</guid>
		<description>回 软件开发者论坛： 正式的导出一般依赖于虚拟主机服务商的备份，或命令行mysqldump（也许是被配置在cron里）</description>
		<content:encoded><![CDATA[<p>回 软件开发者论坛： 正式的导出一般依赖于虚拟主机服务商的备份，或命令行mysqldump（也许是被配置在cron里）</p>
]]></content:encoded>
	</item>
	<item>
		<title>软件开发者论坛 对《WordPress数据库备份导出导入教程 (原创)》的评论</title>
		<link>http://www.huoxingfan.com/34.html/comment-page-1#comment-29433</link>
		<dc:creator>软件开发者论坛</dc:creator>
		<pubDate>Mon, 09 May 2011 16:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=34#comment-29433</guid>
		<description>phpmyadmin只能导少数据量的，如果几十M以上的就不行了。网上有导出工具下载的。</description>
		<content:encoded><![CDATA[<p>phpmyadmin只能导少数据量的，如果几十M以上的就不行了。网上有导出工具下载的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>软件开发者论坛 对《一些被忽视的PHP函数-避免重复发明轮子》的评论</title>
		<link>http://www.huoxingfan.com/773.html/comment-page-1#comment-29432</link>
		<dc:creator>软件开发者论坛</dc:creator>
		<pubDate>Mon, 09 May 2011 16:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=773#comment-29432</guid>
		<description>我的服务器平均负责经常超，不知道为什么，难道跟程序有关？</description>
		<content:encoded><![CDATA[<p>我的服务器平均负责经常超，不知道为什么，难道跟程序有关？</p>
]]></content:encoded>
	</item>
	<item>
		<title>海通证券大智慧 对《PHP过滤HTML标签》的评论</title>
		<link>http://www.huoxingfan.com/99.html/comment-page-1#comment-29429</link>
		<dc:creator>海通证券大智慧</dc:creator>
		<pubDate>Sat, 16 Apr 2011 17:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=99#comment-29429</guid>
		<description>回复：PHP过滤HTML标签 » 城市过客 

  ╭╧╮╭╧╮╭╧╮╭╧╮ ╭╧╮╭╧╮╭╧╮╭╧╮
  ║友 ║║ 情║║回║ ║访║  ║欢║║迎 ║║光║ ║临║
  〓§〓〓〓〓〓〓§〓〓〓〓〓〓§〓〓〓〓〓〓§〓 
　 　↓　　　　 　↓　　　　 　　↓　　　  　　↓	 
　☆★☆　　　☆★☆　　　　☆★☆　　　☆★☆	 
☆　祝　☆　☆　你　☆　　☆　快　☆　☆　乐　☆ 
　☆★☆　　　☆★☆　　　　☆★☆　　　☆★☆	 
　 　↓　　　　　 ↓　　　　　 　↓　　　　  　↓	 

....( 踩)朋友Ooooo....
......)./....( 踩)....
.....(_/......)./.....
.............(_/......
留下脚印送你祝福愿你快乐！

回复时间:2011年4月17日星期日 01:51:34
欢迎回访我的博客</description>
		<content:encoded><![CDATA[<p>回复：PHP过滤HTML标签 » 城市过客 </p>
<p>  ╭╧╮╭╧╮╭╧╮╭╧╮ ╭╧╮╭╧╮╭╧╮╭╧╮<br />
  ║友 ║║ 情║║回║ ║访║  ║欢║║迎 ║║光║ ║临║<br />
  〓§〓〓〓〓〓〓§〓〓〓〓〓〓§〓〓〓〓〓〓§〓<br />
　 　↓　　　　 　↓　　　　 　　↓　　　  　　↓<br />
　☆★☆　　　☆★☆　　　　☆★☆　　　☆★☆<br />
☆　祝　☆　☆　你　☆　　☆　快　☆　☆　乐　☆<br />
　☆★☆　　　☆★☆　　　　☆★☆　　　☆★☆<br />
　 　↓　　　　　 ↓　　　　　 　↓　　　　  　↓	 </p>
<p>&#8230;.( 踩)朋友Ooooo&#8230;.<br />
&#8230;&#8230;)./&#8230;.( 踩)&#8230;.<br />
&#8230;..(_/&#8230;&#8230;)./&#8230;..<br />
&#8230;&#8230;&#8230;&#8230;.(_/&#8230;&#8230;<br />
留下脚印送你祝福愿你快乐！</p>
<p>回复时间:2011年4月17日星期日 01:51:34<br />
欢迎回访我的博客</p>
]]></content:encoded>
	</item>
	<item>
		<title>何苦呢 对《WordPress数据库备份导出导入教程 (原创)》的评论</title>
		<link>http://www.huoxingfan.com/34.html/comment-page-1#comment-29410</link>
		<dc:creator>何苦呢</dc:creator>
		<pubDate>Sun, 19 Dec 2010 11:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=34#comment-29410</guid>
		<description>刚打算备份一下数据库呢</description>
		<content:encoded><![CDATA[<p>刚打算备份一下数据库呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>流水人家 对《在freebsd下避免CRONTAB同时执行多个脚本的方法》的评论</title>
		<link>http://www.huoxingfan.com/765.html/comment-page-1#comment-29408</link>
		<dc:creator>流水人家</dc:creator>
		<pubDate>Tue, 14 Dec 2010 03:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=765#comment-29408</guid>
		<description>你的站搞了好多年了啊。不错，信息很有用</description>
		<content:encoded><![CDATA[<p>你的站搞了好多年了啊。不错，信息很有用</p>
]]></content:encoded>
	</item>
	<item>
		<title>流水人家 对《PHP过滤HTML标签》的评论</title>
		<link>http://www.huoxingfan.com/99.html/comment-page-1#comment-29407</link>
		<dc:creator>流水人家</dc:creator>
		<pubDate>Tue, 14 Dec 2010 03:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=99#comment-29407</guid>
		<description>不错，谢了。</description>
		<content:encoded><![CDATA[<p>不错，谢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>thom 对《在freebsd下避免CRONTAB同时执行多个脚本的方法》的评论</title>
		<link>http://www.huoxingfan.com/765.html/comment-page-1#comment-29388</link>
		<dc:creator>thom</dc:creator>
		<pubDate>Mon, 06 Sep 2010 08:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=765#comment-29388</guid>
		<description>窃以为，这种事情应该是在脚本内部做。

python里面可以用的方法有fcntl模块(给文件加锁，包括阻塞及非阻塞)，以及getpid+kill. 对于非daemon程序，个人倾向使用fcntl模块；对于daemon程序，倾向使用存pid然后kill 0.</description>
		<content:encoded><![CDATA[<p>窃以为，这种事情应该是在脚本内部做。</p>
<p>python里面可以用的方法有fcntl模块(给文件加锁，包括阻塞及非阻塞)，以及getpid+kill. 对于非daemon程序，个人倾向使用fcntl模块；对于daemon程序，倾向使用存pid然后kill 0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>老田 对《没时间》的评论</title>
		<link>http://www.huoxingfan.com/761.html/comment-page-1#comment-29386</link>
		<dc:creator>老田</dc:creator>
		<pubDate>Wed, 01 Sep 2010 13:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=761#comment-29386</guid>
		<description>过两年一起回天津开个公司吧，呵呵</description>
		<content:encoded><![CDATA[<p>过两年一起回天津开个公司吧，呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>城市过客甲 对《WordPress数据库备份导出导入教程 (原创)》的评论</title>
		<link>http://www.huoxingfan.com/34.html/comment-page-1#comment-29385</link>
		<dc:creator>城市过客甲</dc:creator>
		<pubDate>Tue, 17 Aug 2010 05:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=34#comment-29385</guid>
		<description>这个办法不错
我觉得更通俗一点的办法是，大多数的主机上可以自定义cron，直接mysqldump然后随便找个smtp类把文件发送出去</description>
		<content:encoded><![CDATA[<p>这个办法不错<br />
我觉得更通俗一点的办法是，大多数的主机上可以自定义cron，直接mysqldump然后随便找个smtp类把文件发送出去</p>
]]></content:encoded>
	</item>
	<item>
		<title>城市过客甲 对《Date对象的getYear和getFullYear方法》的评论</title>
		<link>http://www.huoxingfan.com/643.html/comment-page-1#comment-29384</link>
		<dc:creator>城市过客甲</dc:creator>
		<pubDate>Tue, 17 Aug 2010 05:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=643#comment-29384</guid>
		<description>这是Javascript，不是Java</description>
		<content:encoded><![CDATA[<p>这是Javascript，不是Java</p>
]]></content:encoded>
	</item>
	<item>
		<title>vastar 对《WordPress数据库备份导出导入教程 (原创)》的评论</title>
		<link>http://www.huoxingfan.com/34.html/comment-page-1#comment-29383</link>
		<dc:creator>vastar</dc:creator>
		<pubDate>Mon, 16 Aug 2010 00:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=34#comment-29383</guid>
		<description>如果是c-panel的linux主机，可以利用定时任务自动备份和发送邮件的。我现在用这个方法。这篇文章也许有帮助：http://vastars.info/application/database-backup-2.html</description>
		<content:encoded><![CDATA[<p>如果是c-panel的linux主机，可以利用定时任务自动备份和发送邮件的。我现在用这个方法。这篇文章也许有帮助：http://vastars.info/application/database-backup-2.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>宝城网女装 对《这几天的找房感受》的评论</title>
		<link>http://www.huoxingfan.com/752.html/comment-page-1#comment-29374</link>
		<dc:creator>宝城网女装</dc:creator>
		<pubDate>Wed, 07 Jul 2010 23:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=752#comment-29374</guid>
		<description>热卖淘宝网女装，专门为时尚达人提供网络购物推荐、时尚名牌导购等。交换链接http://www.baoc.cn 贵站名字接已做好呢.</description>
		<content:encoded><![CDATA[<p>热卖淘宝网女装，专门为时尚达人提供网络购物推荐、时尚名牌导购等。交换链接http://www.baoc.cn 贵站名字接已做好呢.</p>
]]></content:encoded>
	</item>
	<item>
		<title>老田 对《这几天的找房感受》的评论</title>
		<link>http://www.huoxingfan.com/752.html/comment-page-1#comment-29372</link>
		<dc:creator>老田</dc:creator>
		<pubDate>Mon, 05 Jul 2010 02:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=752#comment-29372</guid>
		<description>找房子真辛苦。Good luck！</description>
		<content:encoded><![CDATA[<p>找房子真辛苦。Good luck！</p>
]]></content:encoded>
	</item>
	<item>
		<title>tyro 对《WordPress数据库备份导出导入教程 (原创)》的评论</title>
		<link>http://www.huoxingfan.com/34.html/comment-page-1#comment-29360</link>
		<dc:creator>tyro</dc:creator>
		<pubDate>Sat, 20 Feb 2010 13:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=34#comment-29360</guid>
		<description>怎样打开Editplus？</description>
		<content:encoded><![CDATA[<p>怎样打开Editplus？</p>
]]></content:encoded>
	</item>
	<item>
		<title>james 对《Date对象的getYear和getFullYear方法》的评论</title>
		<link>http://www.huoxingfan.com/643.html/comment-page-1#comment-29359</link>
		<dc:creator>james</dc:creator>
		<pubDate>Sat, 13 Feb 2010 03:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stadin.info/?p=643#comment-29359</guid>
		<description>为什么我会出这个错误的？
符号： 方法 getrs(java.lang.String)
位置： 接口 java.sql.ResultSet
String stryear=rs.getrs(&quot;post_date&quot;).getFullYear();</description>
		<content:encoded><![CDATA[<p>为什么我会出这个错误的？<br />
符号： 方法 getrs(java.lang.String)<br />
位置： 接口 java.sql.ResultSet<br />
String stryear=rs.getrs(“post_date”).getFullYear();</p>
]]></content:encoded>
	</item>
</channel>
</rss>

