1
0
110
寫了 32808 字,被 43 人關(guān)注,獲得了 49 個喜歡
1.新建shell腳本(test.sh) cd (python所在路徑) python3 (python文件名) 2.shell腳本獲取權(quán)限 chmod +x test.sh...