电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问
                按 排序
找到关键词“c语言大作业 学生通讯录管理系统”相关内容 1搜索耗时:0.0278秒

C语言作业——学生通讯管理系统

#include #include c.h> //#define NULL 0 #define LEN sizeof(struct message) struct message //定义结构体 { char name[15]; char number[15]; char phone[15]; char qq[13]; char addr[25]; struct message *next; //指向下一数据 }; int n; void creat() //建立电话簿 { int num; cha...

时间:2025-01-28 01:57栏目:行业资料

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部