http://msdn.microsoft.com/visualc/vctoolkit2003/
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 toolki

Microsoft Visual C++ Toolkit 2003 提供了与 Visual Studio .NET 2003 专业版相同的优化编译器和链接器,以及 C 运行时库、C++ 标准库和 .NET 共享语言运行时。此免费工具包包括用于演示新功能的示例代码,如优化、代码安全性、增强的 ISO C++ 支持和对 CLR 的支持。

1284

被折叠的 条评论
为什么被折叠?



