python运行其他程序的实现方法
python运行其他程序的实现方法
这里提供了两种实现方法,一.os.system()函数和使用ShellExecute函数运行其他程序及实现代码,大家可以参考下,
一使用os.system()函数运行其他程序
打开系统的记事本程序
>>>importos
>>>os.system('notepad')
0
>>>os.system('notepadpython.txt')
0
二使用ShellExecute函数运行其他程序
>>>importwin32api >>>win32api.ShellExecute(0,'open','notepad.exe','','',0) 42 >>>win32api.ShellExecute(0,'open','notepad.exe','','',1) 42 >>>win32api.ShellExecute(0,'open','notepad.exe','python.txt','',1) 42 >>>win32api.ShellExecute(0,'open','http://www.python.org','python.txt','',1) 42 >>>win32api.ShellExecute(0,'open','E:\\python\\work\\Demo.mp3','','',1) 42 >>>win32api.ShellExecute(0,'open','E:\\python\\work\\MessageBox.py','','',1) 42
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!
热门推荐
10 对患者生日祝福语简短
11 结婚祝福语简短装备
12 周岁祝福语学生文案简短
13 订婚领证祝福语简短精辟
14 导师获奖祝福语大全简短
15 新婚购房祝福语简短精辟
16 牛年祝福语简短的爱人
17 送芒果的祝福语简短
18 送给学长毕业祝福语简短