在Python中使用os.system()函数可以直接运行其他程序。也可以使用win32api模块中的shellexecute()函数来运行或使用win32process模块, ...
確定! 回上一頁