Microsoft Visual C++
Microsoft Visual C++ (MSVC) 是 Microsoft 的 C、C++、C++/CLI 和 C++/CX 编程语言的编译器。
Last updated
Microsoft Visual C++ (MSVC) 是 Microsoft 的 C、C++、C++/CLI 和 C++/CX 编程语言的编译器。
Last updated
Microsoft Visual C++ (MSVC) is a compiler for Microsoft's C, C++, C++/CLI, and C++/CX programming languages.
Microsoft Visual C++ (MSVC) 是 Microsoft 的
C、C++、C++/CLI 和 C++/CX 编程语言的编译器。MSVC 是专有软件;它最初是一个独立产品,但后来成为 Visual Studio 的一部分,并以试用软件和免费软件的形式提供。它具有用于开发和调试 C++ 代码的工具,尤其是为 Windows API、DirectX 和 .NET 编写的代码。许多应用程序需要可再发行的 Visual C++ 运行时库包才能正常运行。这些软件包通常与它们支持的应用程序分开安装,从而使多个应用程序只需一次安装即可使用该软件包。这些 Visual C++ 可再发行组件和运行时包大多是为许多应用程序使用的标准库安装的。
Microsoft Visual C++ (MSVC) is a compiler for Microsoft's C, C++, C++/CLI, and C++/CX programming languages. MSVC is proprietary software; it started as a stand-alone product, but later became part of Visual Studio and is available as trial software and freeware. It has tools for developing and debugging C++ code, especially code written for Windows APIs, DirectX, and .NET. Many applications require a redistributable Visual C++ runtime library package to function properly. These packages are often installed separately from the applications they support, allowing multiple applications to use the package with a single installation. Most of these Visual C++ redistributable components and runtime packages are installed for the standard library used by many applications.