【正文】
摘 要 I 摘 要 隨著國家政治經(jīng)濟政策的優(yōu)化改革,使得國內中小企業(yè)得以蓬勃發(fā)展??墒请S著企業(yè)的發(fā)展,客戶、員工數(shù)量的不斷增多, 公司員工 信息管理復雜化以及 公司員工 管理零亂等一系列問題的出現(xiàn),給企業(yè)經(jīng)營者的運作帶來了很大的困擾。眾所周知,科學技術是不斷提高的,計算機科學也日漸成熟,它已進入到人類社會的各個領域并發(fā)揮著越來越重要的作用。作為計算機的一部分,使用計算機進行 員工 管理,具有比手工管理所無法比你的優(yōu)點。例如:檢索迅速、查找方便、可靠性高、存儲量大、保密性好、壽命長、成本低等。這些優(yōu)點能夠極大地提高人事管理的效率。因 此,用 JAVA 開發(fā)這樣一套管理程序,對 公司員工 管理工作進行有效電子化管理,化簡繁瑣的手工操作,提高工作效率都是很有意義的。 關鍵字: 員工 管理系統(tǒng), 辦公自動化 , Java, Struts。 ABSTRACT II ABSTRACT With the optimization of the political and economic policy reforms, the domestic small and medium enterprises can flourish. But as the business of development, customers, increasing the number of employees, personnel information management of plex business and corporate employee management messy series of Wen Ti Deng39。s emergence, for the operation of business operators who bring a big problem. As we all know, science and technology to constantly improve, and puter science has bee more mature, it has access to all areas of human Shehui and play an increasingly important role. As part of the puter, using puter personnel management, management can not be pared with more than hand you the advantage. For example: quick search, find convenient, high reliability, large memory capacity, confidentiality, long life and low cost. These advantages can greatly improve the efficiency of personnel management. Thus, such a management program JAVA development, personnel management of the unit for effective electronic management, simplifying the cumbersome manual operation, improving efficiency are meaningful. Keywords: The personal management system, Office automation, Java, Struts 目 錄 III 目 錄 第 1 章 引言 ..................................................................................................................1 系統(tǒng)開發(fā)背景 ...........................................................................................................1 系統(tǒng)用到主要 技術 ...................................................................................................1 JSP ............................................................................................................................1 MVC .........................................................................................................................1 Mysql ........................................................................................................................2 ....................................................................................................................3 .............................................................................................................3 ...................................................................................................................3 運行環(huán)境規(guī)定 ...........................................................................................................4 第 2 章 需求分析 ..........................................................................................................5 設計目標 ...................................................................................................................5 用戶特點 ...................................................................................................................5 需求描述 ...................................................................................................................5 需求目標 .................................................................................................................5 功能性需求概述 .....................................................................................................6 第 3 章 總體設計 ..........................................................................................................8 系統(tǒng)配置 ...................................................................................................................8 ....................................................................................................................8 ..................................................................................................................9 ................................................................................................... 11 ...........................................................................................12 模塊設計 .................................................................................................................13 部門管理 ...............................................................................................................13 員工信息管理 .......................................................................................................15 員工工資管理 .......................................................................................................16 員工培訓管理 .......................................................................................................17 主要包層設計 .........................................................................................................18 目 錄 IV Dao 層 .....................................................................................................................18 Model 層 .................................................................................................................18 Service 層 ...............................................................................................................19 Action 層 .................................................................................................................19 UTILS 工具包 ......................................................................................