畢業(yè)論文 超市管理系統(tǒng)的設計與實現(xiàn).doc
約34頁DOC格式手機打開展開
畢業(yè)論文 超市管理系統(tǒng)的設計與實現(xiàn),目錄 前言..3摘要..4第一章 調(diào)研背景及設計背景- 6 -1.社會背景- 6 -2.設計背景- 6 -第二章 開發(fā)工具的介紹- 7 -1. sql server 2000功能介紹- 7 -2.visual basic 6.0功能簡介- 7 -第三章 系統(tǒng)分析- 10 -1.系統(tǒng)需求分析- 10 -2.系統(tǒng)功能簡介-...
內(nèi)容介紹
此文檔由會員 ljjwl8321 發(fā)布
目錄 前言…………………………………………………………………………………..3
摘要…………………………………………………………………………………..4
第一章 調(diào)研背景及設計背景 - 6 -
1.社會背景 - 6 -
2.設計背景 - 6 -
第二章 開發(fā)工具的介紹 - 7 -
1. SQL server 2000功能介紹 - 7 -
2.visual basic 6.0功能簡介 - 7 -
第三章 系統(tǒng)分析 - 10 -
1.系統(tǒng)需求分析 - 10 -
2.系統(tǒng)功能簡介 - 10 -
3.數(shù)據(jù)建模 - 12 -
4.業(yè)務流程分析 - 13 -
第四章 系統(tǒng)數(shù)據(jù)庫設計 - 16 -
1.數(shù)據(jù)庫表設計 - 16 -
第五章 功能模塊的設計 - 19 -
1、登陸模塊 - 19 -
2、主窗體模塊 - 20 -
3、商品信息管理模塊 - 21 -
4. 銷售信息管理模塊 - 24 -
5.進貨信息管理模塊 - 26 -
6.員工信息管理模塊 - 29 -
第六章 系統(tǒng)測試分析 - 32 -
1.模塊測試 - 33 -
2.整體測試 - 33 -
第七章 總結 - 34 -
前言
超市管理系統(tǒng)是一個超市不可缺少的部分,它對于超市的決策者和管理者來說都至關重要。超市需要處理大量的庫存信息,還要時刻更新產(chǎn)品的銷售信息,不斷添加商品信息。面對不同種類的信息,需要合理的數(shù)據(jù)庫結構來保存數(shù)據(jù)信息,需要有效的程序結構支持各種數(shù)據(jù)操作的執(zhí)行。它最主要的特點是能夠?qū)崟r的和準確的控制店內(nèi)的銷售情況。如果可以能夠?qū)崟r掌握銷售流程及銷售情況,則可以有效地加速商品的周轉(zhuǎn)率并提高服務質(zhì)量,而且可以減少產(chǎn)品售價不符等所產(chǎn)生的問題。顧客的消費要求的是希望在超市購物中能基本上都能購得所需的商品,并且還要既保證商品質(zhì)量還要享受優(yōu)質(zhì),方便的服務。
摘要
隨著社會生活的日益現(xiàn)代化,超市的規(guī)模也在不斷擴大,商品數(shù)量急劇增加,有關商品的各種信息量也急劇增長。那么超市就需要時時刻刻刻對這樣龐大的數(shù)據(jù)量和信息量進行處理,從而實時的和精準的控制店內(nèi)的銷售情況,有效的加速商品的周轉(zhuǎn)率并提高服務質(zhì)量。為此,一個超市管理系統(tǒng)的開發(fā)是有必要的。
本次論文將對市場所需的超市管理系統(tǒng)進行討論和研究,超市管理系統(tǒng)包含以下幾個模塊:基本信息的維護、進貨管理、銷售管理以及員工信息管理等。
本文系統(tǒng)的分析了軟件開發(fā)的背景以過程;首先介紹了軟件的開發(fā)環(huán)境,其次介紹了本軟件的詳細設計過程。根據(jù)系統(tǒng)所需功能,運用windows xp為開發(fā)品臺,采用SQL server 2000及visual basic 6.0作為開發(fā)工具,對系統(tǒng)數(shù)據(jù)庫及各個模塊進行設計和實現(xiàn)。
關鍵字:超市 管理系統(tǒng)系統(tǒng) windows xp SQL server 2000
visual basic 6.0
Abstract
Along with the social life of the modernization, the scale of the supermarket is expanding continually, the quantity of a commodity increase sharply, the relevant goods all kinds of information also sharp growth. So the supermarket when every moment of need such a huge amount of data and information processing, thus real-time and accurate control store's sales, effective acceleration of goods turnover and improve service quality. For this, a supermarket management system development is necessary.
This paper will be required to market the supermarket management system to carry on the discussion and the research, the supermarket management system includes the following several modules: of the basic information of the maintenance, purchase management, sales management and loss management, etc.
This paper analyzed the background to the software development process; First introduced the software development environment, then introduces the detailed design of the software process. According to the system required function, using Windows xp machine for developing products, using SQL server 2000 and visual basic 6.0 as a development tool, the system database and each module design and implementation.
Key word: supermarket management systems Windows xp SQL server 2000 Visual basic 6.0
摘要…………………………………………………………………………………..4
第一章 調(diào)研背景及設計背景 - 6 -
1.社會背景 - 6 -
2.設計背景 - 6 -
第二章 開發(fā)工具的介紹 - 7 -
1. SQL server 2000功能介紹 - 7 -
2.visual basic 6.0功能簡介 - 7 -
第三章 系統(tǒng)分析 - 10 -
1.系統(tǒng)需求分析 - 10 -
2.系統(tǒng)功能簡介 - 10 -
3.數(shù)據(jù)建模 - 12 -
4.業(yè)務流程分析 - 13 -
第四章 系統(tǒng)數(shù)據(jù)庫設計 - 16 -
1.數(shù)據(jù)庫表設計 - 16 -
第五章 功能模塊的設計 - 19 -
1、登陸模塊 - 19 -
2、主窗體模塊 - 20 -
3、商品信息管理模塊 - 21 -
4. 銷售信息管理模塊 - 24 -
5.進貨信息管理模塊 - 26 -
6.員工信息管理模塊 - 29 -
第六章 系統(tǒng)測試分析 - 32 -
1.模塊測試 - 33 -
2.整體測試 - 33 -
第七章 總結 - 34 -
前言
超市管理系統(tǒng)是一個超市不可缺少的部分,它對于超市的決策者和管理者來說都至關重要。超市需要處理大量的庫存信息,還要時刻更新產(chǎn)品的銷售信息,不斷添加商品信息。面對不同種類的信息,需要合理的數(shù)據(jù)庫結構來保存數(shù)據(jù)信息,需要有效的程序結構支持各種數(shù)據(jù)操作的執(zhí)行。它最主要的特點是能夠?qū)崟r的和準確的控制店內(nèi)的銷售情況。如果可以能夠?qū)崟r掌握銷售流程及銷售情況,則可以有效地加速商品的周轉(zhuǎn)率并提高服務質(zhì)量,而且可以減少產(chǎn)品售價不符等所產(chǎn)生的問題。顧客的消費要求的是希望在超市購物中能基本上都能購得所需的商品,并且還要既保證商品質(zhì)量還要享受優(yōu)質(zhì),方便的服務。
摘要
隨著社會生活的日益現(xiàn)代化,超市的規(guī)模也在不斷擴大,商品數(shù)量急劇增加,有關商品的各種信息量也急劇增長。那么超市就需要時時刻刻刻對這樣龐大的數(shù)據(jù)量和信息量進行處理,從而實時的和精準的控制店內(nèi)的銷售情況,有效的加速商品的周轉(zhuǎn)率并提高服務質(zhì)量。為此,一個超市管理系統(tǒng)的開發(fā)是有必要的。
本次論文將對市場所需的超市管理系統(tǒng)進行討論和研究,超市管理系統(tǒng)包含以下幾個模塊:基本信息的維護、進貨管理、銷售管理以及員工信息管理等。
本文系統(tǒng)的分析了軟件開發(fā)的背景以過程;首先介紹了軟件的開發(fā)環(huán)境,其次介紹了本軟件的詳細設計過程。根據(jù)系統(tǒng)所需功能,運用windows xp為開發(fā)品臺,采用SQL server 2000及visual basic 6.0作為開發(fā)工具,對系統(tǒng)數(shù)據(jù)庫及各個模塊進行設計和實現(xiàn)。
關鍵字:超市 管理系統(tǒng)系統(tǒng) windows xp SQL server 2000
visual basic 6.0
Abstract
Along with the social life of the modernization, the scale of the supermarket is expanding continually, the quantity of a commodity increase sharply, the relevant goods all kinds of information also sharp growth. So the supermarket when every moment of need such a huge amount of data and information processing, thus real-time and accurate control store's sales, effective acceleration of goods turnover and improve service quality. For this, a supermarket management system development is necessary.
This paper will be required to market the supermarket management system to carry on the discussion and the research, the supermarket management system includes the following several modules: of the basic information of the maintenance, purchase management, sales management and loss management, etc.
This paper analyzed the background to the software development process; First introduced the software development environment, then introduces the detailed design of the software process. According to the system required function, using Windows xp machine for developing products, using SQL server 2000 and visual basic 6.0 as a development tool, the system database and each module design and implementation.
Key word: supermarket management systems Windows xp SQL server 2000 Visual basic 6.0