- 博客(28)
- 收藏
- 关注
原创 5.11 多路文件IO TCP通信模型
要求:服务器使用poll模型 客户端1:使用select 模型 客户端2:使用多线程。开启一个服务器,2个客户端,然后让2个客户端之间互相聊天。
2025-05-11 18:40:52
139
原创 4.24 标准IO函数
1.实现文件的拷贝,读取一个文件,把读取的数据写入到另一个文件中。23 printf("一共有%d行\n",i);14 // printf("打开成功\n");14 // printf("打开成功\n");2.计算一个文件中有几行。
2025-04-24 23:28:36
1394
原创 C语言学生管理系统大作业
int (*compare)(const struct student *a,const struct student *b)) //排序。void teacher_menu(struct teacher *q,struct student *p,int m, int n) //教师菜单。
2025-04-15 00:07:35
1556
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