<?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>
	「用PHP生成随机数（另附PHP随机函数）」的评论	</title>
	<atom:link href="https://www.mrven.com/node/232/feed" rel="self" type="application/rss+xml" />
	<link>https://www.mrven.com/node/232</link>
	<description>A MRVEN SITE</description>
	<lastBuildDate>Mon, 30 Mar 2009 15:23:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>
	<item>
		<title>
		评论者：我想网 &#187; Blog Archive &#187; php 生成随机码		</title>
		<link>https://www.mrven.com/node/232/comment-page-1#comment-248</link>

		<dc:creator><![CDATA[我想网 &#187; Blog Archive &#187; php 生成随机码]]></dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=232#comment-248</guid>

					<description><![CDATA[[...] 通常情况下，当我们要生成一个随机字符串时，总是先创建一个字符池，然后用一个循环和mt_rand()或rand()生成php随机数，从字符池中随机选取字符，最后拼凑出需要的长度。 [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 通常情况下，当我们要生成一个随机字符串时，总是先创建一个字符池，然后用一个循环和mt_rand()或rand()生成php随机数，从字符池中随机选取字符，最后拼凑出需要的长度。 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：女性网		</title>
		<link>https://www.mrven.com/node/232/comment-page-1#comment-247</link>

		<dc:creator><![CDATA[女性网]]></dc:creator>
		<pubDate>Fri, 19 Sep 2008 08:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=232#comment-247</guid>

					<description><![CDATA[好方法哦！～]]></description>
			<content:encoded><![CDATA[<p>好方法哦！～</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：搜索		</title>
		<link>https://www.mrven.com/node/232/comment-page-1#comment-246</link>

		<dc:creator><![CDATA[搜索]]></dc:creator>
		<pubDate>Fri, 11 Jul 2008 09:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=232#comment-246</guid>

					<description><![CDATA[不错的想法]]></description>
			<content:encoded><![CDATA[<p>不错的想法</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
