LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

Code::Blocks-跨平台的 C/C++ IDE

Code::Blocks 是一个开放源码、跨平台的 C/C++ IDE(集成开发环境)。由于它使用 wxWidgets,所以能够支持 Linux 和 Windows 系统。Code::Blocks 使用 GNU C++ 开发,具有开发包和插件支持。

Code::Block
Code::Blocks 屏幕截图

在 Linux 下,Code::Blocks 支持 gcc、g++ 编译器和 gdb 调试器。Code::Blocks 具有预定义的项目模板、语法高亮显示、代码折叠、智能缩进、类浏览器等功能。

- Download Code::Blocks 1.0rc2
- Download Code::Blocks Nightly builds

[Thanks James Wang!]

署名 • 注明出处 • 非商业性使用

11 Comments

  1. 1 saga Commented @ 2007-07-03 10:47 pmReply to this comment

    Version 1.0rc2 is too old! You’d better download the nightly build if you want try it. You can find download link in the C::B forum.

  2. 2 风雷 Commented @ 2007-07-03 11:12 pmReply to this comment

    很早就使用过了,然后一直在给别人推荐,很棒的IDE

  3. 3 adqin Commented @ 2007-07-04 12:43 amReply to this comment

    看起来不错,有deb包下么。想试试。明天吧

  4. 4 Toy Commented @ 2007-07-04 8:43 amReply to this comment

    @saga:感谢你的提议,已添加 Nightly builds 下载链接。

    @adqin:在 Nightly builds 下载链接中可以找到。

  5. 5 Joshua Commented @ 2007-07-04 10:53 amReply to this comment

    Who is saga? from xjtu?

  6. 6 天衣有缝 Commented @ 2007-07-04 11:04 amReply to this comment

    最后一版rc2是2005.10发布的,难道是开发者不维护了,可惜了好咚咚啊

  7. 7 konit Commented @ 2007-07-04 11:54 amReply to this comment

    一直都是在論壇裡面更新,沒有放上首面。

  8. 8 updatedb Commented @ 2007-07-04 12:15 pmReply to this comment

    真是个好东西呀,还可以导入vc,stdio工程,支持QT4工程,调度方便

    只是编缉器不能设置成vim

  9. 9 stlxv Commented @ 2007-07-04 1:12 pmReply to this comment

    不是,是原来的rc2问题太多,到现在一直在改。

    要把软件做精了可不简单。

  10. 10 fenix Commented @ 2007-07-04 11:21 pmReply to this comment

    在fedora7中安装后,一启动就死掉了。

  11. 11 fluke Commented @ 2007-07-05 8:28 pmReply to this comment

    我这里运行不了,一开就exception了,看来有时间要看看他的代码,其实我很喜欢这个ide的。