發表文章

目前顯示的是 9月, 2017的文章

在Ubuntu中 將python3設為預設

要如何在Ubuntu中 將python3設為預設 其實很簡單 只要在終端機上打 alias python=python3 這行 就可以囉