文件名称:509_meal_ordering-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2015-12-31
- 文件大小:
- 3.11mb
- 下载次数:
- 0次
- 提 供 者:
- wan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JAVA web课程设计源代码,本系统是一个简易的餐厅管理系统,系统的主要功能包括:新用户注册功能,用户登录功能,能根据用户登录的身份(分为管理员和普通用户)不同显示不同的功能页面。-JAVA web curriculum design source code, the system is a simple restaurant management system, the main features of the system include: new user registration feature, user login function, according to the identity of the user logged on (divided into administrators and ordinary users) different display different the features page.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
509_meal_ordering-master
........................\.gitignore
........................\.idea
........................\.....\509_meal_ordering.iml
........................\.....\dictionaries
........................\.....\............\Viya_Bai.xml
........................\.....\encodings.xml
........................\.....\misc.xml
........................\.....\modules.xml
........................\.....\scopes
........................\.....\......\scope_settings.xml
........................\.....\vcs.xml
........................\README
........................\app.js
........................\config.js
........................\controllers
........................\...........\adm.js
........................\...........\customer.js
........................\...........\dish.js
........................\...........\order.js
........................\...........\resadm.js
........................\...........\shopping_cart.js
........................\...........\sign.js
........................\...........\site.js
........................\...........\test.js
........................\...........\user.js
........................\dao
........................\...\mysql.js
........................\...\simpleDO.js
........................\libs
........................\....\mq_client.js
........................\....\mq_server.js
........................\....\test_auth.js
........................\models
........................\......\dish.js
........................\......\index.js
........................\......\member.js
........................\......\order.js
........................\......\order_dish.js
........................\......\restaurant.js
........................\......\role.js
........................\......\role_route.js
........................\......\route.js
........................\......\user.js
........................\package.json
........................\public
........................\......\css
........................\......\...\style.css
........................\......\image
........................\......\.....\avatar
........................\......\.....\......\default_avatar.gif
........................\......\.....\dish
........................\......\.....\....\default_dish.gif
........................\......\.....\dishes
........................\......\.....\......\xiangladaxia.jpg
........................\......\.....\headline
........................\......\.....\........\corner_blue_left.png
........................\......\.....\........\corner_blue_right.png
........................\......\.....\........\corner_inset_left.png
........................\......\.....\........\corner_inset_right.png
........................\......\.....\........\corner_left.png
........................\......\.....\........\corner_right.png
........................\......\.....\........\dot.gif
........................\......\.....\........\dot_blue.png
........................\......\.....\........\magnifier.png
........................\......\.....\........\menu_left.png
........................\......\.....\........\menu_right.png
........................\......\.....\restaurant
........................\......\.....\..........\chuniangcn.jpg
........................\......\.....\..........\default_restaurant.gif
........................\......\.....\..........\dongbeirenjia.jpg
........................\......\js
........................\......\..\adm
........................\......\..\...\add_restaurant_info.js
........................\......\..\...\authority_customer_info.js
........................\......\..\...\authority_customer_info_delete.js
........................\......\..\...\change_customer_info.js
........................\......\..\...\change_restaurant_info.js
........................\......\..\...\edit_customer_info.js
........................\......\..\...\edit_restaurant_info.js
........................\......\..\customer
........................\......\..\........\deal_add.js
........................\......\..\headline.js
........................\......\..\homepage.js
........................\.....