<?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>深蓝的blog &#187; 取随机数</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=%E5%8F%96%E9%9A%8F%E6%9C%BA%E6%95%B0" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>易语言取随机数5-7位不重复并且排序的方法</title>
		<link>http://www.lanxinbase.com/?p=501</link>
		<comments>http://www.lanxinbase.com/?p=501#comments</comments>
		<pubDate>Wed, 26 Aug 2015 02:04:42 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[8.易语言]]></category>
		<category><![CDATA[9.蓝芯软件]]></category>
		<category><![CDATA[取随机数]]></category>
		<category><![CDATA[易语言]]></category>
		<category><![CDATA[源码]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=501</guid>
		<description><![CDATA[置随机数种子 (987654321)
a ＝ 9999
b ＝ 9999999
.计次循环首 (100, )
    c ＝ 取随机数 (a, b)
    .如果真 (寻找文本 (文本, 到文本 (c), , 假) ＝ -1)
        文本 ＝ 文本 ＋ 到文本 (c) ＋ “&#124;”
    .如果真结束

.计次循环尾 ()
temp ＝ 分割文本 (文本, “&#124;”, )
数组排序 (temp, )

调试输出 (temp)]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=501</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
