【正文】
基于 B/S 的工藝品展示系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 論文作者姓名: 申請(qǐng)學(xué)位專業(yè): 申請(qǐng)學(xué)位類別: 指導(dǎo)教師姓名(職稱 ): 論文提交日期: 基于 B/S 的工藝品展示系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 摘 要 隨著企業(yè)競(jìng)爭(zhēng)的日漸激烈,企業(yè)需要使用更有效的信息化手段 , 拓展經(jīng)營(yíng)空間,減低 經(jīng)營(yíng) 成本。本設(shè)計(jì)就是針對(duì)這一現(xiàn)狀,將網(wǎng)絡(luò)作為企業(yè)產(chǎn)品的展示平臺(tái),運(yùn)用 SQL SERVER 2021 數(shù)據(jù)庫(kù)和 ASP 程序語(yǔ)言開(kāi)發(fā)實(shí)現(xiàn) 了一個(gè)工藝品展示系統(tǒng)。本系統(tǒng) 由前臺(tái)展示和后臺(tái)管理組成。前臺(tái) 實(shí)現(xiàn)了用戶注冊(cè)、 用戶留言、工藝品定購(gòu)、工藝品和新聞的查詢、工藝品 展示 等 功能 ;后臺(tái)實(shí)現(xiàn)了管理員的管理 、 留言板管理 、 工藝品信息的管理 、 新聞管理和定單管理。 本文首先簡(jiǎn)單介紹了展示系統(tǒng)設(shè)計(jì)方案實(shí)施的重要意義和開(kāi)發(fā)目的。其次對(duì)系統(tǒng)整體需求進(jìn)行了詳細(xì)的分析,主要介紹了系統(tǒng)功能分析以及通過(guò)分析給出其功能模塊圖和系統(tǒng)流程圖。 然后 對(duì)數(shù)據(jù)庫(kù)的設(shè)計(jì)進(jìn)行了詳細(xì)的介紹,并 繪制 了實(shí)體關(guān)系圖。最后對(duì)整個(gè)系統(tǒng)相應(yīng)功能模塊的實(shí)現(xiàn)方法進(jìn)行了闡述。此外,對(duì) 系統(tǒng)測(cè)試結(jié)果 和 在 程序開(kāi)發(fā)過(guò)程中遇到 的問(wèn)題及 解決辦法給出了簡(jiǎn)要的說(shuō)明。 關(guān)鍵詞: ASP; SQL Server 2021; 工藝品展示系統(tǒng) Design and Implementation of the Handicraft Exhibit System Based on B/S Abstract With the fact that enterprises pete gradually fierce, enterprise needs to use the more effective informatization means to expand the operating space and reduce the operating cost. This design aims at present situation, regards the work as an exhibit platform for enterprise products, develops and realizes the handicraft exhibit system by using SQL Server 2021 database and ASP programmi ng language. The system is posed of the foreground exhibit and background management. The foreground exhibit realizes the function of user registration, user messages, handicraft order, handicraft and news inquiries, the exhibit of handicraft. Background management realizes the management of the administrator, the message board management, handicraft information management, news management and order management. Firstly, the thesis gives the significance and the developing purpose on putting the design plan of exhibit system into effect. Secondly, it analyzes the integral requirements of this system in detail which is mainly about the functional analysis of the system as well as its functional module chart and system flowchart. And then it has introduces the design of database in detail, and drawn entity relationship diagram. Finally this thesis elaborates the ways to realize corresponding functional modules of the entire system. Besides, it gives brief directions for the result of the system test and solutions of problems which are faced in the process of program development. Keywords: ASP。 SQL Server2021。 handicraft exhibit system 目 錄 論文總頁(yè)數(shù): 27 頁(yè) 1 引言 .......................................................................................................................... 1 本課題研究的意義 .......................................................................................... 1 系統(tǒng)的開(kāi)發(fā)目的 .............................................................................................. 1 2 系統(tǒng)需求分析 ............................................................................................................ 1 系統(tǒng)功能需求分析 .......................................................................................... 2 系統(tǒng)數(shù)據(jù)分析 ................................................................................................. 2 系統(tǒng)功能模塊示意圖 ....................................................................................... 3 系統(tǒng)流程圖設(shè)計(jì) .............................................................................................. 3 系統(tǒng)運(yùn)行環(huán)境 ................................................................................................. 5 3 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................................................... 6 數(shù)據(jù)庫(kù)概念結(jié)構(gòu)設(shè)計(jì) ER圖 ............................................................................ 6 數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu)設(shè)計(jì) ....................................................................................... 8 4 系統(tǒng)實(shí)現(xiàn) ................................................................................................................. 10 系統(tǒng)實(shí)現(xiàn)技術(shù) ............................................................................................... 10 ASP技術(shù)介紹 ..................................................................................... 10 VBScript介紹 .................................................................................... 11 JavaScript介紹 ................................................................................ 11 開(kāi)發(fā)插件 eWebEditor ..................................................................... 11 系統(tǒng)前臺(tái)功能分析 ........................................................................................ 12 數(shù)據(jù)庫(kù)連接功能 ................................................................................. 12 用戶注冊(cè)功能 ..................................................................................... 12 用戶登陸功能 ..................................................................................... 14 搜索功能 ............................................................................................ 14 會(huì)員中心功能詳解 .............................................................................. 15 系統(tǒng)后臺(tái)功能分析 ........................................................................................ 19 管理員登陸功能 ................................................................................. 19 管理員管理功能 ................................................................................. 19 工藝品信息管理 ................................................................................. 20 新聞管理功能 ..................................................................................... 22 后臺(tái)定單管理功能 .............................................................................. 22 留言板管理功能 ................................................................................. 23 系統(tǒng)設(shè)計(jì)過(guò)程中 遇到的主要問(wèn)題及解決辦法 .................................................. 23 5 系統(tǒng)測(cè)試 ................................................................................................................. 24 用戶注冊(cè) ....................................................................