<?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%BF%AB%E9%80%9F%E5%88%A4%E6%96%AD%E6%95%B0%E7%BB%84" 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>易语言快速判断数组中的数值源码</title>
		<link>http://www.lanxinbase.com/?p=553</link>
		<comments>http://www.lanxinbase.com/?p=553#comments</comments>
		<pubDate>Wed, 26 Aug 2015 07:01:51 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[8.易语言]]></category>
		<category><![CDATA[快速判断数组]]></category>
		<category><![CDATA[易语言]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=553</guid>
		<description><![CDATA[.版本 2

.程序集 窗口程序集1
.程序集变量 数值数组, 整数型, , "0"

.子程序 是否在数值数组内, 整数型, , 返回数值个数
.参数 数值数组, 整数型, 参考 数组
.参数 数值, 整数型
.参数 数值位置, 整数型, 参考 可空 数组, 返回该数值在数组内的位置
.局部变量 数值数组字节集, 字节集
.局部变量 长度, 整数型
.局部变量 i, 整数型
.局部变量 字节集数据, 字节集
.局部变量 数量, 整数型]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=553</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>易语言API快速判断数组中的数值源码</title>
		<link>http://www.lanxinbase.com/?p=331</link>
		<comments>http://www.lanxinbase.com/?p=331#comments</comments>
		<pubDate>Mon, 03 Aug 2015 05:34:55 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[8.易语言]]></category>
		<category><![CDATA[快速判断数组]]></category>
		<category><![CDATA[易语言]]></category>
		<category><![CDATA[源码]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=331</guid>
		<description><![CDATA[.版本 2

.子程序 是否在数值数组内, 整数型, , 返回数值个数
.参数 数值数组, 整数型, 参考 数组
.参数 数值, 整数型
.参数 数值位置, 整数型, 参考 可空 数组, 返回该数值在数组内的位置
.局部变量 数值数组字节集, 字节集
.局部变量 长度, 整数型
.局部变量 i, 整数型
.局部变量 字节集数据, 字节集
.局部变量 数量, 整数型]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=331</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
