- 博客(43)
- 收藏
- 关注
原创 服务器端
struct.h #ifndef _STRUCT_H_//服务器端头文件#define _STRUCT_H_#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <sys/socket.h>#in...
2018-10-29 21:05:52
264
原创 客户端
struct.h#ifndef _STRUCT_H_//客户端头文件#define _STRUCT_H_#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <sys/socket.h>#inclu...
2018-10-29 21:03:39
260
原创 用链表实现通讯录,并保存到文件
用链表实现通讯录,并保存到文件。 包含的功能有:1、添加好友;2、查看列表;3、删除好友;4、查找好友;5、修改信息;6、保存退出。
2017-08-08 20:34:53
3025
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人