音像租賃管理系統(tǒng)(論文+設(shè)計).rar
音像租賃管理系統(tǒng)(論文+設(shè)計),資源包括:正文doc格式共41頁 16552字附音像租賃管理信息系統(tǒng)源文件程序摘要在科技發(fā)展日益迅猛的今天,數(shù)字化、信息化的管理模式已經(jīng)滲透到了社會的每個角落。面對眾多的顧客、會員信息以及其相關(guān)音像制品的租賃信息這樣一個龐大的信息集合,在本著節(jié)約人力資源,以及方便經(jīng)營管理的前提下,基于b/s結(jié)構(gòu)模式音像租賃管理系統(tǒng)頗具...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 莎士比亞 發(fā)布
資源包括:正文DOC格式共41頁 16552字 附音像租賃管理信息系統(tǒng)源文件程序
摘 要
在科技發(fā)展日益迅猛的今天,數(shù)字化、信息化的管理模式已經(jīng)滲透到了社會的每個角落。面對眾多的顧客、會員信息以及其相關(guān)音像制品的租賃信息這樣一個龐大的信息集合,在本著節(jié)約人力資源,以及方便經(jīng)營管理的前提下,基于B/S結(jié)構(gòu)模式音像租賃管理系統(tǒng)頗具針對性的管理模式設(shè)計,人性化、便捷的操作,為音像制品租賃行業(yè)的管理帶來了一縷春風。
針對實際經(jīng)營管理的需求,系統(tǒng)中包含音像制品音像類型管理,業(yè)務(wù)管理,報表統(tǒng)計,會員信息管理功能模塊,使用ASP+SQL技術(shù)。其中后臺管理中的版塊管理,音像制品租賃管理中的信息檢索模糊查詢以及報表統(tǒng)計是本系統(tǒng)的特色之處。本文從系統(tǒng)方案設(shè)計方面比較詳細的介紹了本系統(tǒng)所采用的開發(fā)工具和開發(fā)技術(shù)。其次再從軟件系統(tǒng)開發(fā)的一般流程,需求分析、系統(tǒng)設(shè)計、編碼實現(xiàn)、軟件測試方面詳細而細致的描述了整個系統(tǒng)的設(shè)計方案及實現(xiàn)功能。最后總結(jié)了系統(tǒng)的不足之處,以便于將來更好的改進。
關(guān)鍵字:音像制品信息檢索;B/S結(jié)構(gòu);報表統(tǒng)計
Abstract
With the rapid development of science and technology, digital and informational management pattern has been carried on everywhere. Faced with a wide range of information from customers to audio and video products, we are now introducing you a convenience and low-cost audio and video products ranting management system basing on B/S structure, which is easy controlled humanized and warmly welcomed in market.
To meet with the practical need, the system includes product type management, business management, forms statistics, membership info management categories, using ASP+SQL techniques. The system’s feature is category management in the backstage, product info management vague search system and forms statistics system. This thesis introduces the system’s development tools and techniques from system plan design point. Then, according to the normal process of a software development, the thesis mainly discuss on the system’s designing plan and realization function from demand analysis, system design, code realize and software examine aspects. In the end of the thesis drawbacks were summarized to find further improvement.
Key words: audio and video info search; Structure of B/S; forms statistics system
目 錄
第一章 引論 1
§1.1系統(tǒng)開發(fā)的背景 1
§1.2系統(tǒng)的現(xiàn)狀及其開發(fā)的意義 1
第二章 音像租賃管理系統(tǒng)需求分析 2
§2.1系統(tǒng)所要到達的目標 2
§2.2系統(tǒng)的運行環(huán)境及開發(fā)平臺 2
§2.3系統(tǒng)需求概述 3
§2.4 實現(xiàn)技術(shù)及工具的選取 3
§2.4.1 B/S結(jié)構(gòu)模式的選取 3
§2.4.2 IIS的選取 4
§2.4.3 ASP技術(shù)的選取 4
§2.4.4 SQL Server2000數(shù)據(jù)庫的選取 4
§2.4.5 程序開發(fā)工具的選取 5
§2.5系統(tǒng)工作流程分析 5
§2.6系統(tǒng)數(shù)據(jù)流程分析 7
§2.7系統(tǒng)功能模塊概述 14
§2.8系統(tǒng)方案選取分析 15
第三章 音像租賃管理系統(tǒng)設(shè)計 16
§3.1功能模塊設(shè)計 16
§3.2系統(tǒng)總體結(jié)構(gòu)設(shè)計 16
§3.3數(shù)據(jù)庫的設(shè)計 17
§3.3.1 概念結(jié)構(gòu)設(shè)計 17
§3.3.2 邏輯結(jié)構(gòu)設(shè)計 18
§3.3.3 物理結(jié)構(gòu)設(shè)計 19
§3.3.4 數(shù)據(jù)庫完整性和安全性設(shè)計 22
§3.3.5 數(shù)據(jù)庫的連接 23
第四章 音像租賃管理系統(tǒng)功能模塊設(shè)計與實現(xiàn) 24
§4.1主頁面的設(shè)計 24
§4.2信息檢索 26
§4.3業(yè)務(wù)瀏覽 27
§4.4系統(tǒng)前臺功能設(shè)計 28
§4.5音像制品信息的管理 28
§4.5.1 音像制品的分類 29
§4.5.2 音像制品格式的分類 30
§4.5.3 音像制品的刪除和修改 30
§4.5.4 音像制品的添加 30
§4.6業(yè)務(wù)管理 31
§4.7報表統(tǒng)計 32
§4.7.1 資金報表 32
§4.7.2 分類報表 32
§4.8會員管理 33
§4.8.1 會員管理 33
§4.8.2 會員添加 34
第五章 音像租賃管理系統(tǒng)測試 35
§5.1軟件測試 35
§5.2單元測試實例 35
§5.3數(shù)據(jù)跟蹤實例 37
§5.4 綜合測試 37
第六章 總結(jié) 38
§6.1系統(tǒng)結(jié)論 38
§6.2個人體會 39
參考文獻 40
致謝 41
摘 要
在科技發(fā)展日益迅猛的今天,數(shù)字化、信息化的管理模式已經(jīng)滲透到了社會的每個角落。面對眾多的顧客、會員信息以及其相關(guān)音像制品的租賃信息這樣一個龐大的信息集合,在本著節(jié)約人力資源,以及方便經(jīng)營管理的前提下,基于B/S結(jié)構(gòu)模式音像租賃管理系統(tǒng)頗具針對性的管理模式設(shè)計,人性化、便捷的操作,為音像制品租賃行業(yè)的管理帶來了一縷春風。
針對實際經(jīng)營管理的需求,系統(tǒng)中包含音像制品音像類型管理,業(yè)務(wù)管理,報表統(tǒng)計,會員信息管理功能模塊,使用ASP+SQL技術(shù)。其中后臺管理中的版塊管理,音像制品租賃管理中的信息檢索模糊查詢以及報表統(tǒng)計是本系統(tǒng)的特色之處。本文從系統(tǒng)方案設(shè)計方面比較詳細的介紹了本系統(tǒng)所采用的開發(fā)工具和開發(fā)技術(shù)。其次再從軟件系統(tǒng)開發(fā)的一般流程,需求分析、系統(tǒng)設(shè)計、編碼實現(xiàn)、軟件測試方面詳細而細致的描述了整個系統(tǒng)的設(shè)計方案及實現(xiàn)功能。最后總結(jié)了系統(tǒng)的不足之處,以便于將來更好的改進。
關(guān)鍵字:音像制品信息檢索;B/S結(jié)構(gòu);報表統(tǒng)計
Abstract
With the rapid development of science and technology, digital and informational management pattern has been carried on everywhere. Faced with a wide range of information from customers to audio and video products, we are now introducing you a convenience and low-cost audio and video products ranting management system basing on B/S structure, which is easy controlled humanized and warmly welcomed in market.
To meet with the practical need, the system includes product type management, business management, forms statistics, membership info management categories, using ASP+SQL techniques. The system’s feature is category management in the backstage, product info management vague search system and forms statistics system. This thesis introduces the system’s development tools and techniques from system plan design point. Then, according to the normal process of a software development, the thesis mainly discuss on the system’s designing plan and realization function from demand analysis, system design, code realize and software examine aspects. In the end of the thesis drawbacks were summarized to find further improvement.
Key words: audio and video info search; Structure of B/S; forms statistics system
目 錄
第一章 引論 1
§1.1系統(tǒng)開發(fā)的背景 1
§1.2系統(tǒng)的現(xiàn)狀及其開發(fā)的意義 1
第二章 音像租賃管理系統(tǒng)需求分析 2
§2.1系統(tǒng)所要到達的目標 2
§2.2系統(tǒng)的運行環(huán)境及開發(fā)平臺 2
§2.3系統(tǒng)需求概述 3
§2.4 實現(xiàn)技術(shù)及工具的選取 3
§2.4.1 B/S結(jié)構(gòu)模式的選取 3
§2.4.2 IIS的選取 4
§2.4.3 ASP技術(shù)的選取 4
§2.4.4 SQL Server2000數(shù)據(jù)庫的選取 4
§2.4.5 程序開發(fā)工具的選取 5
§2.5系統(tǒng)工作流程分析 5
§2.6系統(tǒng)數(shù)據(jù)流程分析 7
§2.7系統(tǒng)功能模塊概述 14
§2.8系統(tǒng)方案選取分析 15
第三章 音像租賃管理系統(tǒng)設(shè)計 16
§3.1功能模塊設(shè)計 16
§3.2系統(tǒng)總體結(jié)構(gòu)設(shè)計 16
§3.3數(shù)據(jù)庫的設(shè)計 17
§3.3.1 概念結(jié)構(gòu)設(shè)計 17
§3.3.2 邏輯結(jié)構(gòu)設(shè)計 18
§3.3.3 物理結(jié)構(gòu)設(shè)計 19
§3.3.4 數(shù)據(jù)庫完整性和安全性設(shè)計 22
§3.3.5 數(shù)據(jù)庫的連接 23
第四章 音像租賃管理系統(tǒng)功能模塊設(shè)計與實現(xiàn) 24
§4.1主頁面的設(shè)計 24
§4.2信息檢索 26
§4.3業(yè)務(wù)瀏覽 27
§4.4系統(tǒng)前臺功能設(shè)計 28
§4.5音像制品信息的管理 28
§4.5.1 音像制品的分類 29
§4.5.2 音像制品格式的分類 30
§4.5.3 音像制品的刪除和修改 30
§4.5.4 音像制品的添加 30
§4.6業(yè)務(wù)管理 31
§4.7報表統(tǒng)計 32
§4.7.1 資金報表 32
§4.7.2 分類報表 32
§4.8會員管理 33
§4.8.1 會員管理 33
§4.8.2 會員添加 34
第五章 音像租賃管理系統(tǒng)測試 35
§5.1軟件測試 35
§5.2單元測試實例 35
§5.3數(shù)據(jù)跟蹤實例 37
§5.4 綜合測試 37
第六章 總結(jié) 38
§6.1系統(tǒng)結(jié)論 38
§6.2個人體會 39
參考文獻 40
致謝 41