<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://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>http://jackxiang.com/post//</link>
<title><![CDATA[PHP Strict Standards: Non-static method错误的解决方法]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Php/Js/Shell/Go]]></category>
<pubDate>Sat, 23 Feb 2013 13:16:52 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	PHP版本：<br/>PHP 5.4.4-12 (cli) (built: Feb&nbsp;&nbsp;1 2013 08:58:27) <br/>Copyright (c) 1997-2012 The PHP Group<br/>Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies<br/>&nbsp;&nbsp;&nbsp;&nbsp;with Xdebug v2.2.1, Copyright (c) 2002-2012, by Derick Rethans<br/>在多串口用Select读取时，PHP出现：<br/>PHP Strict standards:&nbsp;&nbsp;Only variables should be passed by reference in /root/dev_Codes_All/phpComSelect/fopenSelectWithRaspberry.php on line 49<br/>PHP Stack trace:<br/>PHP&nbsp;&nbsp; 1. &#123;main&#125;() /root/dev_Codes_All/phpComSelect/fopenSelectWithRaspberry.php:0<br/><br/>实践下面Ok，能去掉提示：<br/>PHP Strict Standards: Non-static method错误的解决方法<br/>在程序添加了error_reporting(E_ERROR &#124; E_WARNING &#124; E_PARSE)后解决问题！<br/><br/>来源：http://www.glblog.net/?post=178
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] PHP Strict Standards: Non-static method错误的解决方法]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>