【正文】
畢業(yè)設(shè)計(jì)(論文) 題 目 辦公自動(dòng)化管理系統(tǒng)設(shè)計(jì) 學(xué)生姓名 專業(yè)班級(jí) 信息 0842 學(xué) 號(hào) 202020202005 系 (部) 數(shù)理科學(xué)系 指導(dǎo)教師 (職稱 ) 完成時(shí)間 2020年 5 月 13 日 目 錄 中文摘要 ABSTRACT 1 緒論 .......................................................................................................................... 1 辦公自動(dòng)化管理系統(tǒng)設(shè)計(jì) 研究背景 ....................................................................................................... 1 研究意義 ...................................................................................................... 2 技術(shù)路線 ...................................................................................................... 3 目標(biāo) ............................................................................................................... 4 2 系統(tǒng)分析 ................................................................................................................ 6 可行性分析 ................................................................................................. 6 經(jīng)濟(jì)可行性 ........................................................................................... 6 技術(shù)可行性 ........................................................................................... 6 需求分析 ...................................................................................................... 6 3 系統(tǒng)設(shè)計(jì) .............................................................................................................. 10 概要設(shè)計(jì) .................................................................................................... 10 用戶身份驗(yàn)證模塊流程圖 .................................................................. 10 職工信息管理模塊流程圖 ..................................................................11 公告管理模塊流程圖 ......................................................................... 12 文件管理模塊流程圖 ......................................................................... 13 詳細(xì)設(shè)計(jì) .................................................................................................... 14 主頁設(shè)計(jì) ............................................................................................. 14 登錄模塊設(shè)計(jì) ..................................................................................... 14 發(fā)送文件模塊設(shè)計(jì) ............................................................................. 15 接受文件模塊設(shè)計(jì) ............................................................................. 16 數(shù)據(jù)庫設(shè)計(jì) ............................................................................................... 16 數(shù)據(jù)表概要說明 ................................................................................. 16 數(shù)據(jù)庫 ER 圖 .................................................................................... 17 數(shù)據(jù)表關(guān)系圖 ..................................................................................... 21 數(shù)據(jù)表結(jié)構(gòu) ......................................................................................... 22 4 系統(tǒng)實(shí)現(xiàn) .............................................................................................................. 26 辦公自動(dòng)化管理系統(tǒng)設(shè)計(jì) 功能模塊實(shí)現(xiàn) .......................................................................................... 26 主頁實(shí)現(xiàn) ............................................................................................. 26 系統(tǒng)登錄實(shí)現(xiàn) ..................................................................................... 26 傳送文件頁實(shí)現(xiàn) ................................................................................. 28 接受文件頁實(shí)現(xiàn) ................................................................................. 30 系統(tǒng)測(cè)試 .................................................................................................... 35 測(cè)試環(huán)境 ............................................................................................. 35 功能模塊測(cè)試 ..................................................................................... 35 5 開發(fā)總結(jié) .............................................................................................................. 38 致 謝 ................................................................................................................... 39 參考文獻(xiàn) ................................................................................................................... 40 辦公自動(dòng)化管理系統(tǒng)設(shè)計(jì) I 辦公自動(dòng)化管理系統(tǒng)設(shè)計(jì) 摘 要 辦公自動(dòng)化( Office Automation,簡稱 OA)是將現(xiàn)代化辦公和計(jì)算機(jī)網(wǎng)絡(luò)功能結(jié)合起來的一種新 型的辦公方式 。企業(yè)辦公自動(dòng)化系統(tǒng)在此基礎(chǔ)上實(shí)現(xiàn)企業(yè)的快速運(yùn)轉(zhuǎn)和交流,進(jìn)而有效提高企業(yè)辦公效率。 本文在分析了企業(yè)辦公自動(dòng)化需求基礎(chǔ)上,設(shè)計(jì)并實(shí)現(xiàn)了企業(yè)辦公自動(dòng)化系統(tǒng)。該系統(tǒng)包括用戶登錄、收 /發(fā)文管理、公告管理、文檔管理、員工管理功能。其滿足了企業(yè)辦公信息化管理的基本需求 ,解決了傳統(tǒng)手工操作效率低、出錯(cuò)率高和交互能力差等問題 。 本系統(tǒng) 采用 、 C技術(shù)設(shè)計(jì)開發(fā)并采用數(shù)據(jù)庫 SQL Server 2020完成數(shù)據(jù)庫設(shè)計(jì)及連接。最終實(shí)現(xiàn)一個(gè) 能夠 滿足企業(yè)辦公網(wǎng)絡(luò)化,自動(dòng)化的管理需求,提高企業(yè)內(nèi)部的管 理水平的系統(tǒng)。 關(guān)鍵詞 辦公自動(dòng)化 ,計(jì)算機(jī)網(wǎng)絡(luò), , SQL Server 辦公自動(dòng)化管理系統(tǒng)設(shè)計(jì) II The DESIGN OF OFFICE AUTOMATION MANAGENT SYSTEM ABSTRACT Office Automation(referred to as OA) is a new way of office which bines with a modern office and puter work. Enterprise Office Automation System on the basis of it which pletes the rapid operation of the enterprise and exchange, thus effectively improving office efficiency. System based on the analysis of the enterprise office automation needs is designed and implemented user login, send/get documents management, bulletin management, document management, staff management functions. Which satisfy the needs of information management in the enterprise, solve the problem of low efficiency of traditional manual operation, the high error rate and the poor efficiency. The system uses the technology of ,C,SQL SERVER to design and develop and database SQL Server 2020 to plete the database