<?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>评论：Short URL (短网址) 算法C#实现</title>
	<atom:link href="http://jianyun.org/archives/210.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jianyun.org/archives/210.html</link>
	<description>关注互联网科技，记录编程点滴</description>
	<lastBuildDate>Wed, 04 Apr 2012 16:48:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：jianyun</title>
		<link>http://jianyun.org/archives/210.html/comment-page-1#comment-605</link>
		<dc:creator>jianyun</dc:creator>
		<pubDate>Thu, 24 Feb 2011 06:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://jianyun.org/?p=210#comment-605</guid>
		<description>确实有这个问题，将会update代码</description>
		<content:encoded><![CDATA[<p>确实有这个问题，将会update代码</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：猫咪</title>
		<link>http://jianyun.org/archives/210.html/comment-page-1#comment-604</link>
		<dc:creator>猫咪</dc:creator>
		<pubDate>Tue, 22 Feb 2011 08:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://jianyun.org/?p=210#comment-604</guid>
		<description>int index = 0x0000003D &amp; hexint;
这一段用3D来处理是不对的，原文是用的a-z0-5一共32个字符来做的，使用1F是合理的，你扩大了原chars 为62个字符，但是3D使里面部分的字符无法取到，6位的3D与其与运算，最后又进行5位的位移，有些位的字符重复使用，但并没有降低重复率。</description>
		<content:encoded><![CDATA[<p>int index = 0x0000003D &amp; hexint;<br />
这一段用3D来处理是不对的，原文是用的a-z0-5一共32个字符来做的，使用1F是合理的，你扩大了原chars 为62个字符，但是3D使里面部分的字符无法取到，6位的3D与其与运算，最后又进行5位的位移，有些位的字符重复使用，但并没有降低重复率。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：barbie oyunlari</title>
		<link>http://jianyun.org/archives/210.html/comment-page-1#comment-112</link>
		<dc:creator>barbie oyunlari</dc:creator>
		<pubDate>Fri, 12 Nov 2010 13:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://jianyun.org/?p=210#comment-112</guid>
		<description>Ohh very much thanks admin</description>
		<content:encoded><![CDATA[<p>Ohh very much thanks admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：vizyondaki filmleri izle</title>
		<link>http://jianyun.org/archives/210.html/comment-page-1#comment-102</link>
		<dc:creator>vizyondaki filmleri izle</dc:creator>
		<pubDate>Fri, 12 Nov 2010 10:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://jianyun.org/?p=210#comment-102</guid>
		<description>very good \o/</description>
		<content:encoded><![CDATA[<p>very good \o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：limewire</title>
		<link>http://jianyun.org/archives/210.html/comment-page-1#comment-72</link>
		<dc:creator>limewire</dc:creator>
		<pubDate>Fri, 12 Nov 2010 08:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://jianyun.org/?p=210#comment-72</guid>
		<description>thanks good post</description>
		<content:encoded><![CDATA[<p>thanks good post</p>
]]></content:encoded>
	</item>
</channel>
</rss>

