随笔分类 - Python
摘要:通过python脚本来启动其他的程序,一般使用 subprocess import subprocess # 启动Windows上的计算机程序 subprocess.Popen('C:\\Windows\\System32\\calc.exe') # 启动记事本,并打开 text.txt 文件,在该
阅读全文
posted @ 2024-02-21 16:31
Jeffxue
浙公网安备 33010602011771号