<?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>Comments on: 高效的MySQL分页</title>
	<atom:link href="http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=efficient-pagination-using-mysql</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 08:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: 我的SEO搜索引擎优化经验 &#124; 轮回之渊</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1880</link>
		<dc:creator>我的SEO搜索引擎优化经验 &#124; 轮回之渊</dc:creator>
		<pubDate>Sat, 10 Sep 2011 08:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1880</guid>
		<description>[...] 个人觉得一个好的标题设计可以参考这种格式：标题_频道名称_网站名称，好的标题”短小精悍”，切实把握用户心理需求，很久以来，我的一篇关于MySQL 分页的文章一直排在Google的第一位 [...]</description>
		<content:encoded><![CDATA[<p>[...] 个人觉得一个好的标题设计可以参考这种格式：标题_频道名称_网站名称，好的标题”短小精悍”，切实把握用户心理需求，很久以来，我的一篇关于MySQL 分页的文章一直排在Google的第一位 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 我的SEO搜索引擎优化经验 &#187; 自娱自乐</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1797</link>
		<dc:creator>我的SEO搜索引擎优化经验 &#187; 自娱自乐</dc:creator>
		<pubDate>Tue, 19 Jul 2011 01:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1797</guid>
		<description>[...] 个人觉得一个好的标题设计可以参考这种格式：标题_频道名称_网站名称，好的标题”短小精悍”，切实把握用户心理需求，很久以来，我的一篇关于MySQL 分页的文章一直排在Google的第一位 [...]</description>
		<content:encoded><![CDATA[<p>[...] 个人觉得一个好的标题设计可以参考这种格式：标题_频道名称_网站名称，好的标题”短小精悍”，切实把握用户心理需求，很久以来，我的一篇关于MySQL 分页的文章一直排在Google的第一位 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 高效的mysql分页 &#124; my web</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1762</link>
		<dc:creator>高效的mysql分页 &#124; my web</dc:creator>
		<pubDate>Fri, 20 May 2011 13:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1762</guid>
		<description>[...] http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/" rel="nofollow">http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1757</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Mon, 09 May 2011 00:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1757</guid>
		<description>@小兴
无解，不过只是第一页是这种情况，后面的翻页你又可以用了啊</description>
		<content:encoded><![CDATA[<p>@小兴</p>
<p>无解，不过只是第一页是这种情况，后面的翻页你又可以用了啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小兴</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1754</link>
		<dc:creator>小兴</dc:creator>
		<pubDate>Sat, 07 May 2011 06:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1754</guid>
		<description>这种方式不适合于直接输入URL分页的应用，比如用户在地址栏直接输入xxx.com/?page=10000，怎么办呢？谢谢！</description>
		<content:encoded><![CDATA[<p>这种方式不适合于直接输入URL分页的应用，比如用户在地址栏直接输入xxx.com/?page=10000，怎么办呢？谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1740</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Sat, 09 Apr 2011 13:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1740</guid>
		<description>没有丝毫影响啊，仔细想想:)</description>
		<content:encoded><![CDATA[<p>没有丝毫影响啊，仔细想想:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shuaiquan</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1739</link>
		<dc:creator>shuaiquan</dc:creator>
		<pubDate>Thu, 07 Apr 2011 09:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1739</guid>
		<description>我想问下，当记录(id号不连续即有删除的情况)，如何处理？</description>
		<content:encoded><![CDATA[<p>我想问下，当记录(id号不连续即有删除的情况)，如何处理？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 提升mysql的分页效率 &#124; Wang Jun&#039;s Blog</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1675</link>
		<dc:creator>提升mysql的分页效率 &#124; Wang Jun&#039;s Blog</dc:creator>
		<pubDate>Wed, 22 Dec 2010 08:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1675</guid>
		<description>[...] From：http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/ [...]</description>
		<content:encoded><![CDATA[<p>[...] From：http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1669</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Tue, 14 Dec 2010 15:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1669</guid>
		<description>@lucky
order by也是一样阿，比如order by age desc, 在条件里面加age &lt; xxx即可</description>
		<content:encoded><![CDATA[<p>@lucky</p>
<p>order by也是一样阿，比如order by age desc, 在条件里面加age &lt; xxx即可</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucky</title>
		<link>http://www.fuchaoqun.com/2009/04/efficient-pagination-using-mysql/comment-page-1/#comment-1668</link>
		<dc:creator>lucky</dc:creator>
		<pubDate>Tue, 14 Dec 2010 01:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=222#comment-1668</guid>
		<description>如果用户自定义order by字段的情况怎么分页呢？譬如，我要order by某个名称。</description>
		<content:encoded><![CDATA[<p>如果用户自定义order by字段的情况怎么分页呢？譬如，我要order by某个名称。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
