Window10繁體中文語系的cmd 預設編碼是950 (Big5) 可以試試在cmd輸入chcp 65001 [enter] Active code page: 65001 (切換到unicode編碼) 然後再執行你的程式跑看看
確定! 回上一頁