使用Visual Studio但使用/不使用.NET的C / C ++ GUI应用程序

问题描述:

我想学习C / C ++ GUI Windows / Linux编程。哪个IDE更合适?如果我使用Visual Studio.NET,它的优缺点。

I want to learn C/C++ GUI Windows/Linux programming. Which IDE is more suitable? If I go with Visual Studio.NET, what are the pros and cons of it.

任何支持Windows和Linux的IDE?

Any IDE that supports both Windows and Linux?

Qt Creator IDE 适用于Linux和Windows。

The Qt Creator IDE works for both Linux and Windows.

如果你想要一个更通用的开发环境,Qt可以与Eclipse集成。

If you want a more versatile development environment, Qt can integrate with Eclipse.