<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>AOL's Web Log  - C++</title><link>http://blog.csdn.net/flashvan/category/41086.aspx</link><description>C++的学习文章</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 12 Jun 2007 14:30:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>AOL</dc:creator><title>Effective C++ 学习笔记</title><link>http://blog.csdn.net/flashvan/archive/2006/01/23/587051.aspx</link><pubDate>Mon, 23 Jan 2006 17:49:00 GMT</pubDate><guid>http://blog.csdn.net/flashvan/archive/2006/01/23/587051.aspx</guid><wfw:comment>http://blog.csdn.net/flashvan/comments/587051.aspx</wfw:comment><comments>http://blog.csdn.net/flashvan/archive/2006/01/23/587051.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/flashvan/comments/commentRss/587051.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=587051</trackback:ping><description>Item 1 . 尽量以const 和 inline  取代 #define
Item 2. 尽量以取代
Item 3. 尽量以new和delete取代malloc和free
Item 4. 尽量使用C++风格的注释形式
Item 5. 使用相同形式的new 和delete


&lt;img src ="http://blog.csdn.net/flashvan/aggbug/587051.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>AOL</dc:creator><title>ADO访问Oracle结果集的心得</title><link>http://blog.csdn.net/flashvan/archive/2005/11/29/539039.aspx</link><pubDate>Tue, 29 Nov 2005 11:20:00 GMT</pubDate><guid>http://blog.csdn.net/flashvan/archive/2005/11/29/539039.aspx</guid><wfw:comment>http://blog.csdn.net/flashvan/comments/539039.aspx</wfw:comment><comments>http://blog.csdn.net/flashvan/archive/2005/11/29/539039.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/flashvan/comments/commentRss/539039.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=539039</trackback:ping><description>刚接触Oracle一个星期不到, 为了公司的项目勿勿学习了一下Oracle,原以为基本上搞定表空间、模式之类Sql Server用不到的概念,再学会基本的PL SQL语句就Ok了。　用ADO连接Oracle的返回简单数据类型的存储过程也搞得定，心里不禁洋洋得意。我是天才，　我怕谁？ 上头说，电信的项目搞得定不？(电信是用Oracle)。我很豪爽地答了句:　没问题！　可一接到电信的存储过程就傻眼了，Package中定义了返回结果集的存储过程，而且包头给你看，　包体却木有。　试了两天多，　在csdn上问没人答。也看到一些网上的教程，不管是中文的还是外文的都木有用，这下就郁闷了。
&lt;img src ="http://blog.csdn.net/flashvan/aggbug/539039.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>AOL</dc:creator><title>在Visual C++ 6 中配置wxWidgets 项目</title><link>http://blog.csdn.net/flashvan/archive/2005/11/16/530705.aspx</link><pubDate>Wed, 16 Nov 2005 13:20:00 GMT</pubDate><guid>http://blog.csdn.net/flashvan/archive/2005/11/16/530705.aspx</guid><wfw:comment>http://blog.csdn.net/flashvan/comments/530705.aspx</wfw:comment><comments>http://blog.csdn.net/flashvan/archive/2005/11/16/530705.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flashvan/comments/commentRss/530705.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=530705</trackback:ping><description>wxWidgets是一个开源的跨平台GUI库,其程序可以在Windows,Linux, Mack OS等各种平台上运行,甚至是Windows CE ,Palm OS. 最新版本2.6.2. 不但包括GUI, 还有Media, Socket, ODBC等库.详情请见: http://www.wxwidgets.org/

下载好wxWidgets 2.6.2 的Windows版,安装文件后, 可以发现build/msw 里面wx.dsw和wx_dll.dsw.一个是编译成lib,另一个则是编译成dll. ...&lt;img src ="http://blog.csdn.net/flashvan/aggbug/530705.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>