【正文】
┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 裝 ┊ ┊ ┊ ┊ ┊ 訂 ┊ ┊ ┊ ┊ ┊ 線 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 圖 會員信息 2. 總體設(shè)計 引言 經(jīng)過需求分析階段的工作,系統(tǒng)必須 “ 做什么 ” 已經(jīng)清楚了,現(xiàn)在是決定“怎樣做 ” 的時候。 運行環(huán)境 支持系統(tǒng)運行的系統(tǒng)軟件:服務(wù)器可以是 IIS 和 Apache 等, 數(shù)據(jù)庫 可以任意,語言是 PHP、 JSP 或 ASP,系統(tǒng)可以是 Windows202 WindowsXP、 Windows9WindowsNT 等。 說明:我向?qū)W校人事處的丁科長做了具體的需求分析,學(xué)校的招聘信息是長年有效的,沒有具體的職業(yè)分配,只有人才類型的大體概括(包括緊缺專業(yè)人才、碩士研究生、高層次人才)。 5.在線查詢: 連接到前臺招聘信息查詢模 塊。 3.密碼更改功能 :管理者可以隨時修改密碼,提高密碼安全性。 招聘信息管理 :實現(xiàn)對學(xué)校招聘信息的添加,刪除和修改。 原始資料查詢 :人事處對每年處理 過的簡歷要查閱一下,看看我校求職者大體情況的趨勢如何 ,對于早期的資料可以直接刪除。 系統(tǒng)功能要求 針對我校對簡歷的處理流程,本人將網(wǎng)上人才招聘系統(tǒng) — 人事流程處理分為如下功能模塊: 1.人事管理功能: 求職簡歷初步處理 :對求職者簡歷進行初步審核,認為基本符合條件的提交學(xué)院進一步審核,否則提交到原始資料庫,以備以后審閱。 畢業(yè)設(shè)計(論文)說明書 共 53 頁 第 6 頁 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 裝 ┊ ┊ ┊ ┊ ┊ 訂 ┊ ┊ ┊ ┊ ┊ 線 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 1. 需求分析 任務(wù)概述 需求分析不僅是軟件定義時期的 最后一個階段,而且是軟件開發(fā)期的第一個階段,也是關(guān)系到軟件開發(fā)成敗的關(guān)鍵步驟。 本人是利用 PHP、 dreamweaver 作為系統(tǒng)的開發(fā)工具的,用 Mysql 作為后端數(shù)據(jù)庫,服務(wù)器是 Apache。如檢索迅速、查找方便、可靠性高、存儲量大、保密性好、壽命長、成本低等。 我校每年大概要處理 2021 份求職信息,一直以來的人工處理方式存在著許多缺點, 如效率低、保密性差,另外時間一長,將產(chǎn)生大量的文件和數(shù)據(jù) ,這對于查找、更新和維護都帶來了不少的困難。 關(guān)鍵詞 :招聘, PHP, Mysql,人事處 畢業(yè)設(shè)計(論文)說明書 共 53 頁 第 II 頁 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 裝 ┊ ┊ ┊ ┊ ┊ 訂 ┊ ┊ ┊ ┊ ┊ 線 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ Abstract As the employing system on line, an indispensable part for a unit, whose contents is very important to both decision makers and mangers. This system is a software of the employing system on line about dealing with the personnel conveyor (belong to the part of background),which is developed according to condition of our is used for dealing with resumes. Dealing with resumes is a conveyor system,with personnel department and every college taking part in. Personnel department deals with the resumes first,then,every college checks , personnel department will offer feedback to the people who hunt jobs. Personnel department should deal with former data and manage hunting information,’s heavy way of puter instead of work done all by man will make the hunting job easier,improve the efficiency and shorten the time taken by this job. The paper mainly introduces the developing background, the functions that should be acplished and the process of the development, and the more important is the introduction of the designing ideas of this system. Keywords : Employing ,PHP , Mysql, Personnel Department 目錄 畢業(yè)設(shè)計(論文)說明書 共 53 頁 第 III 頁 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 裝 ┊ ┊ ┊ ┊ ┊ 訂 ┊ ┊ ┊ ┊ ┊ 線 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 前言 ........................................................................... 5 1. 需求分析 .................................................................... 6 任務(wù)概述 ............................................................... 6 系統(tǒng)功能要求 ................................................................................................ 6 運行環(huán)境 ....................................................................................................... 6 系統(tǒng)性能要求 ................................................................................................ 6 分析過程 ............................................................... 7 數(shù)據(jù)流圖 ....................................................................................................... 7 數(shù)據(jù)字典 ....................................................................................................... 7 ER圖 ................................................................. 8 2. 總體設(shè)計 ................................................................... 10 引言 .................................................................. 10 系統(tǒng)結(jié)構(gòu) .............................................................. 10 3. 詳細設(shè)計 ................................................................... 11 引言 .................................................................. 11 編程環(huán)境簡介 .......................................................... 12 PHP簡介 ...................................................................................................... 12 Mysql簡介 ................................................................................................... 15 數(shù)據(jù)庫的建立 .......................................................... 17 數(shù)據(jù)庫理論基礎(chǔ) ........................................................................................... 17 數(shù)據(jù)庫結(jié)構(gòu) .................................................................................................. 19 具體設(shè)計 .............................................................. 20 系統(tǒng)登錄 ..................................................................................................... 20 超級管理員主頁 ........................................................................................... 21 系統(tǒng)主頁 ..................................................................................................... 21 人事處管理 .................................................................................................. 21 學(xué)院審核 ..................................................................................................... 22 密碼更改 ...........................................