vb汽車配件管理系統(tǒng).rar
vb汽車配件管理系統(tǒng),1.4萬字 47頁包括開題報(bào)告,任務(wù)書,中期報(bào)告,修改說明書,中英文翻譯資料,論文,系統(tǒng)程序等全套資料!摘 要目前汽車配件銷售企業(yè)大多數(shù)在其連鎖店的管理還是手工進(jìn)行,隨著汽車配件行業(yè)的迅速發(fā)展,手工管理的種種弊端暴露無疑,給銷售企業(yè)的發(fā)展帶來了不必要的麻煩。為了規(guī)范企業(yè)內(nèi)部管理,提高企業(yè)業(yè)務(wù)管理水平...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 weyue 發(fā)布
vb汽車配件管理系統(tǒng)
1.4萬字 47頁
包括開題報(bào)告,任務(wù)書,中期報(bào)告,修改說明書,中英文翻譯資料,論文,系統(tǒng)程序等全套資料!
摘 要
目前汽車配件銷售企業(yè)大多數(shù)在其連鎖店的管理還是手工進(jìn)行,隨著汽車配件行業(yè)的迅速發(fā)展,手工管理的種種弊端暴露無疑,給銷售企業(yè)的發(fā)展帶來了不必要的麻煩。為了規(guī)范企業(yè)內(nèi)部管理,提高企業(yè)業(yè)務(wù)管理水平,更好的為客戶服務(wù),應(yīng)采用計(jì)算機(jī)來管理汽車配件的進(jìn)銷存業(yè)務(wù)。
本文首先對VB,SQL SERVER 2000這兩種開發(fā)工具的原理和應(yīng)用進(jìn)行了簡單的介紹,然后針對具體項(xiàng)目展開研究,進(jìn)行需求分析,模塊劃分與設(shè)計(jì),最后對整個(gè)系統(tǒng)進(jìn)行了詳細(xì)的分析和設(shè)計(jì),在設(shè)計(jì)與實(shí)現(xiàn)過程中,結(jié)合源代碼具體的描述出整個(gè)項(xiàng)目的開發(fā)過程。
汽車配件管理系統(tǒng)的目的是為企業(yè)提供一個(gè)計(jì)算機(jī)化的管理平臺(tái),實(shí)踐企業(yè)內(nèi)部科學(xué)有效的管理,促進(jìn)企業(yè)管理信息化,規(guī)范化,將能使管理人員從繁瑣的雜務(wù)工作中解脫出來,真正從事管理工作。
關(guān)鍵字:汽車配件管理系統(tǒng);進(jìn)銷存系統(tǒng);信息技術(shù)。
Abstract
At present, the automobile fitting sale enterprises mostly artificially manage their chain stores, but along with the automobile fittings' rapid development, all sorts of malpractices of manual management will expose without doubt, then bringing very many problems to enterprise's development. In order to realize the business management scientific style and standardization, making the customers satisfied, the enterprise must use the computer management system to manage the automobile fittings' purchase、selling and storage.
This article first carries on a simple introduction on the principle and the application of VB and SQL SERVER 2000 which are two kinds of development kits, then aims at the detail research in view of the specific project, carrying on the demand analysis、the module division and design, finally the detailed analysis and design of the system. In the process of analyze and implementation, the author describes the whole project with source code.
The goal of this system is providing a management platform which computerizes for the enterprise, making interior management scientific and effective, promoting business management's information style and standardization will be able to realize the administrator to be engaged in the supervisory work truly, extricating from the tedious odd job.
Keywords: The automobile fittings' selling management system, purchase、sell and stock management, Information technology.
目 錄
第一章 緒論 1
§1.1問題背景 1
§1.2系統(tǒng)需求分析 1
§1.3進(jìn)銷存管理系統(tǒng)的開發(fā)設(shè)計(jì)思想 1
§1.4課題的來源 2
§1.5 系統(tǒng)總體目標(biāo) 2
§1.6 系統(tǒng)實(shí)施階段 2
第二章 系統(tǒng)方案設(shè)計(jì) 4
§2.1設(shè)計(jì)方案 4
§2.1.1設(shè)計(jì)語言的選擇 4
§2.1.2 數(shù)據(jù)庫的選擇 4
§2.1.3 C/S結(jié)構(gòu)和B/S結(jié)構(gòu)的選擇 5
§2.2 設(shè)計(jì)數(shù)據(jù)庫實(shí)體關(guān)系 5
§2.3設(shè)計(jì)全局?jǐn)?shù)據(jù)庫實(shí)體關(guān)系 11
第三章 系統(tǒng)詳細(xì)設(shè)計(jì) 12
§3.1系統(tǒng)總結(jié)構(gòu)圖 12
§3.2子功能劃分 12
§3.2.1基礎(chǔ)信息管理 13
§3.2.2日常業(yè)務(wù) 13
§3.2.3系統(tǒng)查詢 15
§3.2.4系統(tǒng)幫助 16
§3.3系統(tǒng)模塊設(shè)計(jì) 16
§3.3.1采購計(jì)劃模塊設(shè)計(jì) 16
§3.3.2入庫模塊設(shè)計(jì) 18
§3.3.3入庫模塊流程圖 20
§3.3.4退貨模塊設(shè)計(jì) 20
§3.3.5配件盤點(diǎn) 21
§3.3.6配件基本信息的查詢模塊設(shè)計(jì) 23
§3.3.7用戶登錄 24
第四章 汽車配件管理系統(tǒng)的程序?qū)崿F(xiàn) 26
§4.1模塊實(shí)現(xiàn)的理論基礎(chǔ) 26
§4.2登陸模塊實(shí)現(xiàn) 26
§4.3配件入庫模塊實(shí)現(xiàn) 27
§4.4配件出庫界面設(shè)計(jì) 29
§4.5配件退貨界面設(shè)計(jì) 30
§4.6配件盤點(diǎn)界面設(shè)計(jì) 31
§4.7用戶權(quán)限管理的界面設(shè)計(jì) 33
第五章 系統(tǒng)功能測試 35
§5.1引言 35
§5.1.1編寫目的 35
§5.1.2測試技術(shù) 35
§5.1.3定義 35
§5.2 測試計(jì)劃執(zhí)行情況 36
§5.3 測試用列 36
§5.4評價(jià) 38
§5.4.l軟件能力 38
§5.4.2缺陷和限制 38
§5.4.3建議 38
§5.4.4測試結(jié)論 38
結(jié)論 39
參考文獻(xiàn) 41
致謝 42
參考文獻(xiàn)
[5] 陳禹.經(jīng)濟(jì)信息管理概論[M].中國人民大學(xué)出版社.1996.2 第1章第1節(jié)3~27頁
[6] 朱順泉,姜靈敏. 管理信息系統(tǒng)與務(wù)實(shí).人民郵電出版社.1999.5 第2章第1節(jié) 45~67頁
[7] 李明源,王寧. 數(shù)據(jù)庫系統(tǒng)研究[M].高等教育出版社1998.4 第6章第1節(jié) 125~167頁
[8] 司光亞 ,莫?jiǎng)P,秦光裕譯.現(xiàn)代信息系統(tǒng)設(shè)計(jì)方法[M].北京電子工業(yè)出版社. 2005.9 第2章第5節(jié) 59~87頁
[9] [美] Grady Booch,James Rumbaugh,and invar Jacobson --Addison-Wesley .The Unified Modeling Language User Guide[J], 2004.3 第35卷第2期. 178~181頁
1.4萬字 47頁
包括開題報(bào)告,任務(wù)書,中期報(bào)告,修改說明書,中英文翻譯資料,論文,系統(tǒng)程序等全套資料!
摘 要
目前汽車配件銷售企業(yè)大多數(shù)在其連鎖店的管理還是手工進(jìn)行,隨著汽車配件行業(yè)的迅速發(fā)展,手工管理的種種弊端暴露無疑,給銷售企業(yè)的發(fā)展帶來了不必要的麻煩。為了規(guī)范企業(yè)內(nèi)部管理,提高企業(yè)業(yè)務(wù)管理水平,更好的為客戶服務(wù),應(yīng)采用計(jì)算機(jī)來管理汽車配件的進(jìn)銷存業(yè)務(wù)。
本文首先對VB,SQL SERVER 2000這兩種開發(fā)工具的原理和應(yīng)用進(jìn)行了簡單的介紹,然后針對具體項(xiàng)目展開研究,進(jìn)行需求分析,模塊劃分與設(shè)計(jì),最后對整個(gè)系統(tǒng)進(jìn)行了詳細(xì)的分析和設(shè)計(jì),在設(shè)計(jì)與實(shí)現(xiàn)過程中,結(jié)合源代碼具體的描述出整個(gè)項(xiàng)目的開發(fā)過程。
汽車配件管理系統(tǒng)的目的是為企業(yè)提供一個(gè)計(jì)算機(jī)化的管理平臺(tái),實(shí)踐企業(yè)內(nèi)部科學(xué)有效的管理,促進(jìn)企業(yè)管理信息化,規(guī)范化,將能使管理人員從繁瑣的雜務(wù)工作中解脫出來,真正從事管理工作。
關(guān)鍵字:汽車配件管理系統(tǒng);進(jìn)銷存系統(tǒng);信息技術(shù)。
Abstract
At present, the automobile fitting sale enterprises mostly artificially manage their chain stores, but along with the automobile fittings' rapid development, all sorts of malpractices of manual management will expose without doubt, then bringing very many problems to enterprise's development. In order to realize the business management scientific style and standardization, making the customers satisfied, the enterprise must use the computer management system to manage the automobile fittings' purchase、selling and storage.
This article first carries on a simple introduction on the principle and the application of VB and SQL SERVER 2000 which are two kinds of development kits, then aims at the detail research in view of the specific project, carrying on the demand analysis、the module division and design, finally the detailed analysis and design of the system. In the process of analyze and implementation, the author describes the whole project with source code.
The goal of this system is providing a management platform which computerizes for the enterprise, making interior management scientific and effective, promoting business management's information style and standardization will be able to realize the administrator to be engaged in the supervisory work truly, extricating from the tedious odd job.
Keywords: The automobile fittings' selling management system, purchase、sell and stock management, Information technology.
目 錄
第一章 緒論 1
§1.1問題背景 1
§1.2系統(tǒng)需求分析 1
§1.3進(jìn)銷存管理系統(tǒng)的開發(fā)設(shè)計(jì)思想 1
§1.4課題的來源 2
§1.5 系統(tǒng)總體目標(biāo) 2
§1.6 系統(tǒng)實(shí)施階段 2
第二章 系統(tǒng)方案設(shè)計(jì) 4
§2.1設(shè)計(jì)方案 4
§2.1.1設(shè)計(jì)語言的選擇 4
§2.1.2 數(shù)據(jù)庫的選擇 4
§2.1.3 C/S結(jié)構(gòu)和B/S結(jié)構(gòu)的選擇 5
§2.2 設(shè)計(jì)數(shù)據(jù)庫實(shí)體關(guān)系 5
§2.3設(shè)計(jì)全局?jǐn)?shù)據(jù)庫實(shí)體關(guān)系 11
第三章 系統(tǒng)詳細(xì)設(shè)計(jì) 12
§3.1系統(tǒng)總結(jié)構(gòu)圖 12
§3.2子功能劃分 12
§3.2.1基礎(chǔ)信息管理 13
§3.2.2日常業(yè)務(wù) 13
§3.2.3系統(tǒng)查詢 15
§3.2.4系統(tǒng)幫助 16
§3.3系統(tǒng)模塊設(shè)計(jì) 16
§3.3.1采購計(jì)劃模塊設(shè)計(jì) 16
§3.3.2入庫模塊設(shè)計(jì) 18
§3.3.3入庫模塊流程圖 20
§3.3.4退貨模塊設(shè)計(jì) 20
§3.3.5配件盤點(diǎn) 21
§3.3.6配件基本信息的查詢模塊設(shè)計(jì) 23
§3.3.7用戶登錄 24
第四章 汽車配件管理系統(tǒng)的程序?qū)崿F(xiàn) 26
§4.1模塊實(shí)現(xiàn)的理論基礎(chǔ) 26
§4.2登陸模塊實(shí)現(xiàn) 26
§4.3配件入庫模塊實(shí)現(xiàn) 27
§4.4配件出庫界面設(shè)計(jì) 29
§4.5配件退貨界面設(shè)計(jì) 30
§4.6配件盤點(diǎn)界面設(shè)計(jì) 31
§4.7用戶權(quán)限管理的界面設(shè)計(jì) 33
第五章 系統(tǒng)功能測試 35
§5.1引言 35
§5.1.1編寫目的 35
§5.1.2測試技術(shù) 35
§5.1.3定義 35
§5.2 測試計(jì)劃執(zhí)行情況 36
§5.3 測試用列 36
§5.4評價(jià) 38
§5.4.l軟件能力 38
§5.4.2缺陷和限制 38
§5.4.3建議 38
§5.4.4測試結(jié)論 38
結(jié)論 39
參考文獻(xiàn) 41
致謝 42
參考文獻(xiàn)
[5] 陳禹.經(jīng)濟(jì)信息管理概論[M].中國人民大學(xué)出版社.1996.2 第1章第1節(jié)3~27頁
[6] 朱順泉,姜靈敏. 管理信息系統(tǒng)與務(wù)實(shí).人民郵電出版社.1999.5 第2章第1節(jié) 45~67頁
[7] 李明源,王寧. 數(shù)據(jù)庫系統(tǒng)研究[M].高等教育出版社1998.4 第6章第1節(jié) 125~167頁
[8] 司光亞 ,莫?jiǎng)P,秦光裕譯.現(xiàn)代信息系統(tǒng)設(shè)計(jì)方法[M].北京電子工業(yè)出版社. 2005.9 第2章第5節(jié) 59~87頁
[9] [美] Grady Booch,James Rumbaugh,and invar Jacobson --Addison-Wesley .The Unified Modeling Language User Guide[J], 2004.3 第35卷第2期. 178~181頁