Linux下使用system()和execv()实现对外部程序的调用system()函数system()函数的原型为:#include int system(const char *__command);system()函数调用/bin/sh来 ...
確定! 回上一頁