﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>C++博客-Mythma‘s C++ blog</title><link>http://www.cppblog.com/mythma/</link><description>用5年时间来学C++. </description><language>zh-cn</language><lastBuildDate>Fri, 29 Aug 2008 08:04:29 GMT</lastBuildDate><pubDate>Fri, 29 Aug 2008 08:04:29 GMT</pubDate><ttl>60</ttl><item><title>升级到 VS2008 SP1 注意问题</title><link>http://www.cppblog.com/mythma/archive/2008/08/13/58696.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Wed, 13 Aug 2008 02:59:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/08/13/58696.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/58696.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/08/13/58696.html#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/58696.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/58696.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: VS2008已经发布很久了，前不久又发布了SP1 RTM。 <br>到时候使用VS2008 SP1啦！&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2008/08/13/58696.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/58696.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-08-13 10:59 <a href="http://www.cppblog.com/mythma/archive/2008/08/13/58696.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>屏幕截图工具V2</title><link>http://www.cppblog.com/mythma/archive/2008/08/06/58182.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Wed, 06 Aug 2008 13:59:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/08/06/58182.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/58182.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/08/06/58182.html#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/58182.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/58182.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: N年前，做过一个简陋的抓图工具，这里,源代码在这里 。<br><br>最近就更新了一下，就又有了这一款仿QQ的屏幕抓图工具软件。<br><br>在这里下载<br><br>主要功能：<br>&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2008/08/06/58182.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/58182.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-08-06 21:59 <a href="http://www.cppblog.com/mythma/archive/2008/08/06/58182.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Goodbye, VC Intellisense !</title><link>http://www.cppblog.com/mythma/archive/2008/07/07/55541.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Mon, 07 Jul 2008 06:46:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/07/07/55541.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/55541.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/07/07/55541.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/55541.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/55541.html</trackback:ping><description><![CDATA[Solution里面已经有100多个projects了，Intellisense 变得也越来越慢了...<br>当忍无可忍的时候，那就无需再忍！<br>——将Intellisense 禁用之！<br>移除该文件：\Microsoft Visual Studio 8\VC\vcpackages\<strong>feacp</strong>.dll<br><br>Intellisense 毕竟是个好东东，还好有VA可以做为替补。
<img src ="http://www.cppblog.com/mythma/aggbug/55541.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-07-07 14:46 <a href="http://www.cppblog.com/mythma/archive/2008/07/07/55541.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>判断拓扑结构的具体类型</title><link>http://www.cppblog.com/mythma/archive/2008/05/29/51527.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Thu, 29 May 2008 14:56:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/05/29/51527.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/51527.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/05/29/51527.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/51527.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/51527.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 借助拓扑结构与Geometry直接的桥梁BRepAdaptor，可以判断给定TopoDS_Shape的具体类型。&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2008/05/29/51527.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/51527.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-05-29 22:56 <a href="http://www.cppblog.com/mythma/archive/2008/05/29/51527.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>VC2008 Feature Pack的问题</title><link>http://www.cppblog.com/mythma/archive/2008/04/23/47874.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Wed, 23 Apr 2008 03:01:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/04/23/47874.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/47874.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/04/23/47874.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/47874.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/47874.html</trackback:ping><description><![CDATA[<br>MS很高兴的宣布更新了VC2008，美其名曰: Feature Pack!<br>然而，用该Pack生成的程序却不能在装有VC2008却没有装FP的系统上运行。<br><br>为何？<br><br>升级过后的runtime binary 依然为xxx90.dll!<br><br>不解！
<img src ="http://www.cppblog.com/mythma/aggbug/47874.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-04-23 11:01 <a href="http://www.cppblog.com/mythma/archive/2008/04/23/47874.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>VC2008 竟然不带 glaux.lib！</title><link>http://www.cppblog.com/mythma/archive/2008/04/20/47674.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Sun, 20 Apr 2008 09:47:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/04/20/47674.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/47674.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/04/20/47674.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/47674.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/47674.html</trackback:ping><description><![CDATA[该lib在VC2005存放的目录：<br>...\Microsoft Visual Studio 8\VC\PlatformSDK\Lib<br><br>在VC2008下竟然没有！难道还要单独安装Windows SDK？<br><br>只有暂且先借VC2005的用一下 :(
<img src ="http://www.cppblog.com/mythma/aggbug/47674.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-04-20 17:47 <a href="http://www.cppblog.com/mythma/archive/2008/04/20/47674.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>AnyCAD 2008 Preview Special Version</title><link>http://www.cppblog.com/mythma/archive/2008/04/18/47550.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Fri, 18 Apr 2008 14:57:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/04/18/47550.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/47550.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/04/18/47550.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/47550.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/47550.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 无法运行的解决办法<br>1. OpenCASCADE<br>  若本机装有OpenCASCADE，需要把环境变量中关于OCC的设置删除掉<br><br>2. VC2008<br>若本机装有VC2008，但没有装VC2008 Feature Pack，则需要装之。&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2008/04/18/47550.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/47550.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-04-18 22:57 <a href="http://www.cppblog.com/mythma/archive/2008/04/18/47550.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>手机号码黑名单</title><link>http://www.cppblog.com/mythma/archive/2008/04/09/46651.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Wed, 09 Apr 2008 06:03:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/04/09/46651.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/46651.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/04/09/46651.html#Feedback</comments><slash:comments>18</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/46651.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/46651.html</trackback:ping><description><![CDATA[你是否经常收到莫名其妙的电话，只响一声对方便挂掉?<br>你又是否收到莫名其妙的短信，提供杂七杂八的广告信息？<br><br>注意了，那可能是传说中&#8220;黑号"！<br><br>为了防止别人上当受骗，特此公布这些黑号！<br>（持续更新中...）<br><br><strong>15989724869:</strong><br>
<table style="BORDER-COLLAPSE: collapse" borderColor=#3366cc cellPadding=4 width=349 align=center border=1>
    <tbody>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle width=130 noswap>卡号归属地</td>
            <td class=tdc2 align=middle width=*>广东&nbsp;汕头</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle width=130 noswap>卡&nbsp;类&nbsp;型</td>
            <td class=tdc2 align=middle width=*>移动全球通卡</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle>区 号</td>
            <td class=tdc2 align=middle>0754</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle>邮 编</td>
            <td class=tdc2 align=middle>515000</td>
        </tr>
    </tbody>
