本篇論文目錄導航:
【題目】網上人才招聘系統開發與應用
【第一章 第二章】招聘系統開發環境
【第三章 第四章】網絡招聘系統總體設計與詳細設計
【第五章】招聘網站功能流程及實現
【第六章】網絡人才招聘系統測試
【結語/參考文獻】網絡招聘系統的設計與實現研究結語與參考文獻
摘 要
隨著計算機技術的快速發展和 Web 信息系統的廣泛應用,應用網絡化和信息化的網絡招聘系統是當前的一個趨勢。在人力資源決定企業發展的時代背景下,優秀的企業要在人才競爭中保持優勢,占據主動,人才的搜索視野應當轉向更大的范圍,人才的搜索需要擴展到更加廣泛的領域。在信息技術高度發達的今天,通過提供網絡招聘平臺來滿足諸多企業的人才需求是十分常見的。而網絡招聘系統的應用在很大程度上拓展了企業獲得人才的途徑,這給企業與求職者之間搭建了一條全新的橋梁進行交互溝通。網絡招聘的求職模式已經成為了招聘求職的重要手段,其招聘規模與成功率已超越傳統招聘形式。隨著人們對于網絡招聘認可度的不斷提升,新的市場需求的不斷增加也對網絡招聘服務模式提出了更高的要求。
網絡招聘系統是一個具有交互功能的網上人才招聘系統,提供了一個在互聯網上建立并模擬真實招聘流程的平臺。應聘者和招聘單位可以通過 Internet,突破時間和空間的限制實現工作求職和企業的人才招聘。各個企業通過該系統在網絡上發布招聘信息,同樣求職者根據自己的實際情況網上提交簡歷,這樣的方式不但節約了企業承辦真實招聘會所需要的人力與財力,拓寬了招聘空間,也同樣給求職者帶來了方便和更多的選擇機會。網絡招聘系統作為為應聘者提供合適職位,為企業提供優質人才的一種資源服務類的平臺,使得應聘求職雙方可通過它提供的方便快捷的服務滿足超過預期的招聘效果。網絡招聘模式較之傳統招聘模式有資源低消耗,招聘范圍廣,信息量充分,可供選擇多,招聘效果好等優勢,得到了求職招聘雙方的認可,成為了信息時代人力資源分配的新模式。
本網絡招聘系統基于 J2EE 三層體系結構開發,項目使用 Browser/Sever 模式,使用 JSP動態網頁開發技術中的 SSH2 框架為開發基礎,數據庫系統與服務器的搭建上采用經典的MySQL 與 Tomcat 相結合。在開源的 MyEclipse 集成編程環境下,使用 Java 作為底層開發語言。同時在實現過程中運用 Dreamweaver 網頁制作、動態存儲過程、隨機訪問等技術。最后以動態網頁的形式實現了一個包含有用戶注冊、登錄、驗證身份及用戶數據的采集、個人簡歷的預覽、查詢、搜索等功能的網絡人才招聘系統。同時提供了針對本網絡招聘系統的實用性測試分析,詳細闡述了不同用戶的使用方法。本網絡招聘系統實現了一些基本的功能,包括網上人才招聘信息的錄入,查找,修改和企業制定面試信息,通知面試以及應聘求職雙方的線上交互功能。
關鍵詞:網絡招聘, J2ee,MYSQL 數據庫,Dreamweaver
ABSTRACT
With the rapid development of computer technology and the wide application of Onlineinformation systems, using networking and information Online recruitment system is a current trend.
As human resources decision under the time background of enterprise development, excellententerprise, to maintain its advantage in talent competition occupy the initiative, talent search visionshould be turned to larger scope, talent search needs to be extended to more widely. The applicationof network recruitment system, in the very great degree, develops a way to get the talent companiesby setting up a new interactive communication bridge. Network recruitment job search mode hasbecome the important means of job hunting, it recruitment scale and the success rate beyond thetraditional recruitment form. Along with the increasing demand of improving the networkrecruitment recognition and new market also on the network recruitment service mode put forwardhigher requirements.
Online recruitment system is an online system with interactive function. It provides a platformbuilt on the Internet to simulate the real process of recruitment. Applicants and employers canthrough the Internet, breakthrough the limitation of time and space to realize working job searchand recruitment of the enterprise. Various enterprises could publish recruitment information on theWeb through this system. As the same, Job seekers can also submit resume online according to theiractual situation. It not only saves the company's human resources and financial resources needed inundertaking a real recruitment and broadens recruitment space, and also brings convenient for jobseekers. Online recruitment system, a resource service platform, can provide suitable position forthe applicant and high quality talents for the enterprise. Both can get a convenient and quick servicethrough it to meet recruitment effect more than anticipated.
The development of this Online recruitment system is based on Three-tier architecture inJ2EE, the project uses Browser / Sever mode, the basis is SSH2 framework, The construction of thedatabase system with the server using the classic combination of MySQL and Tomcat. Choose Javaas the develop language. At the same time ,by utilizing Dreamweaver Web production, StoredProcedures and other Web technologies in the implementation, this system realizes some functionsabout User registration, Landing, Authenticate ,User data collection, Biographicalpreview ,Inquiries, and Search in the form of dynamic web pages. At the same time,it provides therecruitment system of the practical test and analysis in the network detailed expounds the use ofdifferent users. This online recruitment system implements some basic functionality, includingonline recruitment information entry, search, modify and formulate the interview information andinform interview as well as to apply for a job online interactive functions on both sides.
Keywords:Online Recruitment, J2EE, MYSQL, Dreamweaver
目錄
摘 要
ABSTRACT
第一章 緒論
1.1 課題研究背景和意義
1.2 課題研究的現狀及發展趨勢
1.3 本文的組織結構
第二章 開發環境
2.1 開發環境概述
2.1.1 MyEclipse
2.1.2 MySQL 數據庫
2.1.3 Tomcat
2.2 設計思路與相關技術
2.2.1 JSP 頁面開發
2.2.2 S.S.H 框架使用
第三章 系統總體設計
3.1 系統功能和需求分析
3.2 管理員模塊
3.3 企業用戶功能模塊
3.4 求職者模塊
3.5 功能概述
第四章 系統詳細設計
4.1 系統和數據庫的配置
4.2 概念模型
4.3 數據庫模型
4.4 數據表設計
第五章 功能流程及實現
5.1 系統功能流程圖
5.1.1 簡歷模塊程序流程圖
5.1.2 面試通知模塊程序流程圖
5.1.3 投遞模塊程序流程圖
5.1.4 用戶模塊程序流程圖
5.1.5 職位類別模塊程序流程圖
5.2 系統主體框架
5.2.1 SSH 框架
5.2.2 hibernate 配置文件
5.3 系統模塊樣例
5.3.1 登錄頁面
5.3.2 用戶注冊頁面
5.3.3 系統管理主頁面
第六章 系統測試
6.1 測試目的
6.2 測試任務
6.3 測試環境
6.4 測試環境配置
6.4.1 創建能夠進行安裝的網站項目
6.4.2 向 MyEclipse 中添加正確的項目輸出配置
6.4.3 測試服務器項目的運行方式
6.5 測試結論
結束語
參考文獻
致 謝