轉自:http://blog.csdn.net/jiangnanandi/article/details/3021946關鍵字: Python os system 系統命令在此比較一下兩種方法執行系統命令的方法,以方便於日後運用:(1. os.system()system(command) -> exit_status Execute the command (a string) in a ...
www.itkee.com