<?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=%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, 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>Thinkphp中eq,neq,gt,lt等表达式缩写</title>
		<link>http://www.lanxinbase.com/?p=849</link>
		<comments>http://www.lanxinbase.com/?p=849#comments</comments>
		<pubDate>Wed, 02 Dec 2015 10:09:10 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[4.PHP后端开发]]></category>
		<category><![CDATA[Thinkphp]]></category>
		<category><![CDATA[表达式]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=849</guid>
		<description><![CDATA[eq 等于
neq 不等于
gt 大于
egt 大于等于
lt 小于
elt 小于等于
like LIKE
between BETWEEN
notnull IS NUT NULL
null IS NULL]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=849</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
