在python 中实现运行多条shell命令 使用py时可能需要连续运行多条shell命令1.#coding:UTF-8importsysreload(sys)sys.setdefaultencoding('utf8')imp shell命令