【正文】
畢業(yè)設(shè)計(jì) 1 摘 要 隨著時(shí)代的進(jìn)步,全球信息化已經(jīng)不是一個(gè)遙不可及的目標(biāo),而企業(yè)信息化是這個(gè)領(lǐng)域的主導(dǎo)者,銷(xiāo)售與庫(kù)存管理更是關(guān)系到一個(gè)企業(yè)命脈的環(huán)節(jié)如何更好的將其進(jìn)行管理起來(lái)從而有效的提高企業(yè)效率是一個(gè)企業(yè)必須要考慮的問(wèn)題,所以開(kāi)發(fā)一套 銷(xiāo)售與庫(kù)存管理系統(tǒng) 對(duì)于任何企業(yè)都是最好的解決方案,使用 銷(xiāo)售與庫(kù)存管理系統(tǒng) 的主要目標(biāo)是為了企業(yè)提供一個(gè)可以實(shí)時(shí)查看和實(shí)時(shí)下訂單的平臺(tái),節(jié)約銷(xiāo)售人員與庫(kù)房管理聯(lián)系的時(shí)間,同時(shí)也使得企業(yè)現(xiàn)狀更加透明,可讓決策者能更好的把握企業(yè)方向,從根本上提高企業(yè)的綜合競(jìng)爭(zhēng)力。 銷(xiāo)售與庫(kù)存管理系統(tǒng) 是使用結(jié)構(gòu) 化設(shè)計(jì)方法,使用 Visual Studio 和 SQL Server聯(lián)合開(kāi)發(fā)的 ,前者是用于系統(tǒng)開(kāi)發(fā)后者是用于數(shù)據(jù)的搭載。該系統(tǒng)使用瀏覽器 \服務(wù)器模式,基于 WEB 摒棄了傳統(tǒng)客戶(hù)端的形式,使得系統(tǒng)在使用上更加的方便快捷。 關(guān)鍵詞 :SQL Server Visual Studio 銷(xiāo)售與庫(kù)存管理系統(tǒng) 畢業(yè)設(shè)計(jì) 2 Abstract With the progress of the times, the global information technology has not a distant goal, the enterprise informatization is the leader in this field, sales and inventory management is more related to a enterprise is the lifeblood of the link to the management to improve enterprise efficiency is an enterprise must be taken into consideration, so the development of a set of sales and inventory management system is the best solution for any enterprise, the main target of sales and inventory management system is to provide a realtime view and realtime order platform, time saving sales staff and warehouse management link, but also makes the enterprise present situation more transparent, grasp the business direction allows decision makers to better, improve the prehensive petitiveness of enterprises fundamentally. Sales and inventory management system is the use of structured design method, using Visual Studio and SQL Server jointly developed, the former is used for system development and the latter is used for data with. The system uses the browser \ server mode, WEB to abandon the traditional client based on the forms, causes the system to use more convenient. Key Words: SQL Server Visual Studio Sales and inventory management system 畢業(yè)設(shè)計(jì) 3 目 錄 引 言 ...................................................................................................................................... 1 1緒論 ......................................................................................................................................... 2 課題背景 .............................................................................................................................. 2 國(guó)內(nèi)外研究現(xiàn)狀 .................................................................................................................. 2 課題研究的目的和意義 ...................................................................................................... 3 論文組織結(jié)構(gòu) ...................................................................................................................... 3 2系統(tǒng)分析 ................................................................................................................................. 4 系統(tǒng)可行性分析 .................................................................................................................. 4 需求分析 .............................................................................................................................. 4 功能需求分析 ...................................................................................................................... 5 系統(tǒng)業(yè)務(wù)流程圖 .................................................................................................................. 5 數(shù)據(jù)流程圖 .......................................................................................................................... 5 數(shù)據(jù)字典 .............................................................................................................................. 7 決策樹(shù) .................................................................................................................................. 9 .................................................................................................... 9 .................................................................................................. 10 3系統(tǒng)設(shè)計(jì) ............................................................................................................................... 11 系統(tǒng)實(shí)現(xiàn)技術(shù)介紹 ............................................................................................................ 11 .....................................................................................................11 Server2021數(shù)據(jù)庫(kù) ........................................................................................ 12 ...................................................................................................... 13 系統(tǒng)體系結(jié)構(gòu)選擇 ............................................................................................................ 13 系統(tǒng)目標(biāo)設(shè)計(jì) .................................................................................................................... 14 系統(tǒng)功能結(jié)構(gòu)設(shè)計(jì) ............................................................................................................ 14 系統(tǒng)總體物理結(jié)構(gòu) ............................................................................................................ 15 畢業(yè)設(shè)計(jì) 4 HIPO 圖 .............................................................................................................................. 15 系統(tǒng)流程圖 ........................................................................................................................ 17 代碼設(shè)計(jì) ............................................................................................................................ 17 用戶(hù)界面設(shè)計(jì) .................................................................................................................... 18 ...................