客家民宿酒店客栈系统多店版 1.0.1

所属分类:WEB开发
开发工具:PHP
文件大小:21753KB
下载次数:3
上传日期:2019-12-18 18:16:23
上 传 者sul1ss
说明:  民宿酒店客栈系统。民宿、酒店、客栈等小程序解决方案
(Hotel Inn system,Small program solutions for homestay,hotel, inn,etc.)

文件列表:
install.sql (3571208, 2019-03-04)
kejia_hotelstores (0, 2019-03-04)
kejia_hotelstores\icon.jpg (18357, 2019-03-04)
kejia_hotelstores\kejiahotelstores (0, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application (0, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\.htaccess (13, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin (0, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller (0, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Action.php (2551, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Admin.php (15954, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Ajax.php (6457, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Attachment.php (31582, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Config.php (12505, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Database.php (14548, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Hook.php (6960, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Icon.php (6745, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Ie.php (482, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Index.php (4769, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Log.php (2969, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Menu.php (21232, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Message.php (1936, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Module.php (21475, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Packet.php (5029, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\Plugin.php (19801, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\controller\System.php (5743, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model (0, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Access.php (2006, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Action.php (325, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Attachment.php (2394, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Config.php (1305, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Hook.php (1804, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\HookPlugin.php (3010, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Icon.php (1436, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\IconList.php (256, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Log.php (1002, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Menu.php (9868, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Module.php (12650, 2019-03-04)
kejia_hotelstores\kejiahotelstores\application\admin\model\Packet.php (3254, 2019-03-04)
... ...

DolphinPHP =============== DophinPHP(海豚PHP)是一个基于ThinkPHP5.0.10开发的一套开源PHP快速开发框架,DophinPHP秉承极简、极速、极致的开发理念,为开发集成了基于数据-角色的权限管理机制,集成多种灵活快速构建工具,可方便快速扩展的模块、插件、钩子、数据包。统一了模块、插件、钩子、数据包之间的版本和依赖关系,进一步降低了代码和数据的沉余,以方便开发者快速构建自己的应用。 ## 功能特性 ### 万事俱备-ZBuilder构建神器 使用DophinPHP(海豚PHP)自主开发的ZBuilder类,您可以轻松的应对复杂多变的表单、数据列表。数据列表集成类似EXCEL的快速筛选、排序、模糊搜索、AJAX编辑等功能,表单页集成常用的文本、下拉框、单选、多选、关键词、编辑器、文件上传、图片上传、图片裁切等控件,除此之外,您还可以灵活的扩展自己的控件,以便在自己的项目中重复使用。ZBuilder让您更加专注业务逻辑。 ### 相得益彰-模块化组合 千变万化的事物之间总是有着千丝万缕的关系,在应用开发的时候,不同的功能、模块甚至数据之间也存在各种依赖关系。在保证模块、插件独立的同时,为了降低代码、数据的沉余,我们将每个模块、插件、数据包加上了唯一的标示和版本号以及彼此之间的依赖关系,保证了应用程序的高内聚低耦合。 ### 一举多得-夸平台支持 DophinPHP(海豚PHP)集成BootStrap、JQuery、Xeditable、Select2等优秀的前端开源框架,基于ThinkPHP5出色的性能和REST支持、远程调试和更好的支持API开发。让您可以一次开发即可直接兼容PC、移动设备和微信界面,通过简单的配置即可快速构建属于自己的Android、IOS的APP。 ## 鸣谢 感谢[ThinkPHP](http://www.thinkphp.cn)、[JQuery](http://jquery.com/)、[Bootstrap](http://getbootstrap.com/)、[Xeditable](http://vitalets.github.io/x-editable)、[Select2](https://github.com/select2/select2)等优秀开源项目。 ## 官方网站 [www.dolphinphp.com](http://www.dolphinphp.com) ## 版权信息 DolphinPHP提供个人非商业用途免费使用,商业需授权。 本项目包含的第三方源码和二进制文件之版权信息另行标注。 版权所有Copyright 2016 河源市卓锐科技有限公司 (http://www.zrthink.com) All rights reserved。 更多细节参阅 [LICENSE.txt](LICENSE.txt)

近期下载者

相关文件


收藏者