<?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>正则 | C1G军火库</title>
	<atom:link href="https://blog.c1gstudio.com/archives/tag/%e6%ad%a3%e5%88%99/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.c1gstudio.com</link>
	<description>关注互联网、网页设计、Web开发、服务器运维优化、项目管理、网站运营、网站安全...</description>
	<lastBuildDate>Mon, 21 Oct 2019 08:47:51 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>正则表达式口诀</title>
		<link>https://blog.c1gstudio.com/archives/1322</link>
					<comments>https://blog.c1gstudio.com/archives/1322#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Tue, 28 Feb 2012 10:08:23 +0000</pubDate>
				<category><![CDATA[文档理论]]></category>
		<category><![CDATA[正则]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1322</guid>

					<description><![CDATA[<p>正则其实也势利，削尖头来把钱揣； （指开始符号^和结尾符号$） 特殊符号认不了，弄个倒杠来引路； （指. *等 [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1322">正则表达式口诀</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1322/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>更新个php验证email正则</title>
		<link>https://blog.c1gstudio.com/archives/1237</link>
					<comments>https://blog.c1gstudio.com/archives/1237#comments</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Fri, 12 Aug 2011 03:14:00 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[正则]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1237</guid>

					<description><![CDATA[<p>网上随处可见的验证规则会漏掉用户名中常见字符&#8221;.&#8221;,&#8221;-&#8220;,&#038; [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1237">更新个php验证email正则</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1237/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>正则表达式Web版助手工具</title>
		<link>https://blog.c1gstudio.com/archives/706</link>
					<comments>https://blog.c1gstudio.com/archives/706#comments</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Sun, 07 Jun 2009 13:29:36 +0000</pubDate>
				<category><![CDATA[JavaScript/DOM/XML]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[正则]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=706</guid>

					<description><![CDATA[<p>从网上看到的,一个很强大的web版正则工具.对于学习正则有很大的帮助. 工具地址: https://regex [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/706">正则表达式Web版助手工具</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/706/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>editplus小技巧：正则替换 html中的标签</title>
		<link>https://blog.c1gstudio.com/archives/256</link>
					<comments>https://blog.c1gstudio.com/archives/256#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Tue, 16 Sep 2008 07:35:50 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[其它]]></category>
		<category><![CDATA[editplus]]></category>
		<category><![CDATA[正则]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=256</guid>

					<description><![CDATA[<p>举例有html内容如下 abc abc abc 需将中的内容清空. 用editplus打开，shift+H.  [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/256">editplus小技巧：正则替换 html中的标签</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/256/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
