【正文】
,提高了生產(chǎn)效率。 本系統(tǒng)可以在 windows XP, Vista, win7 等平臺上運行。 關(guān)鍵詞 :企業(yè)生產(chǎn)管理 信息化 SQL 長春理工大學(xué)本科畢業(yè)設(shè)計 II Abstract Production management system is based on the actual production process needs to develop a set of management software products for the production process, materials and equipment for systematic management, the production plan and material needs of a single generation, while equipped with a full range of search functions. Materials and finished products for the centralized management of storage, to ensure normal production and at the same time, reduce inventory costs and improve productivity. This article describes the production management system, system analysis, system design and system implementation of the whole process, to achieve the basic information management module, the program information management module, management module manufacturing equipment, product inventory management module, and system maintenance function modules of the five modules . The system can windows XP, Vista, win7 other platforms. Development tools used by Visual Basic database using the SQL Server2021. Keywords: enterprise production management; Informatization; SQL 長春理工大學(xué)本科畢業(yè)設(shè)計 I 目錄 摘要 ................................................................................................................................ I Abstract .......................................................................................................................... II 目錄 ................................................................................................................................ I 第 1 章 緒論 ............................................................................................................. 1 選題背景 ...................................................................................................... 1 課題研究的目的和意義 .............................................................................. 2 國內(nèi)研究現(xiàn)狀 .............................................................................................. 2 課題研究的主要內(nèi)容 .................................................................................. 3 第 2 章 可行性研究與需求分析 ............................................................................. 4 可行性研究 .................................................................................................. 4 需求分析 ...................................................................................................... 4 系統(tǒng)功能需求 .................................................................................... 5 ER 模型分析 ..................................................................................... 7 編程環(huán)境的應(yīng)用 ....................................................................................... 10 Visual Basic 簡介 ......................................................................... 10 關(guān)系數(shù)據(jù)庫的實現(xiàn) ......................................................................... 10 二者的結(jié)合( ADO) ..................................................................... 10 第 3 章 系統(tǒng)總體設(shè)計 ........................................................................................... 12 系統(tǒng)總體結(jié)構(gòu) ............................................................................................ 12 各系統(tǒng)功能模塊 ........................................................................................ 13 數(shù)據(jù)庫設(shè)計 ................................................................................................ 16 數(shù)據(jù)表構(gòu)成 ...................................................................................... 16 數(shù)據(jù)表間關(guān)系圖 ............................................................................. 19 第 4 章 系統(tǒng)詳細(xì)設(shè)計 ........................................................................................... 19 系統(tǒng)用戶登陸 ............................................................................................ 19 窗體界面的設(shè)計 .............................................................................. 20 登錄窗體的工作流程 ...................................................................... 20 系統(tǒng)的主界面 ............................................................................................ 21 功能模塊設(shè)計 ........................................................................................... 22 基礎(chǔ)信息管理 模塊設(shè)計與實現(xiàn) ..................................................... 22 計劃信息管理模塊設(shè)計與實現(xiàn) ..................................................... 24 生產(chǎn)設(shè)備管理模塊設(shè)計與實現(xiàn) ..................................................... 25 產(chǎn)品庫存管理模塊設(shè)計與實現(xiàn) ..................................................... 26 系統(tǒng)維護模塊設(shè)計與實現(xiàn) ............................................................. 28 第 5 章 軟件測試 ................................................................................................... 29 測試的概念 ................................................................................................ 29 測試的工作流程 ........................................................................................ 29 測試方法 .................................................................................................... 29 測試用例及測試結(jié)果 ................................................................................ 30 結(jié)論 ......................................................................................................................... 33 長春理工大學(xué)本科畢業(yè)設(shè)計 II 致謝 ......................................................................................................................... 34 參考文獻 ................................................................................................................. 35 附錄 ................................................................