超市商品信息管理系統(tǒng)畢業(yè)論文.doc
約60頁DOC格式手機打開展開
超市商品信息管理系統(tǒng)畢業(yè)論文,頁數(shù):60字?jǐn)?shù):18581摘要目前,超市行業(yè)是生活中非常常見的行業(yè)。在超市行業(yè)引入超市商品信息系統(tǒng),是超市經(jīng)營之中最熱門的話題之一。隨著超市規(guī)模的擴大,商品信息的增多,引入商品信息管理系統(tǒng)對超市中商品信息數(shù)據(jù)管理的效率高低、對提高超市的銷售營業(yè)額及超市的正常運轉(zhuǎn)都具有一定的輔助作用。超市商品...
內(nèi)容介紹
此文檔由會員 cnlula 發(fā)布
超市商品信息管理系統(tǒng)畢業(yè)論文
頁數(shù):60 字?jǐn)?shù):18581
摘要
目前,超市行業(yè)是生活中非常常見的行業(yè)。在超市行業(yè)引入超市商品信息系統(tǒng),是超市經(jīng)營之中最熱門的話題之一。隨著超市規(guī)模的擴大,商品信息的增多,引入商品信息管理系統(tǒng)對超市中商品信息數(shù)據(jù)管理的效率高低、對提高超市的銷售營業(yè)額及超市的正常運轉(zhuǎn)都具有一定的輔助作用。
超市商品信息系統(tǒng)設(shè)計是利用目前比較成熟的網(wǎng)絡(luò)數(shù)據(jù)庫的實現(xiàn)技術(shù)來對超市商品信息數(shù)據(jù)進(jìn)行處理的。實現(xiàn)對商品信息的錄入、查詢、修改和維護(hù)以及根據(jù)商品信息生成商品采購單等功能。該系統(tǒng)基于B/S(瀏覽器/服務(wù)器)模式開發(fā),開發(fā)工具采用Macromedia dreamweaver8.0,數(shù)據(jù)庫采用SQL SERVER 2000,數(shù)據(jù)訪問技術(shù)采用ADO。本文首先進(jìn)行需求分析,進(jìn)而進(jìn)行模塊劃分與設(shè)計,最后對整個系統(tǒng)進(jìn)行了詳細(xì)的分析和設(shè)計,在設(shè)計與實現(xiàn)過程中,結(jié)合源代碼具體的描述出整個項目的開發(fā)過程。
關(guān)鍵字:超市管理;信息系統(tǒng);瀏覽器;數(shù)據(jù)訪問;商品信息;
Abstract
In nowadays, supermarket is a common industry in our live. Injecting the Supermarket Merchandise Information System into supermarket industry is becoming one of the remarkable issues in supermarket management. With the expanse of supermarket dimensions and the increase of merchandise information, injecting the Supermarket Merchandise Information System would give some extent assistant affections on the efficiency of merchandise information data management and improvement of vendition turnover, additionally, prosperous operation of supermarket.
Supermarket Merchandise Information System Design, which deals with merchandise information data via realization technology of modern network database, is able to accomplish load, search, modification and reparation of merchandise information, and to create the merchandise information based on the stocking bill. The system is developed on B/S (browser / server) model, using the development tools of Macromedia dreamweaver8.0, database of SQL Server 2000, and the data access technology of ADO. The author firstly analyses the Requirements Analysis, then designs the modules, and makes a detailed analysis and design eventually. In the process of analyse and development, the author describes the source code of the whole project.
Key words:management of super market; information system; browser ;ADO(ActiveX Data Object);information of merchandise;
目錄
第一章 緒論 1
§1.1 問題背景 1
§1.2 研究范圍和技術(shù)要求 1
§1.2.1 研究范圍 1
§1.2.2 技術(shù)要求 1
§1.3 本課題在國內(nèi)外的發(fā)展 2
第二章 系統(tǒng)分析及比較論證 3
§2.1 系統(tǒng)總體目標(biāo) 3
§2.2 需求分析 3
§2.2.1 性能分析 3
§2.2.2 運行需求 3
§2.2.3 功能需求 3
§2.2.4 應(yīng)用需求分析 4
§2.3 數(shù)據(jù)流程圖 5
§2.4 系統(tǒng)功能模塊劃分 6
§2.5 C/S和B/S的比較論證 9
第三章 數(shù)據(jù)庫設(shè)計 14
§3.1 數(shù)據(jù)庫設(shè)計 14
§3.1.1 數(shù)據(jù)庫設(shè)計理論基礎(chǔ) 14
§3.1.2 系統(tǒng)E-R圖的設(shè)計 14
§3.1.3 E—R圖向關(guān)系模型的轉(zhuǎn)化 17
§3.2 設(shè)計局部數(shù)據(jù)庫實體關(guān)系 18
§3.3 設(shè)計全局?jǐn)?shù)據(jù)庫實體關(guān)系 19
第四章 系統(tǒng)詳細(xì)設(shè)計與實現(xiàn) 21
§4.1 ADO訪問數(shù)據(jù)庫 21
§4.2 登錄/注銷模塊的實現(xiàn)及MD5加密的實現(xiàn) 22
§4.3 密碼修改模塊的實現(xiàn) 23
§4.4 普通用戶查詢模塊的實現(xiàn) 24
§4.5 商品錄入模塊的實現(xiàn) 25
§4.5.1 商品類別管理模塊的實現(xiàn) 25
§4.5.2 商品供應(yīng)商管理模塊的實現(xiàn) 29
§4.5.3 商品制造商管理模塊的實現(xiàn) 29
§4.5.4 商品圖片管理模塊的實現(xiàn) 30
§4.5.5 商品信息錄入/修改模塊的實現(xiàn) 31
§4.6 商品查詢模塊的實現(xiàn) 34
§4.7 商品庫存維護(hù)模塊的實現(xiàn) 37
§4.8 生成采購清單模塊的實現(xiàn) 39
§4.9 商品資源統(tǒng)計模塊的實現(xiàn) 41
第五章 測試 42
§5.1 測試目的 42
§5.2 測試方法及設(shè)計技術(shù) 42
§5.2.1 測試方法 42
§5.2.2 設(shè)計技術(shù) 42
§5.3 測試數(shù)據(jù) 42
§5.3.1 系統(tǒng)登陸模塊測試數(shù)據(jù) 42
§5.3.2 密碼修改模塊測試數(shù)據(jù) 43
§5.3.3 商品錄入模塊測試數(shù)據(jù) 43
§5.3.4 商品信息查詢模塊測試數(shù)據(jù) 44
§5.3.5 商品庫存維護(hù)模塊測試數(shù)據(jù) 45
§5.4 測試結(jié)果及分析 45
結(jié)論 46
參考文獻(xiàn) 47
附錄 48
致謝 55
第一章 緒論
§1.1 問題背景
長期以來。超市業(yè)務(wù)一直使用著最簡單的人工管理。超市經(jīng)營物品的采購、庫存、銷售及核算的手工信息管理使得工作量巨大、服務(wù)質(zhì)量差、工作效率低。同時對市場的反饋的信息不能及時的處理,從而導(dǎo)致銷售與市場脫節(jié)。最終的結(jié)果只能使超市在經(jīng)營中立于不利的地位。
而超市在整個經(jīng)濟(jì)產(chǎn)業(yè)中占有相當(dāng)重要的地位,因為它是最貼近消費者的。如果能夠以最好的服務(wù)來對待消費者,對于提高銷售量一定會有很大的幫助。如何利用信息化來幫助我們提高銷售行業(yè)的服務(wù)質(zhì)量,是目前零售業(yè)關(guān)心的話題。雖然信息化能提高服務(wù)水平,但必須付出一定的建設(shè)成本。因此,如果能先了解如何信息化,以及信息化的設(shè)計方式,則必將對于降低建置信息設(shè)備的投入有相當(dāng)大的幫助。
本課題應(yīng)設(shè)計出一個超市商品信息數(shù)據(jù)處理WEB數(shù)據(jù)庫應(yīng)用系統(tǒng)以實現(xiàn)對到超市中的商品信息進(jìn)行計算機的管理和維護(hù)。使用戶在能夠使用一個人性化友好化的界面的同時,也能夠體驗到數(shù)據(jù)的高效處理功能,以及對企業(yè)數(shù)據(jù)的安全性的維護(hù)。并且系統(tǒng)可以跨平臺使用,因此不用擔(dān)心操作系統(tǒng)不同的問題,系統(tǒng)發(fā)布后在維護(hù)和升級及可擴展方面都能很好的實現(xiàn)??傊鞣矫娴臈l件均已具備,相信可以著手開發(fā)。
§1.2 研究范圍和技術(shù)要求
§1.2.1 研究范圍
1.設(shè)計該系統(tǒng)的功能模塊劃分。
2.根據(jù)各模塊功能需求,使用SQL SERVER 2000設(shè)計出該系統(tǒng)的數(shù)據(jù)庫數(shù)據(jù)表。
3.參考超市商品實際管理情況,完成對系統(tǒng)的需求分析及設(shè)計文檔。
4.完成各模塊的界面設(shè)計。
5.實現(xiàn)商品管理各模塊代碼編制功能
6.員工工作效率的提高以及公司設(shè)備的相對減少。
7.一次編寫、到處使用,不受到操作系統(tǒng)的限制。
8.數(shù)據(jù)的安全性好精確性高。
頁數(shù):60 字?jǐn)?shù):18581
摘要
目前,超市行業(yè)是生活中非常常見的行業(yè)。在超市行業(yè)引入超市商品信息系統(tǒng),是超市經(jīng)營之中最熱門的話題之一。隨著超市規(guī)模的擴大,商品信息的增多,引入商品信息管理系統(tǒng)對超市中商品信息數(shù)據(jù)管理的效率高低、對提高超市的銷售營業(yè)額及超市的正常運轉(zhuǎn)都具有一定的輔助作用。
超市商品信息系統(tǒng)設(shè)計是利用目前比較成熟的網(wǎng)絡(luò)數(shù)據(jù)庫的實現(xiàn)技術(shù)來對超市商品信息數(shù)據(jù)進(jìn)行處理的。實現(xiàn)對商品信息的錄入、查詢、修改和維護(hù)以及根據(jù)商品信息生成商品采購單等功能。該系統(tǒng)基于B/S(瀏覽器/服務(wù)器)模式開發(fā),開發(fā)工具采用Macromedia dreamweaver8.0,數(shù)據(jù)庫采用SQL SERVER 2000,數(shù)據(jù)訪問技術(shù)采用ADO。本文首先進(jìn)行需求分析,進(jìn)而進(jìn)行模塊劃分與設(shè)計,最后對整個系統(tǒng)進(jìn)行了詳細(xì)的分析和設(shè)計,在設(shè)計與實現(xiàn)過程中,結(jié)合源代碼具體的描述出整個項目的開發(fā)過程。
關(guān)鍵字:超市管理;信息系統(tǒng);瀏覽器;數(shù)據(jù)訪問;商品信息;
Abstract
In nowadays, supermarket is a common industry in our live. Injecting the Supermarket Merchandise Information System into supermarket industry is becoming one of the remarkable issues in supermarket management. With the expanse of supermarket dimensions and the increase of merchandise information, injecting the Supermarket Merchandise Information System would give some extent assistant affections on the efficiency of merchandise information data management and improvement of vendition turnover, additionally, prosperous operation of supermarket.
Supermarket Merchandise Information System Design, which deals with merchandise information data via realization technology of modern network database, is able to accomplish load, search, modification and reparation of merchandise information, and to create the merchandise information based on the stocking bill. The system is developed on B/S (browser / server) model, using the development tools of Macromedia dreamweaver8.0, database of SQL Server 2000, and the data access technology of ADO. The author firstly analyses the Requirements Analysis, then designs the modules, and makes a detailed analysis and design eventually. In the process of analyse and development, the author describes the source code of the whole project.
Key words:management of super market; information system; browser ;ADO(ActiveX Data Object);information of merchandise;
目錄
第一章 緒論 1
§1.1 問題背景 1
§1.2 研究范圍和技術(shù)要求 1
§1.2.1 研究范圍 1
§1.2.2 技術(shù)要求 1
§1.3 本課題在國內(nèi)外的發(fā)展 2
第二章 系統(tǒng)分析及比較論證 3
§2.1 系統(tǒng)總體目標(biāo) 3
§2.2 需求分析 3
§2.2.1 性能分析 3
§2.2.2 運行需求 3
§2.2.3 功能需求 3
§2.2.4 應(yīng)用需求分析 4
§2.3 數(shù)據(jù)流程圖 5
§2.4 系統(tǒng)功能模塊劃分 6
§2.5 C/S和B/S的比較論證 9
第三章 數(shù)據(jù)庫設(shè)計 14
§3.1 數(shù)據(jù)庫設(shè)計 14
§3.1.1 數(shù)據(jù)庫設(shè)計理論基礎(chǔ) 14
§3.1.2 系統(tǒng)E-R圖的設(shè)計 14
§3.1.3 E—R圖向關(guān)系模型的轉(zhuǎn)化 17
§3.2 設(shè)計局部數(shù)據(jù)庫實體關(guān)系 18
§3.3 設(shè)計全局?jǐn)?shù)據(jù)庫實體關(guān)系 19
第四章 系統(tǒng)詳細(xì)設(shè)計與實現(xiàn) 21
§4.1 ADO訪問數(shù)據(jù)庫 21
§4.2 登錄/注銷模塊的實現(xiàn)及MD5加密的實現(xiàn) 22
§4.3 密碼修改模塊的實現(xiàn) 23
§4.4 普通用戶查詢模塊的實現(xiàn) 24
§4.5 商品錄入模塊的實現(xiàn) 25
§4.5.1 商品類別管理模塊的實現(xiàn) 25
§4.5.2 商品供應(yīng)商管理模塊的實現(xiàn) 29
§4.5.3 商品制造商管理模塊的實現(xiàn) 29
§4.5.4 商品圖片管理模塊的實現(xiàn) 30
§4.5.5 商品信息錄入/修改模塊的實現(xiàn) 31
§4.6 商品查詢模塊的實現(xiàn) 34
§4.7 商品庫存維護(hù)模塊的實現(xiàn) 37
§4.8 生成采購清單模塊的實現(xiàn) 39
§4.9 商品資源統(tǒng)計模塊的實現(xiàn) 41
第五章 測試 42
§5.1 測試目的 42
§5.2 測試方法及設(shè)計技術(shù) 42
§5.2.1 測試方法 42
§5.2.2 設(shè)計技術(shù) 42
§5.3 測試數(shù)據(jù) 42
§5.3.1 系統(tǒng)登陸模塊測試數(shù)據(jù) 42
§5.3.2 密碼修改模塊測試數(shù)據(jù) 43
§5.3.3 商品錄入模塊測試數(shù)據(jù) 43
§5.3.4 商品信息查詢模塊測試數(shù)據(jù) 44
§5.3.5 商品庫存維護(hù)模塊測試數(shù)據(jù) 45
§5.4 測試結(jié)果及分析 45
結(jié)論 46
參考文獻(xiàn) 47
附錄 48
致謝 55
第一章 緒論
§1.1 問題背景
長期以來。超市業(yè)務(wù)一直使用著最簡單的人工管理。超市經(jīng)營物品的采購、庫存、銷售及核算的手工信息管理使得工作量巨大、服務(wù)質(zhì)量差、工作效率低。同時對市場的反饋的信息不能及時的處理,從而導(dǎo)致銷售與市場脫節(jié)。最終的結(jié)果只能使超市在經(jīng)營中立于不利的地位。
而超市在整個經(jīng)濟(jì)產(chǎn)業(yè)中占有相當(dāng)重要的地位,因為它是最貼近消費者的。如果能夠以最好的服務(wù)來對待消費者,對于提高銷售量一定會有很大的幫助。如何利用信息化來幫助我們提高銷售行業(yè)的服務(wù)質(zhì)量,是目前零售業(yè)關(guān)心的話題。雖然信息化能提高服務(wù)水平,但必須付出一定的建設(shè)成本。因此,如果能先了解如何信息化,以及信息化的設(shè)計方式,則必將對于降低建置信息設(shè)備的投入有相當(dāng)大的幫助。
本課題應(yīng)設(shè)計出一個超市商品信息數(shù)據(jù)處理WEB數(shù)據(jù)庫應(yīng)用系統(tǒng)以實現(xiàn)對到超市中的商品信息進(jìn)行計算機的管理和維護(hù)。使用戶在能夠使用一個人性化友好化的界面的同時,也能夠體驗到數(shù)據(jù)的高效處理功能,以及對企業(yè)數(shù)據(jù)的安全性的維護(hù)。并且系統(tǒng)可以跨平臺使用,因此不用擔(dān)心操作系統(tǒng)不同的問題,系統(tǒng)發(fā)布后在維護(hù)和升級及可擴展方面都能很好的實現(xiàn)??傊鞣矫娴臈l件均已具備,相信可以著手開發(fā)。
§1.2 研究范圍和技術(shù)要求
§1.2.1 研究范圍
1.設(shè)計該系統(tǒng)的功能模塊劃分。
2.根據(jù)各模塊功能需求,使用SQL SERVER 2000設(shè)計出該系統(tǒng)的數(shù)據(jù)庫數(shù)據(jù)表。
3.參考超市商品實際管理情況,完成對系統(tǒng)的需求分析及設(shè)計文檔。
4.完成各模塊的界面設(shè)計。
5.實現(xiàn)商品管理各模塊代碼編制功能
6.員工工作效率的提高以及公司設(shè)備的相對減少。
7.一次編寫、到處使用,不受到操作系統(tǒng)的限制。
8.數(shù)據(jù)的安全性好精確性高。