登录
首页 » JavaScript » 509_meal_ordering-master

509_meal_ordering-master

于 2020-11-30 发布 文件大小:3186KB
0 259
下载积分: 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 个回复

  • Java-coding-standards-chm
    Java编码规范,chm格式,方便阅读,适合初学Java的人使用(Java coding standards, the chm format, easy to read, suitable for the beginner of Java)
    2012-07-20 17:42:42下载
    积分:1
  • PPTPcode
    从零开始学java光盘资料之 【PPT+示例源码】 本书包含:1.java基础 2.java面向对象 3.Swing 4.java编程技术 5.java web基础 6.java实战(教务管理系统)([PPT+ sample source code from scratch to learn java] CD-ROM of the book contains: 1.java 2.java underlying object-oriented programming techniques 3.Swing 4.java 6.java 5.java web-based combat (Academic Management System))
    2014-06-18 17:25:49下载
    积分:1
  • javaPmysql-
       采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of ​ ​ a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
    2013-10-03 22:57:49下载
    积分:1
  • SpringTest
    说明:  spring框架集的简单小应用,实现了一些基本的功能(A simple and small application of the spring framework, which implements some basic functions)
    2020-06-19 20:38:53下载
    积分:1
  • cheese3
    my hardy was there before Christ
    2012-09-07 08:07:30下载
    积分:1
  • JavaApplication2
    A Project For Net Beans In Java !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
    2012-05-20 16:49:43下载
    积分:1
  • Hibernate_Javake_Ch02_Config
    Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
    2013-11-04 00:07:37下载
    积分:1
  • CalendarGuess
    java版本的万年历,可以显示当前时间,如当前年、当前月、当前日、当前小时、当前分钟等等(java java java java java java java java java java java java java java java java java java java java java )
    2013-11-27 16:17:12下载
    积分:1
  • mypetstore
    宠物商城 是一个学习的好教材 javascript(Pet store is a good learning materials)
    2014-02-22 16:27:52下载
    积分:1
  • pcm
    此MATLAB 函数 对 data 进行编码,并返回 JSON 格式的字符向量。... jsonencode 会将MATLAB 数据类型转换为下表中列出的 JSON 数据类型。 MATLAB 数据类型 JSON 数(This MATLAB function encodes data and returns the character vector in JSON format. Jsonencode converts the MATLAB data type to the JSON data type listed in the following table. JSON Number of Data Type in MATLAB)
    2019-06-19 09:27:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载