畢業(yè)論文 商場(chǎng)貨物管理系統(tǒng)的開發(fā)研究.doc
約33頁DOC格式手機(jī)打開展開
畢業(yè)論文 商場(chǎng)貨物管理系統(tǒng)的開發(fā)研究,中文摘要本文介紹了商場(chǎng)貨物管理系統(tǒng)開發(fā)全過程。系統(tǒng)開發(fā)采用visual basic 6.0 和access,并以windows xp 作為開發(fā)平臺(tái)。本系統(tǒng)用于商場(chǎng)的貨物管理,對(duì)管理貨物管理方面上有很大的優(yōu)點(diǎn),它主要包含以下幾個(gè)模塊:系統(tǒng)權(quán)限的設(shè)定、原始數(shù)據(jù)錄入、數(shù)據(jù)的匯總及查詢等。從而,實(shí)現(xiàn)對(duì)進(jìn)貨、庫存、銷售等實(shí)現(xiàn)全面...
內(nèi)容介紹
此文檔由會(huì)員 ljjwl8321 發(fā)布
中文摘要
本文介紹了商場(chǎng)貨物管理系統(tǒng)開發(fā)全過程。系統(tǒng)開發(fā)采用Visual Basic 6.0 和ACCESS,并以Windows XP 作為開發(fā)平臺(tái)。
本系統(tǒng)用于商場(chǎng)的貨物管理,對(duì)管理貨物管理方面上有很大的優(yōu)點(diǎn),它主要包含以下幾個(gè)模塊:系統(tǒng)權(quán)限的設(shè)定、原始數(shù)據(jù)錄入、數(shù)據(jù)的匯總及查詢等。從而,實(shí)現(xiàn)對(duì)進(jìn)貨、庫存、銷售等實(shí)現(xiàn)全面、動(dòng)態(tài)、及時(shí)的管理。
本文系統(tǒng)的分析了軟件開發(fā)的背景及過程;首先介紹了軟件的開發(fā)環(huán)境,其次介紹了本軟件的詳細(xì)設(shè)計(jì)過程:數(shù)據(jù)庫的設(shè)計(jì)、各個(gè)模塊的設(shè)計(jì)和實(shí)現(xiàn),以及具體界面的設(shè)計(jì)和功能。最后對(duì)在本軟件開發(fā)過程中的問題進(jìn)行了總結(jié)。
關(guān)鍵詞:商場(chǎng)貨物管理系統(tǒng),VB6.0,ACCESS,數(shù)據(jù)庫,開發(fā)
Abstract
The paper narrates the total process about the Business Invoicing and Inventory System of Research of Cargo Management system development. This system based on Windows 2000 and it is developed with Visual Basic 6.0 and ACCESS.
The system was customized for Research of Cargo Management system development which includes system operators' setting, the original data's input and modification, the gathering and searching for the information. Thus, it makes Invoicing and Inventory information's Management System in a total, dynamic and timely way.
The paper systematically analyses the system development background and development process. Firstly, the paper introduce the software development circumstance, secondly, it discussed the system development detailed design process which includes database designing, function blocks designing and implement and interface designing as well. Finally, I summarize some problems that met during the course of development.
Keywords: Research of Cargo Management system development,VB6.0,ACCESS,database,development
目 錄
中文摘要 1
Abstract 2
前 言 5
第一章 系統(tǒng)概述 6
1.1 關(guān)于商場(chǎng)貨物管理系統(tǒng) 6
1.2 系統(tǒng)開發(fā)目的 6
1.3 系統(tǒng)實(shí)現(xiàn)的功能 6
1.4 軟件過程模型 6
第二章 研導(dǎo)開發(fā)系統(tǒng)的可行性 8
2.1 研導(dǎo)系統(tǒng)的開發(fā)可行性 8
2.2 分析系統(tǒng)的技術(shù)可行性 8
2.3 研導(dǎo)系統(tǒng)的操作可行性 8
2.4 研導(dǎo)系統(tǒng)法律可行性 8
第三章 商場(chǎng)貨物管理系統(tǒng)的需求 9
3.1 系統(tǒng)的任務(wù)說明 9
3.2 系統(tǒng)應(yīng)實(shí)現(xiàn)的目標(biāo) 9
3.3 硬件及軟件需求 9
3.4 系統(tǒng)功能需求 9
3.5 系統(tǒng)功能模塊劃分 11
3.6 商場(chǎng)貨物管理系統(tǒng)的數(shù)據(jù)需求 11
第四章 商場(chǎng)貨物管理系統(tǒng)的總體設(shè)計(jì) 13
4.1 系統(tǒng)開發(fā)目標(biāo) 13
4.2 設(shè)計(jì)思想 13
4.3 商場(chǎng)貨物管理系統(tǒng)的流程分析 13
4.4 用戶功能圖 14
4.5 設(shè)計(jì)系統(tǒng)的數(shù)據(jù) 14
4.6 設(shè)計(jì)系統(tǒng)數(shù)據(jù)庫的邏輯結(jié)構(gòu) 16
4.7 設(shè)計(jì)系統(tǒng)數(shù)據(jù)庫的存取方式 18
第五章 商場(chǎng)貨物管理系統(tǒng)的詳細(xì)設(shè)計(jì) 20
5.1 系統(tǒng)概述 20
5.2 系統(tǒng)各個(gè)功能模塊的算法設(shè)計(jì) 20
5.3 在ACCESS 2000中創(chuàng)建數(shù)據(jù)庫 22
第六章 基于Visual Basic 6.0的系統(tǒng)開發(fā) 23
6.1 創(chuàng)建工程“商場(chǎng)貨物管理系統(tǒng)” 23
6.2 在工程中添加通用模塊 23
6.3 窗體及其代碼設(shè)計(jì) 25
第七章 商場(chǎng)貨物管理系統(tǒng)的測(cè)試 29
7.1 系統(tǒng)測(cè)試的意義及目的 29
7.2面軟件測(cè)試的重要性及測(cè)試原則 29
7.3 測(cè)試環(huán)境 29
7.4 簡(jiǎn)單的測(cè)試用例 29
第八章 商場(chǎng)貨物管理系統(tǒng)開發(fā)總結(jié) 30
參考文獻(xiàn) 31
致 謝 32
本文介紹了商場(chǎng)貨物管理系統(tǒng)開發(fā)全過程。系統(tǒng)開發(fā)采用Visual Basic 6.0 和ACCESS,并以Windows XP 作為開發(fā)平臺(tái)。
本系統(tǒng)用于商場(chǎng)的貨物管理,對(duì)管理貨物管理方面上有很大的優(yōu)點(diǎn),它主要包含以下幾個(gè)模塊:系統(tǒng)權(quán)限的設(shè)定、原始數(shù)據(jù)錄入、數(shù)據(jù)的匯總及查詢等。從而,實(shí)現(xiàn)對(duì)進(jìn)貨、庫存、銷售等實(shí)現(xiàn)全面、動(dòng)態(tài)、及時(shí)的管理。
本文系統(tǒng)的分析了軟件開發(fā)的背景及過程;首先介紹了軟件的開發(fā)環(huán)境,其次介紹了本軟件的詳細(xì)設(shè)計(jì)過程:數(shù)據(jù)庫的設(shè)計(jì)、各個(gè)模塊的設(shè)計(jì)和實(shí)現(xiàn),以及具體界面的設(shè)計(jì)和功能。最后對(duì)在本軟件開發(fā)過程中的問題進(jìn)行了總結(jié)。
關(guān)鍵詞:商場(chǎng)貨物管理系統(tǒng),VB6.0,ACCESS,數(shù)據(jù)庫,開發(fā)
Abstract
The paper narrates the total process about the Business Invoicing and Inventory System of Research of Cargo Management system development. This system based on Windows 2000 and it is developed with Visual Basic 6.0 and ACCESS.
The system was customized for Research of Cargo Management system development which includes system operators' setting, the original data's input and modification, the gathering and searching for the information. Thus, it makes Invoicing and Inventory information's Management System in a total, dynamic and timely way.
The paper systematically analyses the system development background and development process. Firstly, the paper introduce the software development circumstance, secondly, it discussed the system development detailed design process which includes database designing, function blocks designing and implement and interface designing as well. Finally, I summarize some problems that met during the course of development.
Keywords: Research of Cargo Management system development,VB6.0,ACCESS,database,development
目 錄
中文摘要 1
Abstract 2
前 言 5
第一章 系統(tǒng)概述 6
1.1 關(guān)于商場(chǎng)貨物管理系統(tǒng) 6
1.2 系統(tǒng)開發(fā)目的 6
1.3 系統(tǒng)實(shí)現(xiàn)的功能 6
1.4 軟件過程模型 6
第二章 研導(dǎo)開發(fā)系統(tǒng)的可行性 8
2.1 研導(dǎo)系統(tǒng)的開發(fā)可行性 8
2.2 分析系統(tǒng)的技術(shù)可行性 8
2.3 研導(dǎo)系統(tǒng)的操作可行性 8
2.4 研導(dǎo)系統(tǒng)法律可行性 8
第三章 商場(chǎng)貨物管理系統(tǒng)的需求 9
3.1 系統(tǒng)的任務(wù)說明 9
3.2 系統(tǒng)應(yīng)實(shí)現(xiàn)的目標(biāo) 9
3.3 硬件及軟件需求 9
3.4 系統(tǒng)功能需求 9
3.5 系統(tǒng)功能模塊劃分 11
3.6 商場(chǎng)貨物管理系統(tǒng)的數(shù)據(jù)需求 11
第四章 商場(chǎng)貨物管理系統(tǒng)的總體設(shè)計(jì) 13
4.1 系統(tǒng)開發(fā)目標(biāo) 13
4.2 設(shè)計(jì)思想 13
4.3 商場(chǎng)貨物管理系統(tǒng)的流程分析 13
4.4 用戶功能圖 14
4.5 設(shè)計(jì)系統(tǒng)的數(shù)據(jù) 14
4.6 設(shè)計(jì)系統(tǒng)數(shù)據(jù)庫的邏輯結(jié)構(gòu) 16
4.7 設(shè)計(jì)系統(tǒng)數(shù)據(jù)庫的存取方式 18
第五章 商場(chǎng)貨物管理系統(tǒng)的詳細(xì)設(shè)計(jì) 20
5.1 系統(tǒng)概述 20
5.2 系統(tǒng)各個(gè)功能模塊的算法設(shè)計(jì) 20
5.3 在ACCESS 2000中創(chuàng)建數(shù)據(jù)庫 22
第六章 基于Visual Basic 6.0的系統(tǒng)開發(fā) 23
6.1 創(chuàng)建工程“商場(chǎng)貨物管理系統(tǒng)” 23
6.2 在工程中添加通用模塊 23
6.3 窗體及其代碼設(shè)計(jì) 25
第七章 商場(chǎng)貨物管理系統(tǒng)的測(cè)試 29
7.1 系統(tǒng)測(cè)試的意義及目的 29
7.2面軟件測(cè)試的重要性及測(cè)試原則 29
7.3 測(cè)試環(huán)境 29
7.4 簡(jiǎn)單的測(cè)試用例 29
第八章 商場(chǎng)貨物管理系統(tǒng)開發(fā)總結(jié) 30
參考文獻(xiàn) 31
致 謝 32
TA們正在看...
- 七年級(jí)下冊(cè)地理復(fù)習(xí)ppt.ppt
- 七年級(jí)下冊(cè)地理復(fù)習(xí)課件81688ppt.ppt
- 七年級(jí)下冊(cè)地理復(fù)習(xí)課件改ppt.ppt
- 七年級(jí)下冊(cè)地理巴西ppt.ppt
- 七年級(jí)下冊(cè)地理期中復(fù)習(xí)ppt.ppt
- 七年級(jí)下冊(cè)地理澳大利亞ppt.ppt
- 七年級(jí)下冊(cè)日本課件湘教版ppt.ppt
- 七年級(jí)下冊(cè)生物血管ppt.ppt
- 七年級(jí)下冊(cè)科學(xué)第二章復(fù)習(xí)ppt.ppt
- 七年級(jí)下冊(cè)第20課古代詩歌五首課件共63張ppt.ppt