<?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=%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 05 Sep 2026 13:17:45 +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=518</link>
		<comments>http://www.lanxinbase.com/?p=518#comments</comments>
		<pubDate>Wed, 26 Aug 2015 06:42:14 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[7.android应用开发]]></category>
		<category><![CDATA[8.易语言]]></category>
		<category><![CDATA[正则表达式]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=518</guid>
		<description><![CDATA[正则表达式，又称正规表示法、常规表示法（英语：Regular Expression，在代码中常简写为regex、regexp或RE），计算机科学的一个概念。正则表达式使用单个字符串来描述、匹配一系列符合某个句法规则的字符串。在很多文本编辑器里，正则表达式通常被用来检索、替换那些符合某个模式的文本。]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=518</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>易语言正则表达式例程源码</title>
		<link>http://www.lanxinbase.com/?p=483</link>
		<comments>http://www.lanxinbase.com/?p=483#comments</comments>
		<pubDate>Wed, 26 Aug 2015 01:55:42 +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=483</guid>
		<description><![CDATA[.版本 2
.支持库 RegEx
.支持库 spec

.局部变量 a, 文本型
.局部变量 正则, 正则表达式
.局部变量 搜索结果, 搜索结果, , "0"
.局部变量 临时, 文本型
.局部变量 z, 整数型
.局部变量 y, 整数型
.局部变量 i, 整数型]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=483</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
