用Python调用Shell命令有如下几种方式:. 第一种,os.system("The command you want"). 这个调用相当直接,且是同步进行的,程序需要阻塞并等待返回。
確定! 回上一頁