Loading AI tools
集成開發環境 来自维基百科,自由的百科全书
C++Builder 是一個用於在Windows平台上撰寫C++語言應用程式的快速化程式開發(RAD,Rapid Application Development)的整合開發環境(IDE,Integrated Development Environment),原係由Borland公司所開發銷售,現在此產品則歸屬於Embarcadero Technologies旗下的子公司Codegear。
原作者 | CodeGear |
---|---|
開發者 | Embarcadero Technologies |
當前版本 | C++Builder 12.2 [1](2024年9月12日 ) |
作業系統 | Microsoft Windows |
類型 | IDE |
許可協議 | Proprietary |
網站 | C++Builder |
C++Builder把由Delphi開發出來的IDE和VCL(Visual Component Library)與C++編譯器結合。此系列產品的開發週期通常是先在Delphi上作重要的改進,然後再用到C++Builder上。在Delphi上所開發的主要元件通常無須修改就可以給C++Builder使用,但C++ Builder的元件卻不一定能給Delphi使用。
C++Builder的開發環境中包含了所見即所得(WYSIWYG)的圖形使用者介面(GUI)設計工具,是最早導入簡易的、真正可以用拖拉方式進行軟件開發的程式設計工具之一。
發佈時間 | 版本 | 發佈公司 | 執行環境 |
---|---|---|---|
1997年 | 1 | Borland International, Inc. | Windows |
1998年 | 3 | Borland International, Inc. | Windows |
1999年 | 4 | Inprise Corporation | Windows |
2000年 | 5 | Inprise Corporation, Borland Software Corporation | Windows |
2002年 | 6 | Borland Software Corporation | Windows |
2003年 | X | Borland Software Corporation | Windows, Linux, Solaris |
2005年 | 2006 (10) | Borland Software Corporation, CodeGear | Windows |
2007年 | 2007 (11) | CodeGear | Windows |
2008年8月 | 2009 (12) | Embarcadero Technologies | Windows |
2009年8月24日 | RAD Studio 2010 (14) | Embarcadero Technologies | Windows |
2010年8月30日 | RAD Studio XE (15) | Embarcadero Technologies | Windows |
2011年8月31日 | RAD Studio XE2 (16) | Embarcadero Technologies | Windows, OS X |
2012年9月4日 | RAD Studio XE3 (17) | Embarcadero Technologies | Windows, OS X |
2013年4月22日 | RAD Studio XE4 (18) | Embarcadero Technologies | Windows, OS X |
2013年9月11日 | RAD Studio XE5 (19) | Embarcadero Technologies | Windows, OS X |
2014-4-15 | RAD Studio XE6 (20) | Embarcadero Technologies | Windows, OS X, iOS, Android |
2014-9-2 | RAD Studio XE7 (21) | Embarcadero Technologies | Windows, OS X, iOS, Android |
2015-4-7 | RAD Studio XE8 (22) | Embarcadero Technologies | Windows, OS X, iOS, Android |
2015-8-31 | RAD Studio 10 Seattle (23) | Embarcadero Technologies | Windows, OS X, iOS, Android |
2016-4-20 | RAD Studio 10.1 Berlin (24 incl. Delphi, C++Builder) | Embarcadero Technologies | Windows, OS X, iOS, Android |
2017-3-22 | RAD Studio 10.2 Tokyo (25) | Embarcadero Technologies | Windows, OS X, iOS, Android |
2018-7-18 | RAD Studio 10.2.3 Tokyo release 3 Build 3231(25) | Embarcadero Technologies | Windows, OS X, iOS, Android |
Windows作業系統中由Microsoft編譯器生成的.obj與.lib文件不能直接用於C++Builder. 需要用C++Builder自帶的工具軟件轉換:
coff2omf.exe -lib:st oldFormat.lib newFormat.lib
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.