</table>
<strong>13489032913</strong><br>
<table style="BORDER-COLLAPSE: collapse" borderColor=#3366cc cellPadding=4 width=349 align=center border=1>
    <tbody>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle width=130 noswap>卡号归属地</td>
            <td class=tdc2 align=middle width=*>福建&nbsp;福州</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle width=130 noswap>卡&nbsp;类&nbsp;型</td>
            <td class=tdc2 align=middle width=*>移动动感地带卡</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle>区 号</td>
            <td class=tdc2 align=middle>0591</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle>邮 编</td>
            <td class=tdc2 align=middle>350000</td>
        </tr>
    </tbody>
</table>
<br><strong>13203193131<br></strong>
<table style="BORDER-COLLAPSE: collapse" borderColor=#3366cc cellPadding=4 width=349 align=center border=1>
    <tbody>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle width=130 noswap>卡号归属地</td>
            <td class=tdc2 align=middle width=*>湖南&nbsp;娄底</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle width=130 noswap>卡&nbsp;类&nbsp;型</td>
            <td class=tdc2 align=middle width=*>联通130卡</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle>区 号</td>
            <td class=tdc2 align=middle>0738</td>
        </tr>
        <tr class=tdc bgColor=#eff1f3>
            <td align=middle>邮 编</td>
            <td class=tdc2 align=middle>417000</td>
        </tr>
    </tbody>
