利用 reg登錄檔 更快速對 Proxy 進行更改.

  • 內容第一行必須為 REGEDIT4 (必須大寫, 而且必須在第一行, REGEDIT4 是 Windows 95/98/ME/NT, 5 是 Windows2000/XP), 看
    你使用的環境來選擇 REGEDIT4 或 Windows Registry Editor Version 5.00
  • 第二行必須空行
  • 第三行即編輯機碼以及其值
  • 參考資料:

    可攜程式套件系統升級

    https://github.com/mdecourse/cd2018/issues/15

    如何製作 *.reg /登錄檔

    http://domon80501.pixnet.net/blog/post/70076040

    Microsoft - 使用登錄機碼

    https://docs.microsoft.com/zh-tw/powershell/scripting/getting-started/cookbooks/working-with-registry-keys?view=powershell-6


    了解 Python 與 Lua 程式解譯系統

    利用瀏覽器上的 Brython 與 Python 語法直接編寫與產品設計分析有關的程式.,將 Lua 程式導入個人倉儲

    參考 https://github.com/davchoo/SchoolProject https://github.com/fengari-lua/fengari-web 直接在瀏覽器上執行 Lua 程式.

    參考資料:

    Week4 - lssues

    https://github.com/mdecourse/vecp2018/issues/6

    線上Lua程式執行

    http://mde.tw/vecp2018/lua/SchoolProject/

    Brython 3.3.4 程式環境

    http://lab.kmol.info/blog/brython-programming-environment.html