subprocess.call(args, executable=None, shell=False). 其中args 可以傳入sequence of strings 或單一個string。注意subprocess 的某些行為在Windows 與Unix 下會有 ...
確定! 回上一頁