【正文】
班 級(jí) 學(xué) 號(hào) 本科畢業(yè)設(shè)計(jì)論文 題 目 基于 Java EE 技術(shù)的公司職員信息管理系統(tǒng)查詢與統(tǒng)計(jì)功能的設(shè)計(jì)與實(shí)現(xiàn) 學(xué) 院 軟件 學(xué)院 專 業(yè) 軟件 工程 學(xué)生姓名 導(dǎo)師姓名 摘要 摘 要 二十一世紀(jì)的今天 , 隨著互聯(lián)網(wǎng)的普及與發(fā)展 , 計(jì)算機(jī)技術(shù)已經(jīng)廣泛的應(yīng)用于人們的生產(chǎn)辦公中,特別是信息的處理加工,更大大的推進(jìn)著企業(yè)的生產(chǎn)效率的增 長(zhǎng),企業(yè)管理 信息化已經(jīng)成為一個(gè)必然的趨勢(shì)。 本課題研究并開(kāi)發(fā)基于 J2EE 多層框架的人事信息管理系統(tǒng)。此系統(tǒng)不同于以往的人事信息管理軟件,而是在互聯(lián)網(wǎng)的大背景下,實(shí)現(xiàn)以數(shù)據(jù)庫(kù)服務(wù)器來(lái)維護(hù)人事信息數(shù)據(jù),瀏覽器客戶端來(lái)動(dòng)態(tài)訪問(wèn)服務(wù)器,這種采用 B/ S 架構(gòu)的管理系統(tǒng),有利于充分利用互聯(lián)網(wǎng)覆蓋范圍廣,通信及時(shí)等的優(yōu)點(diǎn),來(lái)實(shí)現(xiàn)對(duì)人事信息的統(tǒng)一管理。 本文中對(duì)人事信息管理系統(tǒng)的設(shè)計(jì)及實(shí)現(xiàn)作了較為深入和 全面的分析,并且探討了將人事信息系統(tǒng)軟件的實(shí)現(xiàn)與網(wǎng)絡(luò)服務(wù)技術(shù)相結(jié)合,這種模式為電子政務(wù)的發(fā)展所帶來(lái)的積極作用。其優(yōu)勢(shì)在于客戶端無(wú)需安裝特定的軟件,只需要打開(kāi) IE 瀏覽器訪問(wèn)其服務(wù)就可以取得各種相應(yīng)信息。在系統(tǒng)部署完成后,也可以通過(guò)在服務(wù)器端添加網(wǎng)絡(luò)服務(wù)的形式來(lái)拓展系統(tǒng)的功能。完成本系統(tǒng)后,在測(cè)試及試用過(guò)程中,能夠?qū)崿F(xiàn)各人事管理單位之間信息的通暢和高速運(yùn)轉(zhuǎn),各方面均已達(dá)到了預(yù)期的目標(biāo),建立了一個(gè)高效的人事信息管理平臺(tái)。 關(guān)鍵詞:企業(yè)管理信息化 企業(yè)人事管理系統(tǒng) J2EE 技術(shù) B/S 機(jī)構(gòu) ABSTRACT ABSTRACT In the twentyfirst century, with the popularity and the development of the Inter, puter technology has been widely used in the work .Especially the handling of information processing, largely promote to improve the growth of productivity. Enterprise information has bee an inevitable trend. The paper aims to research and develop human information management system basing J2EE. The system is different from the past human information management software. It maintains human information with data base server and visits server with browser client. The B/ S structure management system can exert the advantages of making full use of Inter and transferring information quickly to realize the human information unified management. The paper makes a full and prehensive analysis for human information management system designing. It also probes into bining human information system software with Inter service technology and it plays an active role for egovernment. The advantage lies in that the customers do not need install certain software and they can get kinds of information by opening IE browser. After finishing the system, customers can add service by server to expand function. The system can make human management more smooth and quick in different offices. All the aspects can reach expectable aim, and it can also build a high efficient human informationmanagement platform. Keywords: Enterprise Management Information Enterprise Management System J2EE B/ S structure 目錄 i 目 錄 第一章 緒 論 ...................................................................................................................... 1 項(xiàng)目背景及意義 ...................................................................................................... 1 本文工作內(nèi)容 .......................................................................................................... 2 論文組織結(jié)構(gòu) .......................................................................................................... 3 第二章 基礎(chǔ)理論與技術(shù) .................................................................................................. 5 J2EE 技術(shù) ................................................................................................................. 5 MVC 模式 ................................................................................................................ 5 SHH 框架 ................................................................................................................. 7 第三章 需求分析與概要設(shè)計(jì) ........................................................................................ 9 業(yè)務(wù)流程分析 .................................................... 9 系統(tǒng)功能需求分析 ............................................... 10 系統(tǒng)非功能需求分析 ............................................. 14 系統(tǒng)體系結(jié)構(gòu)設(shè)計(jì) ............................................... 14 第四章 系統(tǒng)詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) ........................................................................................ 17 系統(tǒng)功能模塊結(jié)構(gòu) ............................................... 17 系統(tǒng)流程設(shè)計(jì) ................................................... 18 系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) ................................................. 21 系統(tǒng)模塊功能實(shí)現(xiàn) ............................................... 24 注冊(cè)登錄功能: ............................................. 24 基本信息管理功能 : .......................................... 25 履歷信息管理功能 : .......................................... 26 技能信息管理功能 : .......................................... 28 薪水信息管理功能 : .......................................... 29 第五章 系統(tǒng)測(cè)試及結(jié)果分析 ...................................................................................... 31 ii 目錄 系統(tǒng)部署環(huán)境及配置 ............................................ 31 系統(tǒng)測(cè)試(測(cè)試用例) .......................................... 31 測(cè)試結(jié)果分析 .................................................. 34 第六章 結(jié)論與展望 ...................................................................................................... 35 本文總結(jié) ...................................................... 35 系統(tǒng)存在的不足 ................................................ 35 系統(tǒng)的展望 .................................................... 35 致謝 .................................................................................................................................. 37 參考文獻(xiàn) .......................................................................................................................... 39 第一章 緒論 1 第一章 緒論 項(xiàng)目背景及意義 近年來(lái) ,隨著信息技術(shù) ,特別是信息高速公路的發(fā)展 ,世界經(jīng)濟(jì)正在趨向于網(wǎng)絡(luò)化 ,世界各國(guó)正從工業(yè)經(jīng)濟(jì)向信息經(jīng)濟(jì)轉(zhuǎn)變 ,各國(guó)的企業(yè)界也都在致力于企業(yè)信息化 ,使企業(yè)資源合理配置 ,以使企業(yè)能適應(yīng)瞬息萬(wàn)變的市場(chǎng)經(jīng)濟(jì)競(jìng)爭(zhēng)環(huán)境 ,求得最大的經(jīng)濟(jì)效益 。 在 20 世紀(jì) 90 年代中后期 ,隨著連接 ,集成 ,網(wǎng)絡(luò) ,存取和友好界面等技術(shù)融合 到 起信息化的概念就越來(lái)越有力地得到了闡明 ,越來(lái)越多的企業(yè)開(kāi)始理解它并對(duì)它發(fā)生了興趣 ,企業(yè)信息化得