<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>https://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>https://jackxiang.com/post//</link>
<title><![CDATA[MySQL NOW() 函数结合mysql left函授]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Tue, 13 Oct 2009 06:13:30 +0000</pubDate> 
<guid>https://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	定义和用法<br/><br/>NOW() 函数返回当前的日期和时间。<br/>语法<br/><br/>NOW()<br/><br/>实例<br/>例子 1<br/><br/>下面是 SELECT 语句：<br/><br/>SELECT NOW(),CURDATE(),CURTIME()<br/><br/>结果类似：<br/>NOW() &nbsp;&nbsp;CURDATE() &nbsp;&nbsp;CURTIME()<br/>2008-12-29 16:25:46 &nbsp;&nbsp;2008-12-29 &nbsp;&nbsp;16:25:46<br/><div class="code"><br/>$sql=&quot;select count(*) from Tbl_CCshow where&nbsp;&nbsp;FQQ=&#039;$qq&#039; and FCode=3 and left(FTime,7)=left(now(),7)&quot;;<br/></div>
]]>
</description>
</item><item>
<link>https://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] MySQL NOW() 函数结合mysql left函授]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>