C++Builder 2009 試用心得

4 09 2008

C++ Builder 2009 

試用過後的心得: 

第一,安裝速度緩慢,在我的Q6600四核心機器上要安裝半個小時

第二,BCB啟動速度比前幾版快很多,第一次啟動大約10~15秒。

第三,CodeInsight反應有比較正常一點,不過仍然有時候會發生Internal Copmiler error

第四,編譯出來的執行檔大小增肥了!最小的簡單Hello World約600kb左右。

第五,支援Unicode了!不過在IDE裡面仍然有時候無法正常顯示Unicode文字。

 

New features:

 

  • ● Compiler support for C++0x Scoped Enumerations, Static Assertions with Type Traits, and Move Semantics 
    ● Boost library integration 
    ● New components and enhancements to existing components including support for Microsoft Office UI Ribbon controls 
    ● Resource Manager 
    ● Enhanced Build Configuration management system 
    ● Updated database drivers 
    ● New capabilities for DataSnap that provide a powerful, flexible, and COM-free solution for building multi-tier applications 
    ● Full Unicode-enablement of the IDE, Language, RTL, VCL, and Database access

Actions

Information

One response

20 02 2009
龍龍

第一,安裝速度緩慢,在我的Q6600四核心機器上要安裝半個小時
=========================================
這樣已經很快了,若你裝過 VB.NET 任何一種版本,你就知道半個小時其實是非常快了 ^_^

Leave a comment