酒店管理系统实现代码Word文档格式.docx
- 文档编号:15079337
- 上传时间:2022-10-27
- 格式:DOCX
- 页数:49
- 大小:20.68KB
酒店管理系统实现代码Word文档格式.docx
《酒店管理系统实现代码Word文档格式.docx》由会员分享,可在线阅读,更多相关《酒店管理系统实现代码Word文档格式.docx(49页珍藏版)》请在冰豆网上搜索。
privateJButtonb1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13;
JTextAreata=newJTextArea(20,20);
JTextAreatb=newJTextArea(20,20);
publicstaticvoidmain(Stringargs[]){
Fthat=newF();
();
}
voidgo(){
frame=newJFrame("
客房检查"
);
ContainercontentPane=();
JPanelP1=newJPanel();
(newGridLayout());
b1=newJButton("
101\n单人间"
b2=newJButton("
102\n单人间"
b3=newJButton("
103\n单人间"
b4=newJButton("
104\n单人间"
b5=newJButton("
105\n单人间"
b6=newJButton("
201\n双人间"
b7=newJButton("
202\n双人间"
b8=newJButton("
203\n双人间"
b9=newJButton("
204\n双人间"
b10=newJButton("
205\n双人间"
b11=newJButton("
301\n总统套房"
b12=newJButton("
302\n总统套房"
b13=newJButton("
303\n总统套房"
(b1);
(b2);
(b3);
(b4);
(b5);
(b6);
(b7);
(b8);
(b9);
(b10);
(b11);
(b12);
(b13);
("
房间总数:
13"
\n当前占用:
"
\n当前可供:
(tb);
ActionListeneral=newActionListener(){
publicvoidactionPerformed(ActionEvente){
if()=="
){
("
JFrameframe=newJFrame("
检查信息"
JPanelp2=newJPanel();
Containercp=();
\n101房间是否打扫:
"
\n101房间里是否有家具损坏:
\n101房间是否交足余额:
JButtona=newJButton("
提交"
(a);
ActionListeneral=newActionListener(){
publicvoidactionPerformed(ActionEvente){
if()=="
(ta,
"
提交成功"
null,
;
}
};
(al);
(ta);
;
(p2);
();
(true);
}
elseif()=="
("
\n102房间是否打扫:
\n102房间里是否有家具损坏:
\n102房间是否交足余额:
\n103房间是否打扫:
\n103房间里是否有家具损坏:
\n103房间是否交足余额:
104\n单人间"
\n104房间是否打扫:
\n104房间里是否有家具损坏:
\n104房间是否交足余额:
\n105房间是否打扫:
\n105房间里是否有家具损坏:
\n105房间是否交足余额:
JFrameframe1=newJFrame("
\n201房间是否打扫:
\n201房间里是否有家具损坏:
\n201房间是否交足余额:
JFrameframe2=newJFrame("
\n202房间是否打扫:
\n202房间里是否有家具损坏:
\n202房间是否交足余额:
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 酒店 管理 系统 实现 代码