int execlp(constchar *file, const char *arg, ...); //第一个参数:全路径. //envp[],表示传递的是环境变量的数组. int execle(constchar *path, const char *arg,.
確定! 回上一頁