电影院网上订票系统.doc
文本预览下载声明
烟台大学毕业论文(设计)任务书
院(系):计算机与控制工程学院
姓名
徐嘉健
学号
201158504312
毕业届别
应届
专业
软件工程
毕业论文(设计)题目
电影院网上订票系统
指导教师
刘秀美
学历
本科
职称
软件工程师
所学专业
计算机科学与技术
具体要求(主要内容、基本要求、主要参考资料等):
主要内容:电影院网上订票系统主要为三类用户:普通用户、售票员和超级管理员提供不同的系统功能
基本要求:通过网络这一平台,为普通用户提供影院的服务,使用户能够在家中完成像是购票和了解影院最新动态等功能。
参考资料:
[1] 郭珍,王国辉. JSP程序设计教程[J]. 北京:人民邮电出版社. 2012
[2] 孙卫琴,李洪成. Tomcat与Java Web开发技术详解[M]. 北京:电子工业出版社.
进度安排:
2014.8.18——2014.8.24:项目选题,可行性分析
2014.9.1——2014.11.30:系统需求分析,数据库设计,环境搭建,数据库创建
2014.12.1——2015.1.31:系统详细设计,代码实现,系统测试
2015.2.5——2015.4.18:撰写论文,修改代码,补充不足
指导教师(签字):
年 月 日
院(系)意见:
教学院长(主任)(签字):
年 月 日
备注:
[摘要] 电影院网上订票系统为用户、售票员、管理员三类对象提供服务:满足用户注册、登录、购票、查询、退票、阅读网站信息;售票员售票、根据订单出票、取消订单;管理员添加电影、安排电影、添加文章等基本功能。
系统基于JavaWeb技术使用B/S三层设计模式,运用MVC框架技术。前台使用Jsp动态网页和Html静态网页技术,加以JavaScript脚本语言和Ajax网页异步刷新技术,实现友好的界面效果;后台则通过Servlet技术完成对业务的处理。其特点在于用户在客户端不用安装任何第三方插件,通过网络这一公共平台就能完成必要的操作,节省了用户成本。优势在于一个系统,基本涵盖电影院业务上的必要功能,方便对用户、售票员、管理员这三类对象的管理和维护。
[关键词] 电影院网上订票系统;JavaWeb技术;B/S三层设计模式;MVC框架技术
Abstract: Cinemas online booking system for users, conductor, administrator this three object provides services: Providing registration, login, ticketing, check, refund, read the website information for users; Sale ticket, sale ticket according to the order, canceled orders for conductor; add movies arrange movies, add articles and other basic functions for administrators.
This system based on JavaWeb technology, using B / S three-tier design model, using MVC framework technology. Reception using Jsp dynamic pages and Html static pages technology add JavaScript scripting languages and Ajax asynchronous page refresh technology,user-friendly interface effects; background processing is completed on the business through Servlet technology. Characterized in that users do not have to install any third-party plug-ins on the client, you can complete the necessary actions through a network of this common platform, saving the user cost. The advantage of the system is covering the necessary functions on the
显示全部