登录
首页 » Java » 52itstyle-spring-boot-pay-master

52itstyle-spring-boot-pay-master

于 2020-06-17 发布 文件大小:1584KB
0 158
下载积分: 1 下载次数: 2

代码说明:

  ssm mysql实现的一款酒店管理系统,教大家怎么配置运行起来,以及在运行过程中遇到一些小问题的解决方法。该系统实现了酒店客房预订管理的基本功能,还增加了图表显示统计结果的功能,对于Java初学者及学生来说非常具有参考意义,(SSM MySQL implements a hotel management system, which teaches you how to configure and run, and how to solve some minor problems in the process of running. The system realizes the basic function of hotel room reservation management, and also adds the function of displaying statistical results by charts. It is of great reference significance for Java beginners and students.)

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

发表评论

0 个回复

  • FileManager
    安卓应用中的文件管理开发范例,提供各种文件管理功能(Android application development paradigm in document management, offering a variety of file management functions)
    2013-09-30 08:27:56下载
    积分:1
  • 84564
    Android的传感器系统,精选android项目书籍,很好有参考资料。(The sensor system Android, select Android project books, very good reference material.)
    2013-12-04 08:49:42下载
    积分:1
  • eWebEditor_ASP_V7.3_CHS_GB2312
    编辑器介绍: eWebEditor是一个基于浏览器的在线HTML编辑器,WEB开发人员可以用她把传统的多行文本输入框<textarea>替换为可视化的富文本输入框。 eWebEditor主功能不需要在客户端安装任何的组件或控件,操作人员就可以以直觉、易用的界面创建和发布网页内容。 您可以通过eWebEditor自带的可视配置工具,对eWebEditor进行完全的配置。 eWebEditor是非常容易与您现有的系统集成,简单到您只需要一行代码就可以完成eWebEditor的调用。 您可以把eWebEditor应用于各种基于网页的应用系统中,如内容管理系统、邮件系统、论坛系统、新闻发布系统,等与内容发布相关的所有应用系统。 感谢您选择eWebEditor,希望我们的产品能给您带来一个完美的在线编辑解决方案。 在线演示/试用 V6版:http://www.ewebeditor.net/demo/ V7版:http://www.ewebeditor.net/demo7/ (Editor Introduction: eWebEditor is a browser-based online HTML editor, WEB developers can use her to the traditional multi-line text input box <textarea> replace visual rich text input box. eWebEditor main feature does not require the client to install any component or control, the operator can be intuitive, easy to use interface to create and publish Web content. You can eWebEditor visual configuration tool that comes on the eWebEditor full configuration. eWebEditor is very easy to integrate with your existing systems, as simple as you only need one line of code to complete eWebEditor call. You can eWebEditor used in various web-based applications, such as content management system, mail system, forum system, press releases, etc. and content publishing all the related applications. Thank you for choosing eWebEditor, hope that our products can bring you the perfect solution for online editing. Demo/Trial V6 version: http://www.ewebeditor.net/demo/ V7)
    2011-06-15 10:07:49下载
    积分:1
  • qsbook
    支持风格转换 用户可 编辑 删除 自己所发的留言、支持UBB、自定义过滤文字 自定义屏蔽IP访问、悄悄话功能、留言是否审核功能、Md5加密、设置留言本是否运行(Support style conversion users can edit their own hair delete messages, support UBB, custom filters, custom text block IP access, private messages, comments, whether the audit function, Md5 encryption, set this message is running)
    2016-04-02 20:58:17下载
    积分:1
  • CH06
    android开发的一些例子很好用的非常好用真的好用哦(Some examples of good android developer with a very handy and easy to use Oh really)
    2013-08-27 09:25:35下载
    积分:1
  • 巴士在线预订
    在线巴士票预订(OBTR),可以用于所有的互联网用户。订票系统是基于互联网的应用程序可以访问整个网络,可以访问任何有网络连接。此应用程序将自动执行关于可用性的门票预订门票及查询。此应用程序包括电子邮件信息的门票钱。 系统还提供了一个全面的机制的任何旅行社票务预订 这个项目旨在帮助范围广泛的旅行社来在一起,向客户提供服务。此项目的综合功能有助于扩大他们的视野领域的客户提供服务的机构。
    2022-08-09 17:26:32下载
    积分:1
  • Android应用源码之afinal框架实现图片的简单异步缓存加载.rar
    【实例简介】
    2021-09-07 00:31:13下载
    积分:1
  • Java Web版酒店管理系统源码
    酒店管理系统分为前台和后台两个部分,其中后台供管理员管理系统之用,包括客房类型设置模块、客房设置模块以及操作员设置三个子模块,具体的功能模块如下。 客房类型设置模块:该模块用来管理酒店的所有客房类型,包括新增客房类型、编辑已有客房类型、删除客房类型等功能。 客房设置模块:该模块用来管理酒店的所有客房信息,包括新增客房、编辑已有客房、删除客房等功能。 操作员设置模块:该模块用来管理酒店的操作员信息,包括新增操作员、编辑已有操作员信息、删除操作信息等功能。 系统前台供酒店所有工作人员使用,包括入住登记模块、结账模块、预定模块、客户管理模块以及业务统计五个模块。具体的功能模块如下。 入住登记模块:该模块用来登记客户的入住信息,其中入住信息包括登记信息、客人信息以及费用信息三部分。 结账模块:该模块用来处理客户的退房信息,只需要知道客户所住的房间号码,就能进行退房结账。 预定模块:该模块用来处理客户的预定信息,除了可以新增预定信息外,还可以对已有的预定信息进行管理。 客户管理模块:该模块用来管理客户的登记信息,包括新增客户信息、编译已有客户信息、删除客户信息等功能。 业务统计模块:该模块用来统计酒店的客房出租率,并且已图形报表的形式来显示出租率信息。 本系统的开发工具具体如下。
    2022-05-25 05:24:56下载
    积分:1
  • Androidprogress
    基于android的进度条进行各种设计,样例的教学说明,很实用(Android progress bar with a variety of design, sample teaching instructions, very useful)
    2012-03-08 22:28:11下载
    积分:1
  • chc
    中国象棋网页版online v2008,php编程学习源码,web网站制作参考资料。(Chinese chess online v2008, PHP learning programming source code, web web references.)
    2013-12-20 12:07:31下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载