Читать книгу Beginning Programming All-in-One For Dummies - Wallace Wang - Страница 95

Features

Оглавление

In addition to a compiler and all the usual features of stand-alone editors (see the “Common editor features” sidebar), many IDEs include other features in a convenient UI:

 A debugger helps identify problems in your program.

 File management helps organize the source code for your various projects.

 A profiler helps identify which parts of your program may be slowing down the performance of your entire program.

 A graphical user interface (GUI) designer helps you design the appearance of your program’s windows, drop-down lists, and buttons.

Beginning Programming All-in-One For Dummies

Подняться наверх