@songying
2018-06-26T16:31:31.000000Z
字数 361
阅读 1015
python库
subprocess.run(args, *, stdin=None, input=None, stdout=None, stderr=None, shell=False, cwd=None, timeout=None, check=False, encoding=None, errors=None, env=None)