Code::Blocks - The free C/C++ and Fortran IDE

Code::Blocks - The free C/C++ and Fortran IDE

  • 1. Installation
  • References

https://www.codeblocks.org/

Code::Blocks is a free C/C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.

Code::Blocks - The free C/C++ and Fortran IDE_第1张图片

Code::Blocks is a free, open-source cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++.

Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, event compiling and debugging functionality is provided by plugins!

demand [dɪ'mɑːnd]:n. 要求,需求 v. 强烈要求,需要,逼问,查问,查询
consistent [kən'sɪst(ə)nt]:adj. 始终如一的,一致的,坚持的

1. Installation

Ubuntu Software -> Code::Blocks IDE -> Install

Code::Blocks - The free C/C++ and Fortran IDE_第2张图片

Code::Blocks - The free C/C++ and Fortran IDE_第3张图片

References

[1] Yongqiang Cheng, https://yongqiang.blog.csdn.net/
[2] User documentation, https://wiki.codeblocks.org/index.php/User_documentation
[3] Main Page, https://wiki.codeblocks.org/index.php/Main_Page
[4] User Manual, https://www.codeblocks.org/user-manual/
Code::Blocks Forums, https://forums.codeblocks.org/

你可能感兴趣的:(Code::Blocks,Code,Blocks,C/C++,IDE,Fortran,IDE)