<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>地球很危险，还是回你的火星吧。 - PHP技术</title><link>http://blog.csdn.net/lq_611/category/338711.aspx</link><description>PHP方面技术浅谈，经验总结。</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 29 Jan 2008 16:55:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Eval</dc:creator><title>php4和php5区别</title><link>http://blog.csdn.net/lq_611/archive/2008/01/07/2028765.aspx</link><pubDate>Mon, 07 Jan 2008 13:43:00 GMT</pubDate><guid>http://blog.csdn.net/lq_611/archive/2008/01/07/2028765.aspx</guid><wfw:comment>http://blog.csdn.net/lq_611/comments/2028765.aspx</wfw:comment><comments>http://blog.csdn.net/lq_611/archive/2008/01/07/2028765.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lq_611/comments/commentRss/2028765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2028765</trackback:ping><description>PHP5 中的对象已经进行了较系统、较全面的调整，现在的样子可能看起来会有些类似于 Java。本小节着重讲述 PHP5 中新的对象模式，并举了一些较简易的例子来说明。就让本节成为你的 PHP5 之旅的一个新起点吧&lt;img src ="http://blog.csdn.net/lq_611/aggbug/2028765.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Eval</dc:creator><title>使用 TRUNCATE TABLE 删除所有行</title><link>http://blog.csdn.net/lq_611/archive/2008/01/03/2017546.aspx</link><pubDate>Thu, 03 Jan 2008 11:15:00 GMT</pubDate><guid>http://blog.csdn.net/lq_611/archive/2008/01/03/2017546.aspx</guid><wfw:comment>http://blog.csdn.net/lq_611/comments/2017546.aspx</wfw:comment><comments>http://blog.csdn.net/lq_611/archive/2008/01/03/2017546.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lq_611/comments/commentRss/2017546.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2017546</trackback:ping><description>若要删除表中的所有行，则 TRUNCATE TABLE 语句是一种快速、无日志记录的方法。TRUNCATE TABLE 与不含有 WHERE 子句的 DELETE 语句在功能上相同。但是，TRUNCATE TABLE 速度更快，并且使用更少的系统资源和事务日志资源。与 DELETE 语句相比，TRUNCATE TABLE 具有以下优点：&lt;img src ="http://blog.csdn.net/lq_611/aggbug/2017546.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>