You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
Hotel_Management.pro | 2 years ago | |
Hotel_Management.pro.user | 2 years ago | |
README.md | 2 years ago | |
add.jpg | 2 years ago | |
add_administration.cpp | 2 years ago | |
add_administration.h | 2 years ago | |
add_administration.ui | 2 years ago | |
administration.cpp | 2 years ago | |
administration.h | 2 years ago | |
administration.ui | 2 years ago | |
cellstatus.cpp | 2 years ago | |
cellstatus.h | 2 years ago | |
cellstatus.ui | 2 years ago | |
checkbtn.cpp | 2 years ago | |
checkbtn.h | 2 years ago | |
checkbtn.ui | 2 years ago | |
customer.cpp | 2 years ago | |
customer.h | 2 years ago | |
customer.ui | 2 years ago | |
customerinfo.cpp | 2 years ago | |
customerinfo.h | 2 years ago | |
customerinfo.ui | 2 years ago | |
info.png | 2 years ago | |
login.cpp | 2 years ago | |
login.h | 2 years ago | |
login.png | 2 years ago | |
login.ui | 2 years ago | |
logo.png | 2 years ago | |
main.cpp | 2 years ago | |
order.png | 2 years ago | |
orderoom.cpp | 2 years ago | |
orderoom.h | 2 years ago | |
orderoom.ui | 2 years ago | |
receptionist.cpp | 2 years ago | |
receptionist.h | 2 years ago | |
receptionist.ui | 2 years ago | |
register.jpg | 2 years ago | |
registers.cpp | 2 years ago | |
registers.h | 2 years ago | |
registers.ui | 2 years ago | |
res.qrc | 2 years ago | |
resetcode.png | 2 years ago | |
resetmessage.cpp | 2 years ago | |
resetmessage.h | 2 years ago | |
resetmessage.ui | 2 years ago | |
return.png | 2 years ago | |
sea.jpg | 2 years ago |
README.md
基于Qt开发的宾馆客房管理系统
系统的基本功能
- 客房各种信息,包括客房的类别、当前的状态、负责人等;
- 客房信息的查询和修改,包括按房间号查询住宿情况、按客户信息查询房间状态等;
- 退房、订房、换房等信息的修改,对查询、统计结果打印输出。