针对C++开发人员的Microsoft
适用于全球每个C++开发人员的工具。
工具
我们的C++工具
使每个C++开发人员生活更佳的工具。
Visual Studio
在 Windows 上开发,使用 AI 支持的 IDE 面向任何平台,从而提高工作效率。使用所选工具生成新式 C 和C++应用。
Visual Studio Code
轻型、强大且可扩展的编辑器,基于开放源代码构建,可在 Windows、Linux 和 Mac 上使用。
vcpkg
适用于所有平台、生成系统和工作流的开源 C 和C++依赖关系管理器。
Microsoft C++ 编译器
使用 MSVC 工具链开发 C 和C++代码。
GitHub Copilot
AI 编码助手提升开发人员工作流。
适用于 Linux 的 Windows 子系统(WSL)
在 Windows 机器上同时访问 Windows 和 Linux 的强大功能。
Azure SDK
从C++管理和与 Azure 云服务交互。
Visual Studio Tools for Unreal Engine
从Visual Studio开发Unreal Engine游戏。
纯虚拟 C++
我们为整个 C++ 社区举办的为期一天的免费虚拟会议。
故事
客户案例
了解世界各地的团队如何使用我们的工具来扩大其工作流。
存储库
在 GitHub 上
我们最常用的一些开放源代码C++库和工具。
最近的博客文章
David Gillies
• 五月 19, 2026
Introducing Sample Profile Guided Optimization in MSVC
Profile Guided Optimization (PGO) has long been one of the most powerful tools in the MSVC compiler’s arsenal for improving the runtime performance of C and C++ applications. By using execution profile data collected from representative workloads, PGO enables the compiler to make smarter decisions about inlining, code layout, and hot/cold code separation – decisions […] The post Introducing Sample Profile Guided Optimization in MSVC appeared first on C++ Team Blog.
Augustin Popa
• 五月 19, 2026
NuGet PackageReference for C++ Projects in Visual Studio
MacGyver Codilla
• 五月 14, 2026
Segment Heap support for C++ projects in Visual Studio
Eric Brumer
• 五月 13, 2026
MSVC Build Tools Preview updates – May 2026
Michael Price
• 五月 12, 2026
MSVC Build Tools version 14.51 (GA) now available
视频
入门视频
开始使用所选工具。