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

#_jsp_145_mysql_酒店客房管理系统_

于 2021-04-04 发布
0 83
下载积分: 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 个回复

  • JSD1202_T-ELTS_day02_v1_am
    这是我培训期间的JSD代码 希望对大家有用 大家相互学习 给李点哇 (this good)
    2012-04-15 23:15:04下载
    积分:1
  • NotePad
    使用java语言编写的记事本,小程序。适合初学者使用(Java language Notepad applet. For beginners)
    2013-04-18 22:21:09下载
    积分:1
  • _line
    本程序通过java画线,并实现线的闪动效果(java draw lines and flashing effects to achieve)
    2011-12-19 21:49:36下载
    积分:1
  • java使用Xuggler获得视频信息
    java中使用Xuggler获得视频信息,包括文件大小,屏幕分辨率等(Java uses Xuggler to get video information)
    2020-06-29 12:40:02下载
    积分:1
  • UdpSendFile
    实现传输层UDP的功能,进行文件的发送等功能的实现(UDP transport layer, file send and other functions to achieve)
    2013-04-30 19:21:41下载
    积分:1
  • terminal
    残疾人代码,手机定位,一键呼救应用程序,对残疾人的生活起到了很大的作用(Disabled code, mobile positioning, a key application for help)
    2013-07-05 20:33:43下载
    积分:1
  • netbank(EJB)
    网上银行EJB版本,利用J2EE的三层开发模式。(EJB version of Internet banking, use of the three-tier J2EE development model.)
    2007-04-19 19:10:52下载
    积分:1
  • restrant
    这是一个校园的网页点餐系统,开发平台为J2EE.开发语言是Java,将项目部署至MyEclipse上即可。(This is a campus web ordering system, development platform for J2EE. Development language is Java, will deploy the project to the MyEclipse can.)
    2020-12-21 18:09:08下载
    积分:1
  • 122222
    本文通过分析整合城市轨道交通信息的功能需求和各个业务子系统的结构特征,提出了基于组件技术COM/CORBA(组件对象模型/公共对象请求代理体系)的城市轨道交通信息共享系统。(In this paper, by analyzing the integration of urban rail transit information needs and the various business functions of the structural characteristics of subsystems, component technology based on COM/CORBA (Component Object Model/Common Object Request Broker Architecture) of the Urban Mass Transit Information Sharing System.)
    2009-05-17 00:16:07下载
    积分:1
  • FreePastry-1.4.3_02-source
    这是一个Pastry的Java实现,很不错的。(This is a Pastry realize the Java, it is good.)
    2007-10-25 17:09:21下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载