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

#_jsp_145_mysql_酒店客房管理系统_

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

  • counts
    利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
    2020-06-24 23:40:12下载
    积分:1
  • Eas
    Constants used throughout the EAS implementation are stored here.
    2014-02-17 13:38:51下载
    积分:1
  • Policy
    Answers a Policy object with the specified type and the specified parameter.
    2013-11-26 15:04:56下载
    积分:1
  • HospitalSystem
    开始学Java做的一个小型医院管理系统。没用图形界面(Started to learn Java to do a small hospital management system. Useless graphical interface)
    2013-11-12 15:29:56下载
    积分:1
  • JSPtushu
    说明:  代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进 行的。通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接(Code without any settings in the database, because the process can be better to migrate to other dynamic computer database links are carried out. Through this program you can learn some skills in interface design and how to dynamically set the database path and link)
    2010-04-02 13:42:05下载
    积分:1
  • MyEclipse
    对于myeclipse容易过期的童鞋,可以使用该文本中的类可以永久免费使用myeclipse(For myeclipse easily outdated shoes, you can use the text in the class can be permanently free to use myeclipse)
    2014-02-18 14:52:17下载
    积分:1
  • mypetstore
    宠物商城 是一个学习的好教材 javascript(Pet store is a good learning materials)
    2014-02-22 16:27:52下载
    积分:1
  • calculator
    简单计算器,加减乘除。java程序,可视化。(Simple calculator, subtraction, multiplication and division. java program visualization.)
    2013-11-30 22:42:13下载
    积分:1
  • ServerDemo
    作为初学者,必须要学习得编程,编写简单的服务器(As a beginner, it is important to learn, programming, writing a simple server)
    2013-03-25 14:57:06下载
    积分:1
  • Kqscan
    基于特定erp平台进行条码管理,使用语言未java涉及跨库跨服务器链接以及存储过程的调用等.(Bar code management based on specific ERP platform. The use of language without Java involves cross-library cross-server links and calls of stored procedures.)
    2020-06-19 01:00:02下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载