摘要:
工作原理:popen先执行fork,然后调用exec执行cmdstring,并返回一个标准的I/O文件指针。 头文件:#include<stdio.h> 原型:FILE *popen(const char *cmdstring, const char *type) cmdstring:包含shell 阅读全文
posted @ 2020-08-30 00:06
我的腹肌不见了
阅读(2346)
评论(0)
推荐(0)
浙公网安备 33010602011771号