python 中sys.argv[]這東西 sys.argv[]是python獲取命令列參數的方法譬如我們在((命令提示字元))中會輸入的指令 456.py hello hello就是命令列參數
確定! 回上一頁