登录
首页 » Java » #_jsp_145_mysql_酒店客房管理系统_

#_jsp_145_mysql_酒店客房管理系统_

于 2021-04-04 发布
0 87
下载积分: 1 下载次数: 3

代码说明:

说明:  完整的程序源码,完整的系统架构,可供学习及参考,当然也可以作为毕业设计的模版,完全由JSP编写,同时页面由前后台控制。(Complete source code, complete system architecture, for learning and reference, of course, can also be used as a graduation design template, written entirely by JSP, while the page is controlled by the front and back.)

文件列表:

数据库, 0 , 2012-06-21
数据库\db_jdkf.sql, 7747 , 2012-05-24
程序, 0 , 2012-05-24
程序\.classpath, 5186 , 2012-05-24
程序\.myeclipse, 0 , 2012-05-11
程序\.myhibernatedata, 527 , 2012-05-24
程序\.mymetadata, 285 , 2013-03-29
程序\.project, 1632 , 2012-05-11
程序\.settings, 0 , 2012-05-24
程序\.settings\org.eclipse.jdt.core.prefs, 330 , 2012-05-11
程序\.springBeans, 474 , 2013-03-29
程序\src, 0 , 2012-05-24
程序\src\com, 0 , 2012-05-24
程序\src\com\action, 0 , 2012-05-24
程序\src\com\action\adminAction.java, 2048 , 2012-05-11
程序\src\com\action\catelogAction.java, 2312 , 2012-05-11
程序\src\com\action\gonggaoAction.java, 3470 , 2012-05-11
程序\src\com\action\indexAction.java, 1630 , 2012-05-11
程序\src\com\action\kefangAction.java, 8032 , 2012-05-24
程序\src\com\action\liuyanAction.java, 2657 , 2012-05-11
程序\src\com\action\ruzhuAction.java, 3360 , 2012-05-24
程序\src\com\action\UserAction.java, 5399 , 2012-05-11
程序\src\com\action\yudingAction.java, 3292 , 2012-05-24
程序\src\com\dao, 0 , 2012-05-24
程序\src\com\dao\TAdminDAO.java, 3980 , 2012-05-11
程序\src\com\dao\TCatelogDAO.java, 4191 , 2012-05-11
程序\src\com\dao\TGonggaoDAO.java, 5495 , 2012-05-11
程序\src\com\dao\TKefangDAO.java, 5021 , 2012-05-11
程序\src\com\dao\TLiuyanDAO.java, 4153 , 2012-05-11
程序\src\com\dao\TPinglunDAO.java, 4279 , 2012-05-11
程序\src\com\dao\TRuzhuDAO.java, 3733 , 2012-05-24
程序\src\com\dao\TUserDAO.java, 3729 , 2012-05-11
程序\src\com\dao\TYudingDAO.java, 4551 , 2012-05-11
程序\src\com\model, 0 , 2012-05-24
程序\src\com\model\TAdmin.hbm.xml, 782 , 2012-05-11
程序\src\com\model\TAdmin.java, 887 , 2012-05-11
程序\src\com\model\TCatelog.hbm.xml, 809 , 2012-05-11
程序\src\com\model\TCatelog.java, 694 , 2012-05-11
程序\src\com\model\TGonggao.hbm.xml, 2327 , 2012-05-11
程序\src\com\model\TGonggao.java, 3782 , 2012-05-11
程序\src\com\model\TKefang.hbm.xml, 1552 , 2012-05-11
程序\src\com\model\TKefang.java, 2424 , 2012-05-11
程序\src\com\model\TLiuyan.hbm.xml, 1089 , 2012-05-11
程序\src\com\model\TLiuyan.java, 1393 , 2012-05-11
程序\src\com\model\TPinglun.hbm.xml, 901 , 2012-05-11
程序\src\com\model\TPinglun.java, 1109 , 2012-05-11
程序\src\com\model\TRuzhu.hbm.xml, 1246 , 2012-05-24
程序\src\com\model\TRuzhu.java, 1455 , 2012-05-24
程序\src\com\model\TUser.hbm.xml, 1977 , 2012-05-11
程序\src\com\model\TUser.java, 2179 , 2012-05-11
程序\src\com\model\TYuding.hbm.xml, 1269 , 2012-05-11
程序\src\com\model\TYuding.java, 2009 , 2012-05-11
程序\src\com\service, 0 , 2012-05-24
程序\src\com\service\liuService.java, 638 , 2012-05-11
程序\src\com\service\loginService.java, 3742 , 2012-05-11
程序\src\com\util, 0 , 2012-05-24
程序\src\com\util\upload.java, 2922 , 2012-05-11
程序\src\com\util\Util.java, 2534 , 2012-05-11
程序\src\struts.properties, 3526 , 2012-05-11
程序\src\struts.xml, 7527 , 2012-05-24
程序\WebRoot, 0 , 2012-05-24
程序\WebRoot\admin, 0 , 2012-05-24
程序\WebRoot\admin\catelog, 0 , 2012-05-24
程序\WebRoot\admin\catelog\catelogAdd.jsp, 2257 , 2012-05-11
程序\WebRoot\admin\catelog\catelogMana.jsp, 2790 , 2012-05-11
程序\WebRoot\admin\gonggao, 0 , 2012-05-24
程序\WebRoot\admin\gonggao\gonggaoAdd.jsp, 2983 , 2012-05-11
程序\WebRoot\admin\gonggao\gonggaoDetail.jsp, 1134 , 2012-05-11
程序\WebRoot\admin\gonggao\gonggaoMana.jsp, 3034 , 2012-05-11
程序\WebRoot\admin\index, 0 , 2012-05-24
程序\WebRoot\admin\index.jsp, 1224 , 2012-05-11
程序\WebRoot\admin\index\adminAdd.jsp, 2806 , 2012-05-11
程序\WebRoot\admin\index\adminManage.jsp, 2891 , 2012-05-11
程序\WebRoot\admin\index\sysPro.jsp, 2567 , 2012-05-11
程序\WebRoot\admin\index\userinfo.jsp, 4264 , 2012-05-11
程序\WebRoot\admin\kefang, 0 , 2012-05-24
程序\WebRoot\admin\kefang\kefangAdd.jsp, 7363 , 2012-05-11
程序\WebRoot\admin\kefang\kefangAll.jsp, 3174 , 2012-05-24
程序\WebRoot\admin\kefang\kefangEditPre.jsp, 7724 , 2012-05-11
程序\WebRoot\admin\kefang\kefangMana.jsp, 5317 , 2012-05-11
程序\WebRoot\admin\kefang\pinglunMana.jsp, 1386 , 2012-05-11
程序\WebRoot\admin\kefang\yudingMana.jsp, 2840 , 2012-05-11
程序\WebRoot\admin\liuyan, 0 , 2012-05-24
程序\WebRoot\admin\liuyan\liuyanMana.jsp, 2291 , 2012-05-11
程序\WebRoot\admin\menu.jsp, 5658 , 2012-05-24
程序\WebRoot\admin\ruzhu, 0 , 2012-05-24
程序\WebRoot\admin\ruzhu\ruzhuAdd.jsp, 5754 , 2012-05-24
程序\WebRoot\admin\ruzhu\ruzhuMana.jsp, 3269 , 2012-05-24
程序\WebRoot\admin\top.jsp, 2539 , 2012-05-11
程序\WebRoot\admin\user, 0 , 2012-05-24
程序\WebRoot\admin\user\userDetail.jsp, 3513 , 2012-05-11
程序\WebRoot\admin\user\userMana_putong.jsp, 4677 , 2012-05-11
程序\WebRoot\admin\user\userMana_vip.jsp, 4152 , 2012-05-11
程序\WebRoot\common, 0 , 2012-05-24
程序\WebRoot\common\add_success.jsp, 802 , 2012-05-11
程序\WebRoot\common\msg.jsp, 821 , 2012-05-11
程序\WebRoot\common\succeed.jsp, 731 , 2012-05-11
程序\WebRoot\css, 0 , 2012-05-24
程序\WebRoot\css\base.css, 5008 , 2012-05-11
程序\WebRoot\css\css.css, 10287 , 2012-05-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • flash4
    有四套录音的demo,都实现了录音功能,播放录音的功能,还是很不错的(There are four sets of recording demo, realize the recording function, play the recording function, or very good)
    2014-01-18 15:22:51下载
    积分:1
  • MoonBaseAlpha
    Java月球基地游戏源代码,可学习一下Java游戏的编写.(Lunar base Java game source code, you can learn about Java Games preparation.)
    2013-07-21 14:48:55下载
    积分:1
  • tiaoxinma
    自己写的二维条形码的读取和输出,即可以根据信息输出为二维码,也可以读出二维码的信息。是一个工程文件,用eclipse即可运行。(Write their own 2D bar code read and output according to the information output for the two-dimensional code can also read out the two-dimensional code information. Is a project file to run, with the eclipse.)
    2012-07-23 09:28:30下载
    积分:1
  • log4j-pig-master
    说明:  基于Spring Boot 2.4、 Spring Cloud 2020 & Alibaba、 OAuth2 的微服务RBAC 权限管理系统。 记得上边点个star 关注更新(The micro service RBAC privilege management system based on spring boot 2.4, spring cloud 2020 & Alibaba, oauth2. Remember to click a star above to follow the update)
    2021-04-12 22:28:26下载
    积分:1
  • NameParser
    Name Parser implements String Parser Source Code for Andriod.
    2013-12-16 11:32:53下载
    积分:1
  • DirectByteBuffer
    DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
    2014-02-18 12:46:44下载
    积分:1
  • jfreechart-1.0.3
    jfreechart的官方源码,他的强大只有用过的人才知道,供大家学习(jfreechart official source, only used his powerful talent to know, for them to learn)
    2013-01-05 22:40:09下载
    积分:1
  • calc
    简单计算器,能实行简单的加减乘除,开平方(Simple imitation of windows calculator )
    2010-12-11 20:56:36下载
    积分:1
  • 081142
    将一篇文章中的单词提取出来,并且计算出显得频率()
    2018-05-15 10:16:50下载
    积分:1
  • coffe
    咖啡机,可投币,可退币,可加糖,加水,加咖啡,然后出来浓咖啡,淡咖啡等。(Coffee machine, coin, currency retreat can sugar, add water, add coffee, then out espresso, light coffee.)
    2013-09-12 13:13:17下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载