分页: 1 / 2

CodeBlocks - 如果真的需要C++IDE的话~~

发表于 : 2007-03-31 12:07
anticlockwise
其实我如果写C++程序的话,一直都是用文本编辑+GCC,但是同学总是习惯使用IDE,所以帮他搜寻了一下,找到了CodeBlocks。
Anjuta我也试用过,但是总觉得不爽。
在此,我推荐CodeBlocks: http://www.codeblocks.org
Ubuntu deb包下载:
http://forums.codeblocks.org/index.php?board=20.0
通过上面的网址到达他们的论坛,帖子里都有相关的最新Nightly Build Ubuntu Deb包下载。

特性简介:
Highlights:

* Open Source! GPL2, no hidden costs.
* Cross-platform. Runs on Linux or Windows (uses wxWidgets).
* Made in GNU C++. No interpreted languages or proprietary libs needed.
* Comes in two presentations: Standalone, and MinGW bundle
* Devpack support (optional)
* Extensible through plugins (SDK available in the downloads section)

Compiler-related features:

* Multiple compiler support:
o GCC (MingW / Linux GCC)
o MSVC++
o Digital Mars
o Borland C++ 5.5
o Open Watcom
* Compiles directly or with makefiles
* Predefined project templates
* Custom template support
* Uses XML format for project files.
* Multi-target projects
* Workspaces support
* Imports MSVC projects and workspaces
(NOTE: assembly code and inter-project dependencies not supported yet)
* Imports Dev-C++ projects
* Integrates with GDB for debugging

Interface Features:

* Syntax highlighting, customizable and extensible
* Code folding for C++ and XML files.
* Tabbed interface
* Code completion plugin
* Class Browser
* Smart indent
* One-key swap between .h and .c/.cpp files
* Open files list for quick switching between files (optional)
* External customizable "Tools"
* To-do list management with different users

发表于 : 2007-03-31 12:47
wyg1258
上那个网很慢~~
能不能直接把 deb 传上来~~

发表于 : 2007-03-31 12:59
anticlockwise
wyg1258 写了:上那个网很慢~~
能不能直接把 deb 传上来~~
那个东东有6.4Mb,不知道能不能上传到FTP上边……

发表于 : 2007-03-31 13:09
anticlockwise
我已经上传到了FTP上边,下载:

http://ftp.ubuntu.org.cn/codeblocks/CB_ ... tu6.xx.deb

发表于 : 2007-03-31 13:46
stlxv
i tried this, so slow on my machine

发表于 : 2007-03-31 14:01
anticlockwise
ah, really? I've got AMD Athlon64 3000+ with 1GB of ram, can't feel a thing when using Codeblocks :em09

发表于 : 2007-03-31 14:34
stlxv
C4 1.8G
512M
...........

发表于 : 2007-04-11 10:20
fisher.lei
ftp帐号和密码是多少阿?

发表于 : 2007-04-11 10:30
fisher.lei
好用 ,赞一个

发表于 : 2007-04-11 16:24
anticlockwise
谢谢LS

发表于 : 2007-04-11 19:26
stlxv
最好是直接从官方网站下载,每天都在更新的这个东西

发表于 : 2007-07-26 3:20
cjjhr99
求助LZ 我安装完后每次运行这个IDE到出现 TODAY TIP的时候就没有响应 CPU100% 这是为什么?

发表于 : 2007-07-26 15:12
oiniya
看到N多人都说anjuta不好,为什么呢?
个人使用下来,感觉非常不错阿。

发表于 : 2007-08-13 17:20
wkt
oiniya 写了:看到N多人都说anjuta不好,为什么呢?
个人使用下来,感觉非常不错阿。
它不显示中文!

发表于 : 2007-08-20 20:43
sighforever
还是wine + SI 爽!