【正文】
中文題目: 基于 J2EE 網上招聘系統(tǒng)的 設計與實現(xiàn) 外文題目: The Design and Implementation of Online Recruitment System based on J2EE 畢業(yè)設計(論文)共 64 頁 圖紙共 0 張 完成日期 20xx年 6 月 答辯日期 20xx年 6 月 I 摘 要 隨著 網絡 信息技術的發(fā)展,網絡在人們生活和交際中的應用越來越廣泛。招聘網站 就此 應 聘者提供了方便 而 快捷的應聘途徑。對招聘單位來 講 ,招聘網站也為 企業(yè)單位 提供了查詢、檢索應聘者 求職 信息平臺,使招聘 人員 變得輕松易行。應聘者和招聘公司可以在網上通過 Inter 進行溝通交流 ,突破時間和空間的限制實現(xiàn)求職和人才招聘。網上招聘與傳統(tǒng)招聘相比有招聘范圍廣 、 信息量大 、 可挑選余地大 、 費用低的優(yōu)勢,因此獲得了越來越多公司 企業(yè) 的認可,同時它有著 運營 成本低、虛擬 庫存 、用戶 更加 檢索方便、地域限制少等特點。本文首先對開發(fā)目標和用戶需求進行了分析, 再 給出系統(tǒng)的總體設計方案。系統(tǒng)主要包含的模塊是: 求職人員及 企業(yè) 用戶 注 冊登陸、管理基本信息、管理招聘信息、管理 通知 、 權限管理 等。論文以功能模塊為單位詳細敘 述了招聘信息的發(fā)布與管理系統(tǒng)的實現(xiàn)過程,系統(tǒng)中大部分模塊的操作 基本類似,具有 數(shù)據庫連接 、 修改、查詢、 刪除 等功能。 關鍵詞: 招聘系統(tǒng) 。招聘網站 。 招聘管理 。 II ABSTRACT Along with the development of work information technology, the Inter is being more and more popular in people39。s life and munication.. The recruitment website offers a convenient and quick way to apply for this candidate. To the recruitment unit, the recruitment website also provides the information platform for the enterprise unit to inquire, search the candidates, so that the recruitment of personnel bees easy and easy. Candidates and recruitment pany can municate through the Inter through Inter, breakthrough time and space constraints to achieve a job and talent recruitment. Online and traditional recruitment pared with recruitment of a wide range, a large amount of information, selection of room for large, low cost advantages, and therefore won the recognition of more and more panies. It also has a low operating costs, virtual inventory, more user retrieval convenient, fewer restrictions on geographical this paper, the development goals and user needs are analyzed, and then the overall design scheme is given.. The main modules of the system are: the registration of the applicant and the enterprise user, the basic information, the management recruitment information, the management information, the authority management, etc..The function module as a unit are described in detail in the recruitment information, publishing and management system implementation process, the operation of most of the modules in the system were similar, with the database connection, modify, query, delete, etc. functions. KeyWords: Recruitment system。 Recruitment website。 Recruitment management. 目錄 1 項目概述 ................................................................................................................................... 1 現(xiàn)系統(tǒng)的概述 ..................................................................................................................... 1 組織機構及業(yè)務范圍 ....................................................................................................... 1 業(yè)務流程描述 ..................................................................................................................... 3 2 需求分析 ................................................................................................................................... 5 總體目標 .............................................................................................................................. 5 具體目標 .............................................................................................................................. 5 網站前臺 ......................................................................................................................... 5 網站后臺 ......................................................................................................................... 6 系統(tǒng)功能建模 ..................................................................................................................... 6 系統(tǒng)數(shù)據流圖 ................................................................................................................ 6 數(shù)據字典 ....................................................................................................................... 11 系統(tǒng)數(shù)據模型 ...................................................................................................................14 3 概要設計 .................................................................................................................................20 體系結構設計 ...................................................................................................................20 接口 設計 ............................................................................................................................20 外部接口 .......................................................................................................................21 內部接口 .......................................................................................................................21 代碼設計 ............................................................................................................................21 代碼設計原則 ..............................................................................................................21 系統(tǒng)所需代碼設計 .....................................................................................................22 數(shù)據庫設計 .......................................................................................................................22 關系模式設計 ..............................................................................................................22 數(shù)據庫物理結構設計 ................................................................................................23 輸入輸出設計 ...................................................................................................................26 輸入設計 .......................................................................................................................26 輸出設計 ..............................................................................................