论文无忧网提供:计算机毕业论文范文|计算机毕业设计|计算机毕业论文
栏目导航 ASP Java Web .NET VB6.0 JAVA VC VF DELPHI PB 计算机网络 计算机科学与技术 PHP 安卓APP 其他 C# 代写论文
当前位置: > 计算机 > Java Web >

JSP10 餐饮管理系统的设计与实现sqlserver

摘    要

随着网络技术的发展,大量WEB应用程序涌入到人们的生产生活当中。而JAVA作为Web主流开发技术,以其编写简单,功能强大,容易移植,可扩展性好等优点,自其诞生起就备受程序员们的喜爱。
本文通过分析酒店的工作流程以及模仿现在主流的酒店管理系统,创建了一套能够管理酒店进销存作业流程的管理系统,该系统的设计与实现采用了基于JSP技术并结合SQL SERVER 2000作为后台数据库连接的设计方案。本论文详细介绍了酒店进销存管理系统的系统分析部分,包括需求分析、模块分析和系统分析;系统设计部分介绍了体系结构设计、详细设计、用户界面设计和数据库设计;系统分析部分列出了模块结构图和系统流程图。
本系统界面友好,操作简单,比较实用。
关键词: JSP;网络编程;进销存管理;SQL SERVER






















ABSTRACT

JSP is the good choice for current Web application development technology. This article describes the technical characteristics of the JSP interconnection in the use of the Internet, Based on this technology and integrate with MICROSOFT SQL SEVER as a background database to design and realize the XIANGNAN Institute alumni website. paper51.com
The alumni website system has been finished on this task consists of the front end management and back end management. Font End Management for users to browse, query and the use of the information submitted; Back End Management to be used to provide the administrator manages users, information. Each module independent of each other, meanwhile they constitute a unified whole. The system has many features such like a good user interface, complete functions, good interaction, and the security is high, in order to speed up the school building information in a useful attempt.
This article emphatically introduced the technology in the process of actual research, and outlined some relative Theoretical Basis, also pointed out the alumni website’s direction of development that can be improved in the future.
Keywords: JSP; RECORDED ALUMNI; SQL SERVER










目   录

摘要………………………………………………………………………… I paper51.com
Abstract……………………………………………………………………II
1 概述 1
1.1 国内外研究动态 1
1.2 系统特点和设计基本原则 1
1.3 研究任务及目标 2
2 开发工具与环境 2
2.1 开发工具 2
2.2 JSP技术简介 2
2.3 开发工具MyEclipse 3
2.4 Tomcat服务器 3
2.5 SQL SERVER 2000数据库系统 3
3 系统设计 4
3.1系统结构 4
3.2模块划分 4
3.3功能设计 5
3.3.1 登录验证 5
3.3.2 员工管理 5
3.3.3 前台销售 6
3.3.4 后台管理 6
3.3.5 营业分析 6
3.3.6 退出系统 6
3.4系统流程描述 6
3.5用户权限设计 7
3.6数据库设计 8
3.6.1 设计思路 8
3.6.2 表的结构 8
4 系统实现的关键技术 10
4.1 通过JDBC实现与SQL SERVER相连接 10
4.2 利用session在页面间共享数据 11
5 系统实现 12
5.1 登录验证机制 12
5.2 用户管理 13

http://www.paper51.com


5.3 前台销售 13
5.4 后台管理 13
5.5 营业分析 13
6系统调试 13
6.1 主键自动编号问题 14
6.2 文本类型问题 14
7 结语 14
7.1 设计体会 14
7.2 系统存在问题 15
7.3 系统今后改进方向 15
参考文献 16
致    谢 17



------分隔线----------------------------
联系方式