Windows10 LTSC2019開發環境配置(WSL,Docker)

Windows10 LTSC2019開發環境配置(WSL,Docker)

下載系統

  • x86 ed2k://|file|cn_windows_10_enterprise_ltsc_2019_x86_dvd_1814dbab.iso|3196803072|2D39C54A2E99BAC308191C74A15B3237|/
  • x64 ed2k://|file|cn_windows_10_enterprise_ltsc_2019_x64_dvd_9c09ff24.iso|4478906368|E7C526499308841A4A6D116C857DB669|/

安裝+優化

系統安裝

  • 使用 微pe 進行安裝

系統激活

系統優化

增長應用商店

適用於Windows 10 Enterprise LTSC 2019

若是您不想安裝App Installer / Purchase App / Xbox,請在運行安裝以前刪除對應的.appxbundle後綴的文件。可是,若是您計劃安裝遊戲,或帶有購買選項的應用,則不要刪除。html

WSL

  • 控制面板==>卸載程序==>啓用或關閉Windows功能
  • 啓用Hyper-V
  • 啓用適用於Linux的windows子系統
  • 重啓
  • 應用商店中輸入wsl選擇並下載系統

Snipaste_2020-03-24_21-50-15.png

Docker

Snipaste_2020-03-24_21-54-32.png

  • 測試 docker version

開發環境配置

  • Pythongit

    • pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pipenv
    • pip install -i https://pypi.tuna.tsinghua.edu.cn/simple autopep8
    • Pipenv executable is not found解決方法:C:\Users\Administrator\AppData\Local\Programs\Python\Python37\Scripts\pipenv.exe官方解決方法
  • Jetbrain IDEgithub

  • Gitdocker


原文地址

原文地址windows

相關文章
相關標籤/搜索