- 博客(3)
- 收藏
- 关注
原创 execl()函数详解
https://wenku.baidu.com/view/f8e7207b0242a8956aece449.html这个讲得不错 记录一下。
2020-04-06 12:55:33
1439
转载 Linux pipe();
在博客园看到这篇文章,写得简单且详细。转载过来。Linux pipe函数 by:mfrbuaa1. 函数说明pipe(建立管道):头文件 #include<unistd.h>定义函数: int pipe(int filedes[2]);函数说明:pipe()会建立管道,并将文件描写叙述词由參数filedes数组返回。filedes[0]为管道里的读取端fi...
2020-04-03 14:43:00
155
原创 Linux虚拟机make命令的安装
根据https://blog.csdn.net/JENREY/article/details/100116798有以下操作wget http://ftp.gnu.org/gnu/make/make-4.2.tar.gz tar -zxvf make-4.2.tar.gz cd make-4.2 ./configure make make install ln -s -f...
2020-03-26 20:06:35
8554
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人