Visual C++ Toolkit 2003

对于没有能力购买正版Microsoft Visual Studio的用户来说是个好东东。

下载地址:Visual C++ Toolkit 2003

Overview

The Microsoft Visual C++ Toolkit 2003 includes the core tools developers need to compile and link C++-based applications for Windows and the .NET Common Language Runtime:

  • Microsoft C/C++ Optimizing Compiler and Linker.  These are the same compiler and linker that ship with Visual Studio .NET 2003 Professional!
  • C Runtime Library and the C++ Standard Library, including the Standard Template Library.  These are the same static-link libraries included with Visual Studio.
  • Microsoft .NET Framework Common Language Runtime. Visual C++ can optionally build applications that target the Common Language
    Runtime (CLR).
  • Sample code.  The toolkit includes four samples designed to showcase the powerful new features of the 2003 version, including new optimization capabilities, features to improve code-security and robustness, enhanced ISO C++ standards support, and the ability to use the .NET Framework library and target the CLR.


Read about the samples included with the Toolkit, and the Visual C++ compiler technology used to implement them by visiting the Visual C++ Toolkit 2003 Home Page.

System Requirements

  • Supported Operating Systems: Windows 2000, Windows Server 2003, Windows XP

Note: If you have already installed Microsoft Visual Studio .NET 2003 Professional or Enterprise edition, you do not need to install the Visual C++ Toolkit 2003 unless you want to specifically try the included samples.

你可能感兴趣的:(Daily)