📜  什么是ide? - C 编程语言代码示例

📅  最后修改于: 2022-03-11 15:04:41.578000             🧑  作者: Mango

代码示例1
An integrated development environment (IDE) is software for building 
applications that combines common developer tools into a single graphical 
user interface (GUI).
An IDE typically consists of a source editor, a debugger and many more.