:19.822KB : :1 :2022-10-16 16:28:22
机房预约系统如果开发者对于本文件有需要的可以参考。
机房预约系统
学校现有几个规格不同的机房,由于使用时经常出现"撞车"现象,现开发一套机房预约系统,解决这一问题。
.
├── 机房预约系统.zip
└── 机房预约系统
├── admin.txt
├── computerRoom.h
├── computerRoom.txt
├── globalFile.h
├── identity.h
├── manager.cpp
├── manager.h
├── order.cpp
├── order.h
├── order.txt
├── student.cpp
├── student.h
├── student.txt
├── teacher.cpp
├── teacher.h
├── teacher.txt
├── 机房预约系统.cpp
└── 机房预约系统.md
1 directory, 19 files