<?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>懒虫的宝典</title>
	<atom:link href="http://www.gogodoo.cn/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.gogodoo.cn</link>
	<description>懒虫的宝典</description>
	<lastBuildDate>Thu, 26 Aug 2010 02:50:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>php引用传值详解</title>
		<link>http://www.gogodoo.cn/?p=149</link>
		<comments>http://www.gogodoo.cn/?p=149#comments</comments>
		<pubDate>Thu, 26 Aug 2010 02:50:28 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=149</guid>
		<description><![CDATA[php的引用（就是在变量或者函数 、对象等前面加上&#038;符号）

在PHP  中引用的意思是：不同的名字访问同一个变量内容.
与Ｃ语言中的指针是有差别的．Ｃ语言中的指针里面存储的是变量的内容在内存中存放的地址]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=149</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql 事务的隔离级别</title>
		<link>http://www.gogodoo.cn/?p=147</link>
		<comments>http://www.gogodoo.cn/?p=147#comments</comments>
		<pubDate>Wed, 25 Aug 2010 04:58:36 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=147</guid>
		<description><![CDATA[SQL标准定义了4类隔离级别，包括了一些具体规则，用来限定事务内外的哪些改变是可见的，哪些是不可见的。低级别的隔离级一般支持更高的并发处理，并拥有更低的系统开销。]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=147</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>收藏一个关于Memcached 的使用和协议分析的文档</title>
		<link>http://www.gogodoo.cn/?p=144</link>
		<comments>http://www.gogodoo.cn/?p=144#comments</comments>
		<pubDate>Tue, 10 Aug 2010 07:07:23 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[Memcached]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=144</guid>
		<description><![CDATA[一个关于Memcached 的使用和协议分析的文档。。。。。。。。。。。。。]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=144</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu下使用VI编辑文件必知的常用命令</title>
		<link>http://www.gogodoo.cn/?p=143</link>
		<comments>http://www.gogodoo.cn/?p=143#comments</comments>
		<pubDate>Tue, 22 Jun 2010 13:06:01 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[常用软件]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=143</guid>
		<description><![CDATA[Ubuntu下使用VI编辑文件必知的常用命令 Ubuntu下使用VI编辑文件必知的常用命令 进入vi的命令 vi filename :打开或新建文件，并将光标置于第一行首 vi +n filename ：打开文件，并将光标置于第n行首 vi + filename ：打开文件，并将光标置于最后一行首 vi +/pattern filename：打开文件，并将光标置于第一个与pattern匹配的]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在Vim中使用Tab键自动完成PHP函数</title>
		<link>http://www.gogodoo.cn/?p=141</link>
		<comments>http://www.gogodoo.cn/?p=141#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:07:09 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[常用软件]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=141</guid>
		<description><![CDATA[vim 是一个万能的编辑器  首先需要为 Vim 提供一个 PHP 的函数列表文件，这样 Vim 才能知道如何自动完成一个 PHP 函数。函数列表不需要自己做，PHP 网站上有现成的，拿来用就可以了：]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=141</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL之Explain</title>
		<link>http://www.gogodoo.cn/?p=139</link>
		<comments>http://www.gogodoo.cn/?p=139#comments</comments>
		<pubDate>Tue, 22 Jun 2010 03:50:03 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[msyql]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=139</guid>
		<description><![CDATA[Explain命令用于查看执行效果。虽然这个命令只能搭配select类型语句使用，如果你想查看update，delete类型语句中的索引效果，也不是太难的事情，只要保持条件不变，把类型转换成select就行了。]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=139</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql explain的使用详解</title>
		<link>http://www.gogodoo.cn/?p=137</link>
		<comments>http://www.gogodoo.cn/?p=137#comments</comments>
		<pubDate>Tue, 22 Jun 2010 03:48:52 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[msyql]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=137</guid>
		<description><![CDATA[explain显示了mysql如何使用索引来处理select语句以及连接表。 可以帮助选择更好的索引和写出更优化的查询语句。]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rsync 中文说明详解</title>
		<link>http://www.gogodoo.cn/?p=136</link>
		<comments>http://www.gogodoo.cn/?p=136#comments</comments>
		<pubDate>Tue, 22 Jun 2010 02:04:51 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=136</guid>
		<description><![CDATA[对于选择Linux 作为应用平台的的中小型企业或网站来说，往往面临如何实现数据远程备份或者网站镜象的问题，虽然有商业化的备份和镜象产品可供选择，但这些产品的价格往往过于昂贵。因此如何利用自由软件高效实现远程备份和网站镜象就成为一个值得讨论的话题。

通过网络进行远程数据备份或者网站镜象的最简单的方法就是使用wget，但是这种方式每次都需要将所有数据都重新在网络上传输一遍，而不考虑哪些文件是经过更新的，因此效率非常低下。尤其在需要备份的数据量很大的时候，往往需要花费数个小时来在网络上进行数据传输。

因此这里就介绍一种高效的网络远程备份和镜象工具-rsync，它可以满足绝大多数要求不是特别严格的备份需求。]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=136</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPExecl 读取execl(多个sheet)</title>
		<link>http://www.gogodoo.cn/?p=130</link>
		<comments>http://www.gogodoo.cn/?p=130#comments</comments>
		<pubDate>Tue, 11 May 2010 06:09:48 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=130</guid>
		<description><![CDATA[PHPExcel 读取execl里多个sheet里的内容 一个demo.]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=130</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>php多种优化方法</title>
		<link>http://www.gogodoo.cn/?p=99</link>
		<comments>http://www.gogodoo.cn/?p=99#comments</comments>
		<pubDate>Sat, 08 May 2010 03:11:06 +0000</pubDate>
		<dc:creator>gogodoo</dc:creator>
				<category><![CDATA[技术收集]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.gogodoo.cn/?p=99</guid>
		<description><![CDATA[1.如果一个方法可静态化，就对它做静态声明。速率可提升至4倍。

2.echo 比 print 快。

3.使用echo的多重参数（译注：指用逗号而不是句点）代替字符串连接。

4.在执行for循环之前确定最大循环数，不要每循环一次都计算最大值。]]></description>
		<wfw:commentRss>http://www.gogodoo.cn/?feed=rss2&amp;p=99</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
