- 5
- 0
- 约7.98千字
- 约 20页
- 2017-07-24 发布于河南
- 举报
宿舍管理系统程序(Dormitory management system program)
宿舍管理系统程序(Dormitory management system program)
/ * 宿舍管理 * /
# includes stdio.h 引用库函数 / * * /
# includes stdlib.h
# includes ctype.h
# includes string.h
typedef 定义结构体数组 struct / * * /
{
char roomnum [4]; / * 房间号 * /
char bednum [2]; / * 床位号 * /
char num [10]; / * 学号 * /
char name [20]; / * 姓名 * /
} the student;
student room1 (1000); / * 结构体数组变量 * /
int menu select 菜单函数 _ () / * * /
{
char c;
do {
system (cls); / * 运行前清屏 * /
printf (\ t \ t★★★★★★学生宿舍管理系统★★★★★★ \ n); / * 菜单选择 * /
printf (\ t \ t§ 1. 输入记录 (\ n );
printf (\ t \ t§ 2. 显示记录 (\ n );
printf (\ t \ t§ 3. 按房间号排序并显示 (\ n );
printf
您可能关注的文档
- 均衡器的调试(Equalizer debugging).doc
- 地质和地层年代表(Geological and stratigraphic year representation).doc
- 坎儿井(Karez).doc
- 地方网站的推广技巧(Promotion techniques for local websites).doc
- 坏消息的大豆产业(Bad news for the soybean industry).doc
- 坏道修复(mhdd).doc
- 块石片石区别(Stone rubble difference).doc
- 坚定三个自信,履行庄严承诺(Firmly three confidence, fulfill solemn commitment).doc
- 坚定信心 凝聚共识 落到实处(Strengthen confidence, unite consensus and implement it).doc
- 坚定信心营销 中小企业主动出击暖动市场(Firm confidence marketing, small and medium enterprises take the initiative to warm the market).doc
最近下载
- ACD奥的斯内部资料GECB及GDCB服务器使用.pdf VIP
- 奥的斯电梯服务器通用指南 V1.3.pdf
- OTIS奥的斯XIOTIS西子奥的斯GECS服务器使用手册.pdf
- 奥的斯OTIS服务器通用指南 V1.9.pdf
- 党支部2025年度组织生活会个人对照在学习贯彻党的创新理论、在加强党性锤炼、在联系服务群众、在发挥先锋模范作用、在改作风树新风存在的不足.docx VIP
- 2026年园林绿化公司工作计划.docx
- OTIS奥的斯XIOTIS西子奥的斯OTIS故障代码 最新.pdf
- 奥的斯OTIS元件代码.docx VIP
- 奥的斯电梯otis字典.pdf VIP
- xxx医院门诊病人费用明细表.doc VIP
原创力文档

文档评论(0)