py -3 test.py 則是使用python 3 版(系統有多個3 版時, 則預設使用最新的3 版) 執行 test.py . 可以指定大版本號加次版號: 例如, python 同時有3.5 和3.8 ...
確定! 回上一頁