Week1

上課內容:建立 Windows 64 位元可攜程式系統。

1.下載 Python3.7.2,選擇 Windows x86-64 executable installer

2.安裝 Python ,選擇 Customize installation (客製化安裝),接著將 Optional Features 內的 Documentation 和 Python test suite 兩個不勾選,再將 Advanced Options 內的路徑縮短為 C:\p37 後,安裝程式。

3.下載 HxD

4.打開 HxD 後,更改 pip 路徑。

5.下載 SciTE ,選擇 Windows 下的[ full download]。

6.修改 code.page 使中文可在 SciTE上顯示。

7.下載 KDiff (用來比較差異性的工具)。

8.下載 [TCC] (Tiny C Compiler)。

9.修改 start.bat 及 stop.bat。