<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>mudboy的专栏 - C/C++</title><link>http://blog.csdn.net/mudboy/category/127613.aspx</link><description>有关C/C++ 的开发</description><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 25 Feb 2008 14:16:42 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>mudboy</dc:creator><title>VC++，掀起你的盖头来</title><link>http://blog.csdn.net/mudboy/archive/2006/03/06/616924.aspx</link><pubDate>Mon, 06 Mar 2006 16:02:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2006/03/06/616924.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/616924.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2006/03/06/616924.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/616924.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=616924</trackback:ping><description>http://tb.blog.csdn.net/TrackBack.aspx?PostId=611786
程化的blog
 
&lt;img src ="http://blog.csdn.net/mudboy/aggbug/616924.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>C语言嵌入式系统编程修炼之道</title><link>http://blog.csdn.net/mudboy/archive/2006/03/06/616889.aspx</link><pubDate>Mon, 06 Mar 2006 15:37:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2006/03/06/616889.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/616889.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2006/03/06/616889.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/616889.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=616889</trackback:ping><description>http://tb.blog.csdn.net/TrackBack.aspx?PostId=614066
robin_qiu专栏&lt;img src ="http://blog.csdn.net/mudboy/aggbug/616889.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>有关C++多态的一些测试</title><link>http://blog.csdn.net/mudboy/archive/2006/03/06/616620.aspx</link><pubDate>Mon, 06 Mar 2006 11:19:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2006/03/06/616620.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/616620.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2006/03/06/616620.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/616620.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=616620</trackback:ping><description>由于一直对C++的多态心存疑虑，今天想彻底弄明明一点，所以做了一些测试，将结果拿出来同大家一起分享。&lt;img src ="http://blog.csdn.net/mudboy/aggbug/616620.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>有关于微软的IWebBrowser2::Navigate2/Navigate方法</title><link>http://blog.csdn.net/mudboy/archive/2005/11/03/521759.aspx</link><pubDate>Thu, 03 Nov 2005 15:57:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2005/11/03/521759.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/521759.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2005/11/03/521759.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/521759.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=521759</trackback:ping><description>有关于微软的IWebBrowser2::Navigate2/Navigate方法
我曾经的要求很简单，只是要在我内置BROWSER发请求在在头里加入COOKIE值，

但试来试去都不成，但有趣的是的，我在头里加入其它东西是可行的

&lt;img src ="http://blog.csdn.net/mudboy/aggbug/521759.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>从NT向solaris 8移植C/C++应用</title><link>http://blog.csdn.net/mudboy/archive/2005/07/13/423775.aspx</link><pubDate>Wed, 13 Jul 2005 13:15:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2005/07/13/423775.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/423775.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2005/07/13/423775.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/423775.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=423775</trackback:ping><description>客户端：WINDOWS2000/XP

服务端：NT/SOLARIS/AIX等

最近在向solaris 8中移植应用（服务端应用），遇到的问题还不少。

该应用涉及到的东东有：

IBM MQ530相关，TUXEDO8.0  Xeces-c2.4  iconv  zlib等

&lt;img src ="http://blog.csdn.net/mudboy/aggbug/423775.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>网络字节顺序 流操作</title><link>http://blog.csdn.net/mudboy/archive/2005/06/07/389684.aspx</link><pubDate>Tue, 07 Jun 2005 15:19:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2005/06/07/389684.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/389684.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2005/06/07/389684.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/389684.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=389684</trackback:ping><description>网络字节顺序 流操作&lt;img src ="http://blog.csdn.net/mudboy/aggbug/389684.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>有关字节序</title><link>http://blog.csdn.net/mudboy/archive/2005/06/07/389597.aspx</link><pubDate>Tue, 07 Jun 2005 13:49:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2005/06/07/389597.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/389597.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2005/06/07/389597.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/389597.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=389597</trackback:ping><description>字节序的若干问题及代码&lt;img src ="http://blog.csdn.net/mudboy/aggbug/389597.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>mudboy</dc:creator><title>time操作</title><link>http://blog.csdn.net/mudboy/archive/2005/06/07/389589.aspx</link><pubDate>Tue, 07 Jun 2005 13:46:00 GMT</pubDate><guid>http://blog.csdn.net/mudboy/archive/2005/06/07/389589.aspx</guid><wfw:comment>http://blog.csdn.net/mudboy/comments/389589.aspx</wfw:comment><comments>http://blog.csdn.net/mudboy/archive/2005/06/07/389589.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mudboy/comments/commentRss/389589.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=389589</trackback:ping><description>有关时间的一些操作&lt;img src ="http://blog.csdn.net/mudboy/aggbug/389589.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>