import os os.system('cd /usr/local') os.mkdir('aaa.txt) ... python調用Shell腳本,有兩種方法:os.system()和os.popen(),
確定! 回上一頁