登录
首页 » JavaScript » 509_meal_ordering-master

509_meal_ordering-master

于 2020-11-30 发布 文件大小:3186KB
0 244
下载积分: 1 下载次数: 5

代码说明:

  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,132,2012-08-24
........................\app.js,1197,2012-08-24
........................\config.js,792,2012-08-24
........................\controllers
........................\...........\adm.js,29213,2012-08-24
........................\...........\customer.js,5023,2012-08-24
........................\...........\dish.js,10057,2012-08-24
........................\...........\order.js,20778,2012-08-24
........................\...........\resadm.js,2401,2012-08-24
........................\...........\shopping_cart.js,4873,2012-08-24
........................\...........\sign.js,15698,2012-08-24
........................\...........\site.js,6339,2012-08-24
........................\...........\test.js,243,2012-08-24
........................\...........\user.js,8173,2012-08-24
........................\dao
........................\...\mysql.js,2692,2012-08-24
........................\...\simpleDO.js,1208,2012-08-24
........................\libs
........................\....\mq_client.js,708,2012-08-24
........................\....\mq_server.js,1178,2012-08-24
........................\....\test_auth.js,2187,2012-08-24
........................\models
........................\......\dish.js,2199,2012-08-24
........................\......\index.js,535,2012-08-24
........................\......\member.js,5821,2012-08-24
........................\......\order.js,2355,2012-08-24
........................\......\order_dish.js,1095,2012-08-24
........................\......\restaurant.js,5077,2012-08-24
........................\......\role.js,404,2012-08-24
........................\......\role_route.js,999,2012-08-24
........................\......\route.js,921,2012-08-24
........................\......\user.js,4365,2012-08-24
........................\package.json,379,2012-08-24
........................\public
........................\......\css
........................\......\...\style.css,13709,2012-08-24
........................\......\image
........................\......\.....\avatar

........................\......\.....\dish

........................\......\.....\dishes

........................\......\.....\headline
........................\......\.....\........\corner_blue_left.png
........................\......\.....\........\corner_blue_right.png
........................\......\.....\........\corner_inset_left.png
........................\......\.....\........\corner_inset_right.png
........................\......\.....\........\corner_left.png
........................\......\.....\........\corner_right.png,262,2012-08-24
........................\......\.....\........\dot.gif,43,2012-08-24
........................\......\.....\........\dot_blue.png,124,2012-08-24
........................\......\.....\........\magnifier.png,716,2012-08-24
........................\......\.....\........\menu_left.png,1735,2012-08-24
........................\......\.....\........\menu_right.png,291,2012-08-24
........................\......\.....\restaurant



........................\......\js
........................\......\..\adm
........................\......\..\...\add_restaurant_info.js,1838,2012-08-24
........................\......\..\...\authority_customer_info.js,3731,2012-08-24
........................\......\..\...\authority_customer_info_delete.js,3799,2012-08-24
........................\......\..\...\change_customer_info.js,9841,2012-08-24
........................\......\..\...\change_restaurant_info.js,9676,2012-08-24
........................\......\..\...\edit_customer_info.js,1754,2012-08-24
........................\......\..\...\edit_restaurant_info.js,1668,2012-08-24
........................\......\..\customer
........................\......\..\........\deal_add.js,1773,2012-08-24
........................\......\..\headline.js,16693,2012-08-24
........................\......\..\homepage.js,2386,2012-08-24
........................\......\..\res_adm
........................\......\..\.......\add_dish_info.js,1768,2012-08-24
........................\......\..\.......\change_dish_info.js,18890,2012-08-24
........................\......\..\.......\edit_dish_info.js,1717,2012-08-24
........................\......\..\.......\show_dish_info.js,2304,2012-08-24
........................\......\libs
........................\......\....\ajax-upload
........................\......\....\...........\ajaxupload.js,25773,2012-08-24
........................\......\....\blocksit
........................\......\....\........\blocksit.min.js,1721,2012-08-24
........................\......\....\imagesloaded
........................\......\....\............\jquery.imagesloaded.min.js,1127,2012-08-24
........................\......\....\jqGrid_fancybox
........................\......\....\...............\css
........................\......\....\...............\...\fancybox
........................\......\....\...............\...\........\blank.gif
........................\......\....\...............\...\........\close.gif

........................\......\....\...............\...\........\fancybox-x.png
........................\......\....\...............\...\........\fancybox-y.png
........................\......\....\...............\...\........\fancybox.png,15287,2012-08-24
........................\......\....\...............\...\........\fancy_loading.png,10195,2012-08-24
........................\......\....\...............\...\........\fancy_shadow_e.png,107,2012-08-24
........................\......\....\...............\...\........\fancy_shadow_n.png,106,2012-08-24
........................\......\....\...............\...\........\fancy_shadow_ne.png,347,2012-08-24
........................\......\....\...............\...\........\fancy_shadow_nw.png,324,2012-08-24
........................\......\....\...............\...\........\fancy_shadow_s.png,111,2012-08-24

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

发表评论

0 个回复

  • android-serialport-api
    Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)
    2020-06-30 21:00:02下载
    积分:1
  • onetoone
    hibernate一对一以外键关联,对与ssh的在企业开发,经常碰到(hibernate one-on-one other than the key associated with the ssh in enterprise development, often encountered)
    2009-07-01 19:07:24下载
    积分:1
  • DoWhile
    The First Make Looping
    2012-11-10 01:12:33下载
    积分:1
  • loadimage
    Java 加载网络图片的例子,也是比较简单的,但加入了线程池的东西,感兴趣可以看看(Java load the example of the network picture is relatively simple, but with the addition of the thread pool things interested can look at)
    2012-05-21 12:39:11下载
    积分:1
  • BreadthFirstSearch
    Tried to implement BFS in java
    2015-04-20 11:50:57下载
    积分:1
  • PinYinHelper
    1 取字符串所有汉字首字母 2 取汉字字符串的首字母(A string of all the characters take the first letter of two characters to take the first letter of a string)
    2013-08-14 08:53:18下载
    积分:1
  • 集成三方百度地图识别功能 BaiduLBS_AndroidSDK_Lib
    集成三方百度地图识别功能,快速集成方别快捷。(Integration of three-party Baidu Map Recognition function, fast integration of different fast.)
    2020-06-22 08:20:01下载
    积分:1
  • JQuery-development-technology-
    jQuery是目前在Web开发领域最流行的JavaScript库之一,这是jquery开发技术详解的源码。(JQuery is currently one of the most popular JavaScript library in the field of Web development, this is jQuery development technical explanation of the source code.)
    2014-04-29 20:31:33下载
    积分:1
  • video
    说明:  video前端模板,有待开发,开发完,就能用,啊啊啊啊啊啊啊(Vieo front-end template, to be developed, developed, can be used, ah ah ah ah ah ah ah ah ah ah ah ah)
    2020-06-16 09:40:01下载
    积分:1
  • cv
    this is a file which permit to understand the informatio system very well
    2014-01-10 23:15:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载