摘要: subprocess The subprocess module allows us to: To run UNIX commands we need to create a subprocess that runs the command. The recommended approach to 阅读全文
posted @ 2016-06-25 02:58 garyyang 阅读(148) 评论(0) 推荐(0)