• 2022-06-01
    用于创建进程的方法有
    A: subprocess.Popen()函数
    B: subprocess
    C: createProcess()函数
    D: NewProcess()函数