在linux中read、write函数 read函数从打开的设备或文件中读取数据。 #include<</span>unistd.h> ssize_t read(int fd, vo … Continue reading 在linux中read、write函数