【正文】
電 子 科 技 大 學(xué) 畢 業(yè) 設(shè) 計(論 文) 論文題目: 基于 WEB 的商場管理系統(tǒng)的設(shè)計與實現(xiàn) 學(xué)習中心(或辦學(xué)單位): 四川科技職工大學(xué)學(xué)習中心 指導(dǎo)老師: 李德軍 職 稱: 學(xué)生姓名: 徐文 學(xué) 號 :V08270441126 專 業(yè): 計算機科學(xué)與技術(shù) 電子科技大學(xué) 繼續(xù)教育學(xué)院 制 網(wǎng)絡(luò)教育學(xué)院 2021 年 6 月 30 日 電 子 科 技 大 學(xué) 基于 WEB的商場管理系統(tǒng)的設(shè)計與實現(xiàn) 摘 要 本文通過對現(xiàn)代企業(yè)信息化管理進行分析,根據(jù)商場信息化管理的實際需求,設(shè)計并實現(xiàn)了一個基于 WEB 技術(shù)的商場管理系統(tǒng)。 該系統(tǒng) 由 七個功能模塊組成,即: 商品信息管理模塊 、 客戶信息管理模塊 、 商品進貨管理模塊 、 商品銷售管理模塊 、 人事信息管理模塊 、 數(shù)據(jù)報表模塊和系統(tǒng)配置模塊。 本文不僅敘述了該商場管理系統(tǒng)的設(shè)計過程,包括需求分析,系統(tǒng)架構(gòu)的設(shè)計,以及功能模塊的劃分等,而且詳盡 敘述了各個功能 模塊的具體實現(xiàn)方法,包括如何在服務(wù)器端響應(yīng)客戶請求,如何進行相應(yīng)的數(shù)據(jù)庫訪問、以 及如何進行 用戶權(quán)限分配 等。 系統(tǒng) 的開發(fā)采用了 ASP 技術(shù),以 SQL Server 2021 作 為后臺數(shù)據(jù)庫 , WEB服務(wù)器使用 IIS, 并且 采用 B/S模式, 實現(xiàn)系統(tǒng)的高效運行,并且 安裝方便 ,配置簡易 。 關(guān)鍵詞 : 商場 管理 ; 商品; 信息 管理 ; 數(shù)據(jù)庫 The Design and Realization of Shopping Malls Management System Based on WEB Abstract In this thesis, the shopping malls management system based on WEB is designed and realized by analysis of the modern enterprise information management and according to its actual requirement. This system is posed of seven function modules, which includes modity information management module, customer information management module, modity purchase management module, the modity sales management module, the personnel information management module, report module and system configuration module. This thesis not only describes procedures of designing the shopping malls management system which includes requirement analysis, design of system frame and division of function module, but also describes in detail about development methods of every functional module, which includes how to respond the customers39。 request at the server, how to access database and how to assign of user authority and etc. This system is based on the popular B/S mode, mainly uses ASP technolgy as a development language, uses SQL Server 2021 to design the database on the backstage, the Web server use IIS. It realizes the convenient install, running effectively and simple configuration. Key words: Shopping Malls Management; Commodity; Information Management; Database 目錄 論文總頁數(shù): 36 頁 1 引言 1 系統(tǒng)設(shè)計目的及意義 1 系統(tǒng)特色 1 2 系統(tǒng)設(shè)計 2 需求分析 2 系統(tǒng)功能分析 2 數(shù)據(jù)處理過程分析 3 總體設(shè)計 4 功能模塊設(shè)計 4 流程設(shè)計 6 開發(fā)工具 6 詳細設(shè)計 7 商品信息管理模塊 7 客戶信息管理模塊 7 商品進貨管理模塊 7 商品銷售管理模塊 8 人事信息管理模塊 8 數(shù)據(jù)報表管理模塊 8 系統(tǒng)配置模塊 8 數(shù)據(jù)庫設(shè)計 9 概