Abstract
Today in the 21st century, with the continuous development and progress of society, people's
understanding of information science has developed from low level to high level, from the original
perceptual knowledge to rational knowledge, and the importance of management has been gradually
recognized by people. Scientific management can make information storage accurate, fast and
perfect, improve the efficiency of work management, and promote its development development.
This paper mainly introduces the cinema ticketing website, including the research status and the
development background. Then it discusses the design goal of the system, the demand of the
system, and the whole design scheme. It also discusses the design and implementation of the system
in detail. Finally, it makes some specific tests on the cinema ticketing website.
Based on SSM framework, this paper implements a cinema ticket website. The main users of
cinema ticketing website are administrator; home page, personal center, user management, film type
management, projection hall management, being released management, upcoming release
management, system management, order management, user front desk; home page, being released,
being released, film information, personal center, background management, customer service and
other functions. Through the design of these functional modules, the whole process of cinema
ticketing website is basically realized.
Specifically in the system design, using the B / S structure, at the same time, also using SSM
framework in the dynamic page design, the backstage using MySQL database, is a very excellent
cinema ticket website.
Key words: Cinema ticketing website; SSM framework; MySQL database; B / S structure
目 录
1 概述..................................................................................................................................................1
1.1 课题背景及意义....................................................................................................................1
1.2 国内外研究现状...................................................................................................................1
1.3 本课题主要工作...................................................................................................................2
2 系统开发环境..................................................................................................................................3
2.1 java 简介 ................................................................................................................................3
2.2 Mysql 数据库.........................................................................................................................3
2.3 B/S 结构.................................................................................................................................4
2.4 SSM 三大框架.......................................................................................................................4
3 系统分析..........................................................................................................................................5