- 博客(2)
- 收藏
- 关注
原创 cat源代码(部分注解)
普通的read函数在读第一个字符之前可能被signal中断,而safe_read函数能够恢复被中断的read过程,普通的write函数在读写的过程中也可能会被signal中断,而full_write能够恢复读写过程,直到读写到了指定数目的字节或者到达文件的结尾(EOF),或者就是读写出现错误返回。两个函数在读写不发生错误的情况下返回的为写的字节的数量,错误情况下返回值为ERROR类的值。
2023-05-04 20:45:09
917
1
原创 HELP THE BEE!
Bees are very common insects in nature, and they are of great signifificance to plants, humans, and the entire natural ecosystem. In order to save bees, we established a prediction model of bee population.
2022-12-18 09:17:31
174
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人