C++運行程序依賴的環境-vcredist_x64.exe


vcredist_x64.exe:表示 Visual C++ Redistributable x64,用於安裝由Visual Studio開發的C/C++程序運行時依賴的一些組件。

 

The Visual C++ Redistributable Packages install run-time components that are required to run C++ applications that are built by using Visual Studio 2013.https://www.microsoft.com/en-us/download/details.aspx?id=40784

Visual C++重發布包用於安裝由Visual Studio編譯出的C++程序所需的運行時組件。

 

The Visual C++ Redistributable Packages install run-time components that are required to run applications that are developed by using Visual Studio 2013, on computers that don't have Visual Studio 2013 installed. These packages install run-time components of these libraries: C Runtime (CRT), Standard C++, ATL, MFC, C++ AMP, and OpenMP. For an updated version of these redistributable packages, see KB 3138367.

Visual C++重發布包用於在沒有安裝Visual Studio的電腦上安裝由Visual Studio開發的程序運行時所需的組件。這些包安裝的運行時組件包括:C運行時(CRT)、標准C++、ATL、MFC、C++ AMP,以及OpenMP。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM