【正文】
哈爾濱商業(yè)大學畢業(yè)設計(論文) I 哈爾濱商業(yè)大學畢業(yè)設計(論文) 基于 MVC 模式的人力資源管理系統(tǒng) 的設計與實現 學 生 姓 名 彭 靜 指 導 教 師 劉新禹 專 業(yè) 計算機科學與技術 學 院 計算機與信息工程學院 2021 年 6 月 15 日 哈爾濱商業(yè)大學畢業(yè)設計(論文) II Graduation Project (Thesis) Harbin University of Commerce Design and Implementation of Human Resources Management System Based on MVC Model Student Peng Jing Supervisor Liu Xinyu Specialty Computer Science and Technology School Compute and Information Engineering 20210615 哈爾濱商業(yè)大學畢業(yè)設計(論文) III 摘 要 在 MVC 架構基礎上構建人力資源管理系統(tǒng)。主要研究了人力資源管理系統(tǒng)的設計和實現,采用 瀏覽器 /服務器( B/S) 模式,開發(fā)工具采用 ,數據庫采用Oracle 9i。 高效地實現了人力資源管理系統(tǒng)的各項功能 , 具有對 人事檔案管理 、 人事調配管理 、 教育培訓 和 系統(tǒng)管理的 功能。 首先研究人力資源管理系統(tǒng)的開發(fā)的背景和需求分析,接著對系統(tǒng)進行總體設計,數據庫設計,然后進行模塊劃分,分模塊完成詳細設計的內容,最后介紹系統(tǒng)的測試和運行。 關鍵詞: 人力資源管理 ; MVC; JSP; Oracle 9i 哈爾濱商業(yè)大學畢業(yè)設計(論文) IV Abstract The human resources management system is built on the MVC framework. Major design and implementation of human resources management system, were using browser / server (B / S) model, as development tools, and Oracle 9i as database. Efficiently achieve the management of human resources and various functions of the system with the management of personnel files, personnel deployment management, education and training, and system management functions. First of all, human resources management system for the development of the background and requirement analysis, then is the system design, database design, and then divided into modules, submodule to plete the detailed design of the content, and finally introduced the system of testing and running. Key Words: Human Resources Management ; MVC; JSP; Oracle 9i 哈爾濱商業(yè)大學畢業(yè)設計(論文) 1 目 錄 摘 要 ..............................................................................................................................III Abstract................................................................................................................................ IV 1 緒 論 ..................................................................................................................... 2 項目背景 ................................................................................................................ 2 項目內容 ................................................................................................................ 2 系統(tǒng)的開發(fā)意義 .................................................................................................... 3 項目設計原則 ........................................................................................................ 3 2 需求分析 ..................................................................................................................... 4 功能需求 .............................................................................................................. 4 軟硬件環(huán)境 ............................................................................................................ 4 硬件環(huán)境 ..................................................................................................... 4 軟件環(huán)境 ..................................................................................................... 5 3 系統(tǒng)概要設計 ............................................................................................................. 6 系統(tǒng)功能流程及說明 ............................................................................................ 6 系統(tǒng)功能流程圖 ......................................................................................... 6 系統(tǒng)功能流程說明 ..................................................................................... 7 數據庫概要設計 .................................................................................................... 7 4 系統(tǒng)詳細設計 ........................................................................................................... 11 功能模塊劃分 ...................................................................................................... 11 功能子模塊設計 .................................................................................................. 11 教育培訓管理 ........................................................................................... 11 系統(tǒng)管理 ................................................................................................... 12 數據庫表的設計 .................................................................................................. 13 5 系統(tǒng)實現 ................................................................................................................... 18 教育培訓管理模塊 .............................................................................................. 18 系統(tǒng)管 理模塊 ...................................................................................................... 25 6 系統(tǒng)測試 ................................................................................................................... 29 測試的定義及目的 .............................................................................................. 29 測試步驟 .............................................................................................................. 29 7 系統(tǒng)運行 ................................................................................................................... 32 數據庫安裝 .......................................................................................................... 32 系統(tǒng)部署 .............................................................................................................. 33 登錄系統(tǒng) ...........................................................