搜索资源列表
jiudianguanlixitong
- 酒店管理系统 (VB版) 简单的酒店管理系统,可实现客户登记,订房,退房,房间查询等等功能。适用于初学者使用-Hotel Management System (VB version) a simple hotel management system, enables clients to register their reservations, check-out, room inquiries and so on. Apply to beginners
roomreserve
- 模拟一个自动订房退房客户端,用户可以订房退房,若房间已经预定,那么不能被其他客户端再预定,只有用户退房后,房间可再被预定-Simulate an automatic reservation check out the client, the user can check reservation if the room has been scheduled, so other clients can not be re-scheduled, only the user after checking
Hotel
- 酒店管理系统,对客户的入住,退房,订房,以及对空房进行管理-Hotel management system, customer stay, check-out, reservations, as well as availability management
142JSP酒店预订管理系统
- 实现酒店管理,订房 退房 订餐等一切功能(To achieve hotel management, booking, check-out and other functions)
Code
- (1)客房标准管理:客房标准包括标准名称,标准面积,房间床位数,房间条件(是否有空调、电话、电视、卫生间),房间单价,可以添加,修改,查询,删除。 (2)客房信息管理:客房信息包括房间编号,房间所属标准,房间实际价格,房间位置,附加信息等。 (3)查询剩余客房:可以查询还没有预定的客房信息,以供预定房间做准备。 (4)订房信息管理:订房信息包括订房编号,顾客姓名,顾客身份证,房间编号,入住时间,是否已结算,结算日期,结算总金额,折扣优惠,优惠金额,实收金额等。 (5)用户