【正文】
II Abstract With the rapid development of modern society, people39。試運行結果表明,該系統(tǒng)具有良好的性能和擴展性,較高的響應速度和效率, 該系統(tǒng)符合實際的停車場管理系統(tǒng),為停車場管理供一個快速,簡單規(guī)范的管理平臺。開發(fā)過程利用 MVC 開發(fā)模式,層次分明。 我們 從系統(tǒng)的 設計和 功能實現(xiàn)方面闡述 了管理系統(tǒng) 軟件的開發(fā)過程。 2020 屆 畢 業(yè) 論 文(設計) 論文 (設計 )題目 基于 WEB 的停車場管理系統(tǒng)的 設計 和 實現(xiàn) 院系名稱 計算機科學與技術系 專 業(yè) ( 班 級 ) 計算機科學與技術 2020 級本科 1 班 姓 名 ( 學 號 ) 段 景 輝 ( 0510101005) 指導教師 李 正 茂 系 負 責 人 袁 暋 二 O O 九年五月三十日 I 摘 要 隨著現(xiàn)代社會 的快速 發(fā)展, 人民 生活水平快速提高,汽車的數(shù)量飛速增加,與此同時停車問題也越來越受到 人們的關注,為了實現(xiàn)對停車場進行有效的管理,結合一些停車場的模式 和現(xiàn)狀開發(fā)出 本 停車場管理系統(tǒng)。 停車場管理系統(tǒng)是典型的信息管理系統(tǒng), 本停車場管理系統(tǒng)設計的主要功能包括場內車輛管理和后臺數(shù)據(jù)庫管理,其中場內車輛管理又分為出入場管理模塊、收費模塊、用戶管理模塊、停車場參數(shù)、停車場數(shù)據(jù)管理模塊、系統(tǒng)管理模塊等。 系統(tǒng) 采用了 B/S 架構 , 作為運行服務器, 基于 J2EE 標準、 JSP 技術利用 和 框架作為開發(fā)工具, 開發(fā)環(huán)境 , 數(shù)據(jù)庫采用 Microsoft SQL Server 2020。 成功實現(xiàn)了該系統(tǒng) 。這對 提高 信息化 程度 ,降低人力成本 有著重要的意義 。s living standards improve and the number of vehicles increases rapidly. People pay more attention to parking problems at the same time. In order to manage the parking lots more efficiently, we have developed a Parking Management System, with some modes and the actuality of present parking lots considered. Parking Management System is typically one of the information management systems. The main functions in the Parking Management System include vehicle management and background database management, and vehicle management is divided into the passing in and out module, the charging module, the user management module, the parking parameters, parking data management module, and the system management module. We discussed the management systems development process from the system design and function of the realization in the Papers. as a running server is used in this system on the basis of B/S structure. Based on J2EE standards, JSP technology as development tools which is taken advantage of and framework and as development environment are applied in the system. Microsoft SQL Server 2020 is used as background database. We develop the use of MVC pattern in development process. Test results show that the system has good performance and scalability, high response speed and efficiency which is in line with the actual park management system and can provide a fast, simple and standardized management platform. It is important to improve the information level and reduce labor costs. Key words: parking management system, J2EE, , III 目 錄 摘 要 ....................................................................................................................................... I Abstract ........................................................................................................................................ II 目 錄 .....................................................................................................................................III 第一章 緒論 ................................................................................................................................ 1 選題背景 ...................................................................................................................... 1 主要相關技術 .............................................................................................................. 1 Struts 技術 ............................................................................................................ 1 Hibernate .............................................................................................................. 2 JSP( Java Server Pages)技術 ........................................................................... 2 J2EE ..................................................................................................................... 2 MVC ..................................................................................................................... 2 JavaScript 技術 .................................................................................................... 3 第二章 系統(tǒng)分析 ........................................................................................................................ 4 系統(tǒng)分析 ...................................................................................................................... 4 功能需求分析 ..................................................................................................... 4 系統(tǒng)流程分析 ..................................................................................................... 5 技術可行性分析 .......................................................................................................... 5 系統(tǒng)數(shù)據(jù)模型層的分析與設計 ......................................................................... 6 系統(tǒng)視圖層的設計與分析 ................................................................................. 6 系統(tǒng)控制層的分析與設計 ................................................................................. 6 第三章 系統(tǒng)總體設計 ................................................................................................................ 8 系統(tǒng)設計 ...................................................................................................................... 8 總體設計 ............................................................................................................. 8 業(yè)務流程分析 ..................................................................................................... 8 系統(tǒng)功能模塊 ..................................................................................................... 9 系統(tǒng)模 塊設計 ................................................................................................... 10 數(shù)據(jù)庫設計與實現(xiàn) .................................................................................................... 10 數(shù)據(jù)庫的需求分析 ........................................................................................... 10 數(shù)據(jù)庫的邏輯設計 .