【正文】
I 產(chǎn)品設(shè)計(jì)檔案管理系統(tǒng) 開發(fā) 摘 要 產(chǎn)品設(shè)計(jì)檔案管理系統(tǒng)是管理產(chǎn)品設(shè)計(jì)文檔的軟件。通常,公司內(nèi)部的文檔是采用手工方法管理的,這會(huì)導(dǎo)致公司內(nèi)部資源不能共享,信息不通,從而很大程度上限制了企業(yè)的成長(zhǎng)。為了解決產(chǎn)品設(shè)計(jì)文檔管理中的問題,我們開發(fā)了一個(gè)產(chǎn)品文檔管理系統(tǒng)軟件。 該系統(tǒng)采用了 Microsoft 公司的 Visual Studio C 2020 作為開發(fā)工具,后臺(tái)數(shù)據(jù)庫(kù)采用了 SQL SERVER 2020,實(shí)現(xiàn)了文檔的輸入、修改、查詢和統(tǒng)計(jì)等功能,具有簡(jiǎn)單易 操作、 數(shù)據(jù)高度集中 、便于管理等特點(diǎn)。 關(guān) 鍵詞: Visual Studio C 2020 , 文件資料存儲(chǔ) , 信息系統(tǒng) II THE DEVELOPPED OF PRODUCT DESIGN FILE MANAGEMENT SYSTEM ABSTRACT File management system of product design is the software which manages the product design file. Denerally, the pany adopts the handicraft method to manage the text file,but it will cause the pant internal file cannot be shared and be far away from that will limit the pany’s growth seriously finally. In order to solve the problem of product design document management , we developped a product text file management system software. This system uses a Microsoft pany’s Visual Studio C 2020 as a development tool and uses SQL SERVER 2020 as backend database and realizes the document of input, modification , query and statistics, etc. This management system owns many features like simple operation , data Highly concentrated ,management Facilitation and so on . Key Words: Visual Studio C 2020 , Date Storage , information system III 目錄 摘 要 I ABSTRACT ...................................................................................................................... II 第 1 章 緒論 ....................................................................................................................... 1 設(shè)計(jì)的背景 .......................................................................................................... 1 檔案管理系統(tǒng)的發(fā)展研究 ..................................................................................... 2 本系統(tǒng)的特點(diǎn) ....................................................................................................... 3 論文組織 .............................................................................................................. 3 第 2章 系統(tǒng)分析 ............................................................................................................... 5 系統(tǒng)的初步調(diào)查 ....................................................................................................... 5 系統(tǒng)功能分析 ......................................................................................................... 5 系統(tǒng)的可行性分析 .................................................................................................. 7 實(shí)現(xiàn)步驟 ................................................................................................................ 7 小結(jié) ....................................................................................................................... 8 第 3章 數(shù)據(jù)分析和設(shè)計(jì) ..................................................................................................... 9 ............................................................................................................... 9 .................................................................................................................. 9 ................................................................................................................ 10 ....................................................................................................................... 12 第 4章 系統(tǒng)設(shè)計(jì) ............................................................................................................. 13 ......................................................................................................... 13 系統(tǒng)功能設(shè)計(jì) ......................................................................................................... 14 ......................................................................................................... 16 ....................................................................................................................... 17 第 5章 系統(tǒng)編碼和實(shí)現(xiàn) ................................................................................................... 18 ...................................................................................................... 18 ................................................................................................................ 18 ......................................................................................................... 19 查詢功能 ........................................................................................................ 21 統(tǒng)計(jì)功能 ........................................................................................................ 23 修改功能 ........................................................................................................ 24 第 6章 總結(jié)和展望 ............................................................................