python执行外部程序的常用方法小结

1、使用os模块的execl方法。

2、使用os模块的system方法。

3、使用os模块的popen方法。

posted @ 2017-04-24 14:36  cppsurain  阅读(224)  评论(0)    收藏  举报