【正文】
焦作大學(xué)畢業(yè)設(shè)計(jì)說明書 I 摘 要 隨著社會(huì)的發(fā)展,人們生活水平的提高,欣賞電影逐漸成為人們閑暇時(shí)的主要娛樂方式之一 。在傳統(tǒng)的方式下,人們只能去電影院直接購票,這樣,不但浪費(fèi)時(shí)間,而且也給消費(fèi)者帶來了其它的經(jīng)濟(jì)負(fù)擔(dān),同時(shí)還要受到售票時(shí)間的限制。本系統(tǒng)就是為了解決這個(gè)問題提出的。 本系統(tǒng)是為電影院的而設(shè)計(jì)的網(wǎng)上售票管理系統(tǒng),電影院必須得建立會(huì)員的注冊登記,本系統(tǒng)能夠?qū)崿F(xiàn)會(huì)員注冊,在線購票,在線退票,定票查詢等功能。系統(tǒng)可以安全、快捷、一目了然的查詢用戶購票情 況。 根據(jù)實(shí)際需求,這個(gè)項(xiàng)目采用模塊化的設(shè)計(jì)思想,在 Windows XP 操作系統(tǒng)環(huán)境下,搭建 ASP 運(yùn)行環(huán)境 ,通過使用 VBScript 腳本語言完成動(dòng)態(tài)的、交互的 web服務(wù)器應(yīng)用程序,實(shí)現(xiàn)管理系統(tǒng)的主要功能。 本系統(tǒng)具有多方面特點(diǎn): 系統(tǒng)功能完備,使用方便簡捷,人性化的用戶界面,安全保密設(shè)置齊全,大大減少了操作人員的工作負(fù)擔(dān)。 本文詳盡描述了開發(fā)管理系統(tǒng)的全過程,是按軟件工程的思想設(shè)計(jì)的 ,包括需求分析、系統(tǒng)總體設(shè)計(jì)、系統(tǒng)詳細(xì)設(shè)計(jì)等。設(shè)計(jì)中,對系統(tǒng)總體方案的設(shè)計(jì),采用了“自上而下”的方法,而對于信息系統(tǒng)具體業(yè)務(wù)采用了“自下而上”的方法。 關(guān)鍵詞 : 數(shù)據(jù)庫; ASP; 管理系統(tǒng) 焦作大學(xué)畢業(yè)設(shè)計(jì)說明書 II ABSTRACT With the development of society, the improvement of people39。s living standard, the movie has bee one of the main forms of entertainment leisure time. In the traditional manner, people can go to the cinema tickets directly, in this way, not only a waste of time, but also to consumers in other economic burden, but also by the ticketing time limit. This system is in order to solve this problem is presented. This system is designed for the cinema online ticketing management system, the cinema must build membership registration, this system can realize the membership registration, online booking, online booking, refunds, query and other functions. The system can be safe, fast, stick out a mile of query the user ticket condition. According to the actual demand, this project adopts the modularized design idea, in the Windows XP operating system environment, build the ASP runtime environment , by using the VBScript scripting language, dynamic, interactive web server applications, achieve the main function of the management system. The system has many features : the system function is plete, easy to use simple, userfriendly user interface, plete security settings, greatly reducing the operating personnel39。s work load. This paper describes the development of the management system of the whole process, according to the idea of software engineering design, including needs analysis, system design, system detailed design. In the design, the system overall plan design, using a topdown method, and to the information system specific business uses a bottomup method. Keywords: database。 ASP。 Management System 焦作大學(xué)畢業(yè)設(shè)計(jì)說明書 1 目 錄 第 1章 引 言 .................................................... 1 系統(tǒng)的開發(fā)背景 ................................................. 1 課題研究的意義 ................................................. 1 系統(tǒng)的目標(biāo) ..................................................... 1 預(yù)期結(jié)果 ....................................................... 2 第 2章 相關(guān)技術(shù)概述 ............................................... 3 ASP 技術(shù) ........................................................ 3 IIS 簡介 ........................................................ 3 DREAMWEAVER簡介 .................................................. 4 SQL 2021 數(shù)據(jù)庫簡介 ............................................. 5 第 3章 需求分析 ................................................... 6 系統(tǒng)解決的關(guān)鍵問題 .............................................. 6 系統(tǒng)解決的技術(shù) .................................................. 6 業(yè)務(wù)流程描述 .................................................... 6 可行性分析 ...................................................... 7 經(jīng)濟(jì)可行性 ................................................ 8 技術(shù)可行性 ................................................ 8 操作可 行性 ................................................ 9 法律可行性 ................................................ 9 第 4章總體設(shè)計(jì) ................................................... 10 總體設(shè)計(jì) ...................................................... 10 總體設(shè)計(jì)的任務(wù)及原理 ..................................... 10 目標(biāo)系統(tǒng)的模塊結(jié)構(gòu) ....................................... 10 數(shù)據(jù)庫設(shè)計(jì) ..................................................... 12 焦作大學(xué)畢業(yè)設(shè)計(jì)說明書 2 數(shù)據(jù)庫物理設(shè)計(jì) ........................................... 13 開發(fā)環(huán)境 ....................................................... 15 Active Server Pages 的特點(diǎn) .............................. 15 開發(fā)工具 ................................................. 16 系統(tǒng)運(yùn)行環(huán)境 ............................................. 17 第 5章 詳細(xì)設(shè) 計(jì) .................................................. 18 應(yīng)用程序設(shè)計(jì) .................................................. 18 應(yīng)用程序設(shè)計(jì)框圖 ......................................... 18 程序流程圖 ............................................... 18 后臺管理系統(tǒng) 界面設(shè)計(jì)及代碼 .................................... 20 系統(tǒng)登錄界面 ............................................. 20 后臺管理主頁面 ........................................... 21 添加電影信息頁面 ......................................... 22 電影票管理 ............................................... 23 添加用戶管理 ............................................. 25 用戶管理 ................................................. 26 預(yù)訂管理 ................................................. 27 前臺系統(tǒng)界面設(shè)計(jì)及代碼 ........................................ 28 前臺系統(tǒng)首頁界面 ......................................... 28 注冊頁面 ................................................. 29 前臺系統(tǒng)登錄界面 ......................................... 31 訂票頁面 ................................................. 33 退票頁面 ................................................. 34 第 6章 結(jié)果與評價(jià) ................................................ 37 系統(tǒng)測試 ...................................................... 37 單元測試 ................................................. 37 組裝測試 ................................................. 37 確認(rèn)測試 ................................................. 37 焦作大學(xué)畢業(yè)設(shè)計(jì)說明書 3 系統(tǒng)測試 .......................