</table>
<img src ="http://www.cppblog.com/mythma/aggbug/46651.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-04-09 14:03 <a href="http://www.cppblog.com/mythma/archive/2008/04/09/46651.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>构建通用类型- 继承 VS 聚合 </title><link>http://www.cppblog.com/mythma/archive/2008/04/04/46258.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Fri, 04 Apr 2008 06:34:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/04/04/46258.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/46258.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/04/04/46258.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/46258.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/46258.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 继承和聚合的比较GoF[1]做了详尽的阐述，在此偶将从实践的角度用一个例子来提供一种比较通用的解决方案，对继承和聚合做一个适用本案例的选择。此文乃一个案，并不代表两者的绝对优劣，具体问题还是要具体分析。&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2008/04/04/46258.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/46258.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-04-04 14:34 <a href="http://www.cppblog.com/mythma/archive/2008/04/04/46258.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>boost::any 与 boost::variant 的区别</title><link>http://www.cppblog.com/mythma/archive/2008/03/29/45695.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Sat, 29 Mar 2008 11:54:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/03/29/45695.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/45695.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/03/29/45695.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/45695.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/45695.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 在使用boost::any 和 boost::variant的过程中遇到几个小问题，按个人理解对二者做了一下比较。令人最遗憾的是boost::any与boost::serialization 不兼容。 &nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2008/03/29/45695.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/45695.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-03-29 19:54 <a href="http://www.cppblog.com/mythma/archive/2008/03/29/45695.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title> 拓扑结构与TopoDS</title><link>http://www.cppblog.com/mythma/archive/2008/01/24/41774.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Thu, 24 Jan 2008 01:54:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2008/01/24/41774.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/41774.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2008/01/24/41774.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/41774.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/41774.html</trackback:ping><description><![CDATA[<strong>一、拓扑结构</strong> <br><strong><font size=3></font></strong><br><a href="http://www.caxsoft.com/" target=_blank><strong><font color=#2f5fa1><u>参数空间</u></font></strong></a> <br><span id=rlt_1 style="CURSOR: pointer; BORDER-BOTTOM: #fa891b 1px solid" onclick="sendmsg('pw_ajax.php','action=relatetag&amp;tagname=OpenCASCADE',this.id)">OpenCASCADE</span>的拓扑结构是在参数空间描述实体的数据结构——用局部参数空间或受限参数空间描述。 <br>
<h6 class=quote>Quote:</h6>
<blockquote><strong>参数空间（Parametric Space)</strong>：设（X1，&#8230;&#8230;，Xn)为来自总体X的样本，（x1,&#8230;xn）为相应的样本值，&#952;是总体分布的未知参数,&#952;&#8712;&#920;， <br>&#920;表示&#952;的取值范围,称&#920;为参数空间 </blockquote><br><br>能用这样的方法描述的的拓扑结构有：Vertex, Face 和 Shape。其中，Vertex用局部参数空间定义，Face和Shape用受限参数空间定义。 <br><br><strong><a href="http://www.caxsoft.com/" target=_blank><font color=#2f5fa1><u>各种拓扑结构的关系</u></font></a></strong> <br>简单的拓扑结构可以可以组合成复杂拓扑结构： <br>Edge的集合构成Wire，Face的集合构成Shell，Solid的集合构成CompSolid。 <br>各种不同的shape构成Compound <br><br><a href="http://www.caxsoft.com/" target=_blank><strong><font color=#2f5fa1><u>共享数据结构</u></font></strong></a> <br>shape在拓扑结构中是可以共享的，例如两条边的共点，两个面的共边。CASCADE用引用方法处理共享数据结构，当简单的引用不能满足需要的时候，就要用到另外的信息：orientation 和 local coordinate reference ( LCR )。其中， <br>&#215; Orientation 用于指定shape在边界中的引用方法（shape的方向）。 <br>&#215; LCR 允许为一个shape制定一个不同于其定义位置的location。 <br>
<h6 class=quote>Quote:</h6>
<blockquote><a href="http://www.caxsoft.com/bbs/read.php?tid=391"><u><font color=#810081><strong>Orientation:</strong> CASCADE的四类方向</font></u></a> </blockquote><br>
<h6 class=quote>Quote:</h6>
<blockquote><a href="http://www.caxsoft.com/bbs/read.php?tid=390" target=_blank><font color=#2f5fa1><u>Coordinate System of OpenCASCADE </u></font></a></blockquote><br><br><strong><font size=4></font></strong><br><strong><font size=4>二、TopoDS</font></strong> <br><strong><font size=4></font></strong><br><a href="http://bbs.caxsoft.com/" target=_blank><font color=#2f5fa1><u>OpenCASCADE的TopoDS package提供了两大类class</u></font></a> <br><br>&#215; TopoDS_Shape及其子类 <br>&nbsp; &nbsp; 包含orientation和location信息 <br>&#215; TopoDS_TShape及其子类 <br>&nbsp; &nbsp; 在local coordinate system描述shape，没有orientation信息。 <br><br>两者的联系： <br>TopoDS_Shape<strong>引用</strong>了一份TopoDS_TShape，并为TopoDS_TShape增加了orientation和location信息。结合<strong>共享数据结构</strong>部分就可以看出：TopoDS_TShape包含了真正的几何数据，TopoDS_Shape实现了数据共享机制，并没有复杂的数据结构。正因为如此，CASCADE中TopoDS_Shape是以value的方式处理，而TopoDS_TShape以引用的方式处理。 <br><br><a href="http://www.caxsoft.com/" target=_blank><font color=#2f5fa1><u>TopoDS_Shape对象的比较</u></font></a> <br><br>Partner关系：共享相同的TopoDS_TShape <br>Same关系：Partner关系，并且共享相同的local reference <br>Equal关系：Same关系，并且拥有相同的 Orientation，真正的相等。 <br><br><strong><font size=3>参考文献:</font></strong> <br>OpenCASCADE官方文档&nbsp;<br>
<img src ="http://www.cppblog.com/mythma/aggbug/41774.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2008-01-24 09:54 <a href="http://www.cppblog.com/mythma/archive/2008/01/24/41774.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>New MFC将加入BCGControlBar</title><link>http://www.cppblog.com/mythma/archive/2007/11/14/36579.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Wed, 14 Nov 2007 04:44:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2007/11/14/36579.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/36579.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2007/11/14/36579.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/36579.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/36579.html</trackback:ping><description><![CDATA[<p>New MFC将加入BCGControlBar，对开发MFC程序来说真是天大的好事了，再也不用到处找那些MFC残缺的常见的控件了。</p>
<br>Some of the specific features include:
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>Office 2007 Ribbon Bar:&nbsp; &nbsp;Ribbon, Pearl, Quick Access Toolbar, Status Bar, etc.</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>Office 2003 and XP look:&nbsp; Office-style toolbars and menus, Outlook-style shortcut bar, print preview, live font picker, color picker, etc.</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>Internet Explorer look: &nbsp;Rebars and task panes.</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>Visual Studio look: sophisticated docking functionality, auto hide windows, property grids, MDI tabs, tab groups, etc.</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>Vista theme support:&nbsp; Dynamically switch between themes!</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>&#8220;On the fly&#8221; menus and toolbar customization:&nbsp; Users can customize the running application through live drag and drop of menu items and toolbar buttons.</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>Shell management classes:&nbsp; Use these classes to enumerate folders, drives and items, browse for folders and more.</span></p>
<p>&nbsp;</p>
<p><span>&#183;</span><span><font face="Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span><span>+ many additional controls</span></p>
<br>*&nbsp;&nbsp;&nbsp; TR1 support
<img src ="http://www.cppblog.com/mythma/aggbug/36579.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2007-11-14 12:44 <a href="http://www.cppblog.com/mythma/archive/2007/11/14/36579.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>VTK  Online 教程大全</title><link>http://www.cppblog.com/mythma/archive/2007/10/28/35339.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Sun, 28 Oct 2007 05:25:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2007/10/28/35339.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/35339.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2007/10/28/35339.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/35339.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/35339.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: VTK Online 教程大全&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2007/10/28/35339.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/35339.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2007-10-28 13:25 <a href="http://www.cppblog.com/mythma/archive/2007/10/28/35339.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>用wxWidgets做界面</title><link>http://www.cppblog.com/mythma/archive/2007/10/26/35275.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Fri, 26 Oct 2007 15:16:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2007/10/26/35275.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/35275.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2007/10/26/35275.html#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/35275.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/35275.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: C++下做跨平台的GUI，MS用的广泛的有QT和wxWidgets。QT有开源版，但限制较多；wxWidgets各种小组件确实很多，但看了它的auidemo例子，才增强了使用的信心。&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2007/10/26/35275.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/35275.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2007-10-26 23:16 <a href="http://www.cppblog.com/mythma/archive/2007/10/26/35275.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>AnyCAD.Primitive 原型源码下载</title><link>http://www.cppblog.com/mythma/archive/2007/10/14/34204.html</link><dc:creator>力为</dc:creator><author>力为</author><pubDate>Sun, 14 Oct 2007 03:45:00 GMT</pubDate><guid>http://www.cppblog.com/mythma/archive/2007/10/14/34204.html</guid><wfw:comment>http://www.cppblog.com/mythma/comments/34204.html</wfw:comment><comments>http://www.cppblog.com/mythma/archive/2007/10/14/34204.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/mythma/comments/commentRss/34204.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mythma/services/trackbacks/34204.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: AnyCAD.Primitive 是采用OpenCASCADE实现的基本体创建模块&nbsp;&nbsp;<a href='http://www.cppblog.com/mythma/archive/2007/10/14/34204.html'>阅读全文</a><img src ="http://www.cppblog.com/mythma/aggbug/34204.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mythma/" target="_blank">力为</a> 2007-10-14 11:45 <a href="http://www.cppblog.com/mythma/archive/2007/10/14/34204.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>