Code::Blocks:修订间差异

维基百科,自由的百科全书
删除的内容 添加的内容
Yzugsr留言 | 贡献
无编辑摘要
Yzugsr留言 | 贡献
+Translating Template
第1行: 第1行:
{{translating}}
{{Notchinese |time=2008-10-29T09:40:56+00:00 }}<!-- 本调用由 {{subst:Notchinese/auto}} 自动产生。 -->


{{Infobox_Software
{{Infobox_Software
第25行: 第25行:


== 歷史 ==
== 歷史 ==
{{TransH}}

After releasing two release candidate versions, 1.0rc1 on July 25, 2005 and 1.0rc2 on October 25, 2005, instead of making a final release, the project developers started adding many new features, with the final release being repeatedly postponed. Instead, there were binary packages of the latest [[Subversion|SVN]] version made available on a daily basis, called "nightly builds". These were supported better than the latest official 1.0rc2 release. While this approach provided users with bleeding-edge improvements and allowed developers to get constant feedback, it created an outside illusion that the project was stagnant (because no new releases have been made).
After releasing two release candidate versions, 1.0rc1 on July 25, 2005 and 1.0rc2 on October 25, 2005, instead of making a final release, the project developers started adding many new features, with the final release being repeatedly postponed. Instead, there were binary packages of the latest [[Subversion|SVN]] version made available on a daily basis, called "nightly builds". These were supported better than the latest official 1.0rc2 release. While this approach provided users with bleeding-edge improvements and allowed developers to get constant feedback, it created an outside illusion that the project was stagnant (because no new releases have been made).


第36行: 第36行:
[http://www.jennic.com/jennic_support/user_guides/jn-ug-3028_codeblocks_ide JN-UG-3028 Code::Blocks IDE User Guide].
[http://www.jennic.com/jennic_support/user_guides/jn-ug-3028_codeblocks_ide JN-UG-3028 Code::Blocks IDE User Guide].
</ref>.
</ref>.
{{TransF}}

== 特色 ==
== 特色 ==
{{TransH}}

Code::Blocks 支援多種 compilers, 包括 [[MinGW]] / [[GNU Compiler Collection|GCC]], [[Digital Mars]], [[Visual C++|Microsoft Visual C++]], [[Borland C++]], [[Watcom C compiler|Watcom]] 及 Intel C++ compiler. 雖然這個軟件是設計給 C++ 開發, there is some support for compilers of other languages, including GNU Fortran, Digital Mars [[D (programming language)|D]] and [[GNU D Compiler|GNU GDC]].
Code::Blocks 支援多種 compilers, 包括 [[MinGW]] / [[GNU Compiler Collection|GCC]], [[Digital Mars]], [[Visual C++|Microsoft Visual C++]], [[Borland C++]], [[Watcom C compiler|Watcom]] 及 Intel C++ compiler. 雖然這個軟件是設計給 C++ 開發, there is some support for compilers of other languages, including GNU Fortran, Digital Mars [[D (programming language)|D]] and [[GNU D Compiler|GNU GDC]].


第46行: 第46行:


Code::Blocks uses a custom build system, which stores its information in XML-based project files, but can optionally use external makefiles, which simplifies interfacing with projects using the GNU and [[Qt Software|Qt Software's]] [[qmake]] build systems.
Code::Blocks uses a custom build system, which stores its information in XML-based project files, but can optionally use external makefiles, which simplifies interfacing with projects using the GNU and [[Qt Software|Qt Software's]] [[qmake]] build systems.
{{TransF}}

== See also ==
== See also ==
{{portal|Free software|Free Software Portal Logo.svg}}
{{portal|Free software|Free Software Portal Logo.svg}}

2008年10月29日 (三) 12:46的版本

Code::Blocks
開發者The Code::Blocks team
当前版本
  • 20.03 (2020年3月19日;穩定版本)[1]
編輯維基數據鏈接
源代码库 編輯維基數據鏈接
编程语言C++
操作系统Cross-platform
类型IDE
许可协议GNU GPL
网站http://www.codeblocks.org
Not to be confused with the computer programming term code block.

Code::Blocks是一個免費開源跨平台IDE,使用C++開發,並且使用wxWidgets做為GUI函試庫。Code::Blocks使用了外掛程式架構,其功能可以使用外掛程式自由地擴充。目前, Code::Blocks主要針對開發C/C++程式而設計。

Code::Blocks目前支援WindowsLinuxMac OS X數種平台。使用者亦能夠在FreeBSD環境中建設Code::Blocks[2].

歷史

特色

See also

參考

其實連結