<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                VC++運行庫(Visual C++ 可再發行程序包)是運行使用相應版本的 Visual C++ 開發的應用程序時必要的組件。 Wampserver內置的Apache、MySQL、MariaDB和PHP就依賴VC++運行庫,所以我們需要在電腦上安裝好VC++運行庫,否則無法正常使用Wampserver。 Wampserver依賴的VC++運行庫版本有下列這些: * Microsoft Visual C++ 2008 (VC++ 9.0) * Microsoft Visual C++ 2010 (VC++ 10.0) * Microsoft Visual C++ 2012 (VC++ 11.0) * Microsoft Visual C++ 2013 (VC++ 12.0) * Microsoft Visual C++ 2015-2022 VC++運行庫還區分32位(x86)和64位(x64)。所以,對于32位的電腦,只需要安裝32位的VC++運行庫。對于64位的電腦,需要安裝32位(x86)和64位(x64)的運行庫。 ## 檢查運行庫 首先,我們先看看自己的電腦安裝了那些VC++運行庫,然后再針對性的安裝上缺少的VC++運行庫。 電腦上打開`控制面板\程序\程序和功能`,檢查當前已安裝的程序列表里面是否有下面列出的10個VC++運行庫。 > 32位的電腦只需要有5個即可,即忽略(x64)的VC++運行庫 ![image.png](https://attachment.wampserver.site/images/2020/09/16/image.png) ## VC++運行庫下載 名稱 | 下載鏈接 ---|--- Microsoft Visual C++ 2008 Redistribuable | [x86](https://wampserver.site/package/478.html)、[x64](https://wampserver.site/package/483.html) Microsoft Visual C++ 2010 Redistribuable | [x86](https://wampserver.site/package/479.html)、[x64](https://wampserver.site/package/484.html) Microsoft Visual C++ 2012 Redistribuable | [x86](https://wampserver.site/package/480.html)、[x64](https://wampserver.site/package/485.html) Microsoft Visual C++ 2013 Redistribuable | [x86](https://wampserver.site/package/481.html)、[x64](https://wampserver.site/package/486.html) Microsoft Visual C++ 2015-2022 Redistribuable | [x86](https://wampserver.site/package/890.html)、[x64](https://wampserver.site/package/891.html) 覺得一個個下載太麻煩?我們可以直接下載VC++運行庫組合包。(另外注意:組合包里面的`vcredist_2008_sp1_atl`和`vcredist_2008_sp1_mfc`一般不用安裝) 名稱 | 下載鏈接 ---|--- All VC Redistribuable Packages (x86) (32bits) | [下載](https://wampserver.site/package/488.html) All VC Redistribuable Packages (x86_x64) (32 & 64bits) | [下載](https://wampserver.site/package/489.html) ## 安裝VC++運行庫 ### Visual C++ 2008 Redistribuable 1.打開VC++運行庫程序文件(如果有提示UAC授權,直接同意即可) ![imageb0dd040a454dd3e8.png](https://attachment.wampserver.site/images/2020/09/16/imageb0dd040a454dd3e8.png) 選下一步(Next)繼續 2.勾選同意安裝協議,然后點安裝(Install)進行安裝 ![imageb180e673d105fc9f.png](https://attachment.wampserver.site/images/2020/09/16/imageb180e673d105fc9f.png) ![imagec9cdda3edf9b04a1.png](https://attachment.wampserver.site/images/2020/09/16/imagec9cdda3edf9b04a1.png) 3.安裝完成,直接點完成(Finish)即可 ![imagea2208a5c37b6bbbb.png](https://attachment.wampserver.site/images/2020/09/16/imagea2208a5c37b6bbbb.png) ### Microsoft Visual C++ 2010 Redistribuable 1.打開VC++運行庫程序文件 ![image3153a2f665702172.png](https://attachment.wampserver.site/images/2020/09/16/image3153a2f665702172.png) 2.勾選同意安裝協議,然后點安裝進行安裝(如果有提示UAC授權,直接同意即可) ![image702d7d33ab3f9cd4.png](https://attachment.wampserver.site/images/2020/09/16/image702d7d33ab3f9cd4.png) ![imaged3cc18fe6049edb3.png](https://attachment.wampserver.site/images/2020/09/16/imaged3cc18fe6049edb3.png) 3.完成安裝 ![image3a8178eff45d11b4.png](https://attachment.wampserver.site/images/2020/09/16/image3a8178eff45d11b4.png) ### Microsoft Visual C++ 2012 Redistribuable 1.打開VC++運行庫程序文件,勾選同意安裝協議,然后點安裝(Install)進行安裝 ![imageb0b2e2cc59285802.png](https://attachment.wampserver.site/images/2020/09/16/imageb0b2e2cc59285802.png) ![imagedb267c7df9c7992b.png](https://attachment.wampserver.site/images/2020/09/16/imagedb267c7df9c7992b.png) 2.完成安裝 ![image0bd1be05c163d378.png](https://attachment.wampserver.site/images/2020/09/16/image0bd1be05c163d378.png) ### Microsoft Visual C++ 2013 Redistribuable 1.打開VC++運行庫程序文件,勾選同意安裝協議,然后點安裝(Installer)進行安裝 ![image0b60afa551d56693.png](https://attachment.wampserver.site/images/2020/09/16/image0b60afa551d56693.png) ![imageb38f052acc353900.png](https://attachment.wampserver.site/images/2020/09/16/imageb38f052acc353900.png) 2.完成安裝 ![image63c0452332ab979c.png](https://attachment.wampserver.site/images/2020/09/16/image63c0452332ab979c.png) ### Microsoft Visual C++ 2015-2019 Redistribuable 1.打開VC++運行庫程序文件,勾選同意安裝協議,然后點安裝進行安裝 ![image500a2dfc91ff83f2.png](https://attachment.wampserver.site/images/2020/09/16/image500a2dfc91ff83f2.png) ![image476048121e2ca9ec.png](https://attachment.wampserver.site/images/2020/09/16/image476048121e2ca9ec.png) 2.完成安裝 [![image26f9fd9dbeab4039.png](https://attachment.wampserver.site/images/2020/09/16/image26f9fd9dbeab4039.png)](https://attachment.wampserver.site/image/QrP)
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看