摘要:
import os import subprocess from subprocess import Popen, PIPE # run the shell as a subprocess: cmd2 = "pint www.baidu.com" import os import pty import select from subprocess import Popen, STDOUT m... 阅读全文
posted @ 2018-06-13 14:18
xadxxx
阅读(1334)
评论(0)
推荐(0)