<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>阿福的技术BLOG</title><link>http://blog.csdn.net/ah__fu/</link><description>搬家到：http://hi.baidu.com/ah__fu</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 17 Jun 2008 13:50:02 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>阿福</dc:creator><title>BLOG搬家百度：http://hi.baidu.com/ah__fu</title><link>http://blog.csdn.net/ah__fu/archive/2008/06/17/2556765.aspx</link><pubDate>Tue, 17 Jun 2008 13:50:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/06/17/2556765.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2556765.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/06/17/2556765.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2556765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2556765</trackback:ping><description>http://hi.baidu.com/ah__fu

欢迎去新家！&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2556765.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>重现ORA-021500(17099)错误，并提供解决办法</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/19/2306861.aspx</link><pubDate>Sat, 19 Apr 2008 13:02:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/19/2306861.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2306861.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/19/2306861.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2306861.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2306861</trackback:ping><description>重现ORA-021500(17099)错误，并提供解决办法&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2306861.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>Pro*C++中在if语句中定义游标需要注意的问题</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/18/2304239.aspx</link><pubDate>Fri, 18 Apr 2008 14:31:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/18/2304239.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2304239.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/18/2304239.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2304239.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2304239</trackback:ping><description>Pro*C++中在if语句中定义游标需要注意的问题&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2304239.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>找到ORA-21500错误的原因，但是没找到解决办法</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/16/2296641.aspx</link><pubDate>Wed, 16 Apr 2008 12:15:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/16/2296641.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2296641.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/16/2296641.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2296641.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2296641</trackback:ping><description>找到ORA-21500错误的原因，但是没找到解决办法&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2296641.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>小记：查询ORACLE中某对象的创建时间</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/14/2290920.aspx</link><pubDate>Mon, 14 Apr 2008 15:31:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/14/2290920.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2290920.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/14/2290920.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2290920.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2290920</trackback:ping><description>SELECT *
FROM all_objects
WHERE OWNER='my_own' AND OBJECT_NAME='table_name'&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2290920.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>GCC：预编译头文件的尝试</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/08/2260330.aspx</link><pubDate>Tue, 08 Apr 2008 13:27:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/08/2260330.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2260330.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/08/2260330.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2260330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2260330</trackback:ping><description>GCC：预编译头文件&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2260330.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>PL/SQL Developer中频繁出现ORA-01460错误的原因</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/06/2255027.aspx</link><pubDate>Sun, 06 Apr 2008 18:04:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/06/2255027.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2255027.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/06/2255027.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2255027.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2255027</trackback:ping><description>PL/SQL Developer中频繁出现ORA-01469错误的原因&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2255027.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>苦尽甘来：研究在TeeChart中画曲线图</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/04/2250178.aspx</link><pubDate>Fri, 04 Apr 2008 15:48:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/04/2250178.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2250178.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/04/2250178.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2250178.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2250178</trackback:ping><description>在TeeChart画曲线图的方法。&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2250178.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>小记：找到占用CPU高的PL/SQL语句</title><link>http://blog.csdn.net/ah__fu/archive/2008/04/02/2245466.aspx</link><pubDate>Wed, 02 Apr 2008 17:04:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/04/02/2245466.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2245466.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/04/02/2245466.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2245466.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2245466</trackback:ping><description>找到占用CPU高的PL/SQL语句&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2245466.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>Pro*C++: 批量读取要注意的问题</title><link>http://blog.csdn.net/ah__fu/archive/2008/03/31/2232379.aspx</link><pubDate>Mon, 31 Mar 2008 11:02:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/03/31/2232379.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2232379.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/03/31/2232379.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2232379.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2232379</trackback:ping><description>Pro*C++: 批量读取要注意的问题&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2232379.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>丢人，犯了个低级错误，在此记下！</title><link>http://blog.csdn.net/ah__fu/archive/2008/03/29/2228847.aspx</link><pubDate>Sat, 29 Mar 2008 17:49:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/03/29/2228847.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2228847.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/03/29/2228847.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2228847.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2228847</trackback:ping><description>sizeof("some_name")=?&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2228847.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>转：工程师性格分析</title><link>http://blog.csdn.net/ah__fu/archive/2008/03/29/2228688.aspx</link><pubDate>Sat, 29 Mar 2008 16:34:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/03/29/2228688.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2228688.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/03/29/2228688.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2228688.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2228688</trackback:ping><description>工程师性格分析&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2228688.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>PRO*C++的批量绑定要注意的两个问题</title><link>http://blog.csdn.net/ah__fu/archive/2008/03/27/2222845.aspx</link><pubDate>Thu, 27 Mar 2008 13:23:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/03/27/2222845.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2222845.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/03/27/2222845.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2222845.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2222845</trackback:ping><description>PRO*C++的批量绑定要注意的两个问题&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2222845.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>小记：JavaScript中的window.setInterval()必须使用全局函数</title><link>http://blog.csdn.net/ah__fu/archive/2008/03/26/2218929.aspx</link><pubDate>Wed, 26 Mar 2008 10:47:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/03/26/2218929.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2218929.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/03/26/2218929.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2218929.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2218929</trackback:ping><description>window.setInterval()中加入的函数必须是全局函数&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2218929.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>阿福</dc:creator><title>小记：ICONV库，开源的编码转换工具</title><link>http://blog.csdn.net/ah__fu/archive/2008/03/19/2197016.aspx</link><pubDate>Wed, 19 Mar 2008 14:19:00 GMT</pubDate><guid>http://blog.csdn.net/ah__fu/archive/2008/03/19/2197016.aspx</guid><wfw:comment>http://blog.csdn.net/ah__fu/comments/2197016.aspx</wfw:comment><comments>http://blog.csdn.net/ah__fu/archive/2008/03/19/2197016.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ah__fu/comments/commentRss/2197016.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2197016</trackback:ping><description>ICONV库是GNU提供的开源编码转换库&lt;img src ="http://blog.csdn.net/ah__fu/aggbug/2197016.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>