畢業(yè)生招聘信息的發(fā)布與管理系統(tǒng)(論文+設(shè)計(jì)).rar
畢業(yè)生招聘信息的發(fā)布與管理系統(tǒng)(論文+設(shè)計(jì)),48頁2.9萬余字,本文為rar壓縮文件,包含完整論文,以及源代碼摘要隨著網(wǎng)絡(luò)技術(shù)尤其是基于瀏覽器的 web技術(shù)的迅速發(fā)展,人們越來越多的通過web進(jìn)行各種各樣的活動,從電子商務(wù)到各種公共信息服務(wù)等等。這種基于browser/server結(jié)構(gòu)的系統(tǒng)提供的服務(wù)方便、快捷,是人們快速獲得各種服務(wù)的理想途徑。大學(xué)畢業(yè)生招聘信...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 lzj781219 發(fā)布
48頁2.9萬余字,
本文為rar壓縮文件,包含完整論文,以及源代碼
摘 要
隨著網(wǎng)絡(luò)技術(shù)尤其是基于瀏覽器的 WEB技術(shù)的迅速發(fā)展,人們越來越多的通過WEB進(jìn)行各種各樣的活動,從電子商務(wù)到各種公共信息服務(wù)等等。這種基于Browser/Server結(jié)構(gòu)的系統(tǒng)提供的服務(wù)方便、快捷,是人們快速獲得各種服務(wù)的理想途徑。大學(xué)畢業(yè)生招聘信息的發(fā)布與管理系統(tǒng)正是在這種背景下應(yīng)運(yùn)而生。
本系統(tǒng)開發(fā)是以Dreamweaver為開發(fā)工具進(jìn)行面向?qū)ο蟪绦蛟O(shè)計(jì),系統(tǒng)中的所有模塊均利用 JSP技術(shù)和先進(jìn)的數(shù)據(jù)庫連接池技術(shù)進(jìn)行開發(fā)。本文首先對系統(tǒng)開發(fā)目標(biāo)和用戶需求進(jìn)行了分析,然后給出系統(tǒng)的總體設(shè)計(jì)方案。系統(tǒng)主要包含的模塊是:企業(yè)注冊登陸、管理基本信息、管理招聘信息、管理郵件、管理人才信息等。各個(gè)模塊都分前端網(wǎng)頁設(shè)計(jì)和后臺數(shù)據(jù)庫管理,在以JSP技術(shù)設(shè)計(jì)好前端網(wǎng)頁的基礎(chǔ)上,利用ODBC-JDBC橋訪問后臺數(shù)據(jù)庫,對數(shù)據(jù)進(jìn)行查詢、修改、刪除等操作。
論文以功能模塊為單位詳細(xì)敘述了大學(xué)畢業(yè)生招聘信息的發(fā)布與管理系統(tǒng)的實(shí)現(xiàn)過程,系統(tǒng)中大部分模塊的操作都基本類似,都具有修改、查詢、數(shù)據(jù)庫連接等功能。所以系統(tǒng)的設(shè)計(jì)充分利用JSP組件的可重用性,大大減少了系統(tǒng)的開發(fā)時(shí)間。
關(guān)鍵字:畢業(yè)生;網(wǎng)上招聘;信息服務(wù)
Abstract
With the fast development of network technology especially based on web browser, more and more people get in touch with web, such as e-commerce, various public information services and so on. The service produced by the system which based on server/browser architecture is convenience. By this ideal approach, people can gain various services quickly. The management and promulgation of our university's recruitment information system are produced under such background.
This system is based on the object-oriented program, using Dreamweaver as the pages implement. Almost all the stencils of this system utilize JSP technology and advanced data bank connection technology to exploit. My thesis analyzed the aim of this system and the requirement of users firstly, and then put out the whole design project. The main stencils of this system are enterprise enrollment and entry, basic information management, recruitment information management, mail management and so on. Every stencil can be divided into the design of webpage in the front-end and the management of database in the back-end. Design the webpage well in the front-end with JSP technology, then use ODBC-JDBC Bridge to visit the database in the back-end which takes action of inquiring, amending and deleting to the data.
In the thesis, detailedly state the processes in this system by the unit of every function stencil which carried out of the promulgation and management of recruitment information of Southwest University of Science and Technology. Every stencil’s function are similar with each other, they all have the function of amending, inquiring, the connecting of data and so on. Since the design of this system fully depends on the reuseable of JSP component. Thus greatly reduces the time for develop this system.
Key Words: graduate; online recruitment; messaging service
目 錄
前 言 1
第1章 緒 論 2
§ 1.1 課題背景和意義 2
§ 1.2 目前國內(nèi)就業(yè)網(wǎng)站的現(xiàn)狀 2
§ 1.3 系統(tǒng)總體要求 2
§ 1.4 開發(fā)工具介紹 3
§ 1.4.1 JSP 3
§ 1.4.2 Dreamweaver 4
§ 1.4.3 Microsoft SQL Server 2000 4
§ 1.4.4 Tomcat 4
第2章 系統(tǒng)需求分析 5
§ 2.1 目的和背景 5
§ 2.1.1目的 5
§ 2.1.2 開發(fā)背景 5
§ 2.2 系統(tǒng)概述 5
§ 2.3 系統(tǒng)的功能性需求 5
§ 2.3.1系統(tǒng)總體流程圖 5
§ 2.3.2 招聘信息的發(fā)布與管理系統(tǒng)功能需求 6
§ 2.3.3 數(shù)據(jù)描述 7
§ 2.3.4 系統(tǒng)的準(zhǔn)確性和及時(shí)性 8
§ 2.4 系統(tǒng)的非功能性需求 8
§ 2.4.1 用戶界面需求 8
§ 2.4.2 運(yùn)行需求 8
第3章 系統(tǒng)方案設(shè)計(jì) 9
§ 3.1 系統(tǒng)總體設(shè)計(jì) 9
§ 3.2 系統(tǒng)模塊 9
§ 3.2.1 系統(tǒng)模塊劃分 9
§ 3.2.2 功能模塊描述 9
§ 3.3 系統(tǒng)方案論證 10
§ 3.3.1 技術(shù)分析 10
§ 3.3.2 功能分析 10
§ 3.3.3 經(jīng)濟(jì)分析 11
第4章 系統(tǒng)實(shí)現(xiàn) 12
§ 4.1 概論 12
§ 4.2 首頁的設(shè)計(jì) 12
§ 4.3 企業(yè)注冊登陸的實(shí)現(xiàn) 13
§ 4.3.1 實(shí)現(xiàn)注冊 13
§ 4.3.2 實(shí)現(xiàn)登陸 15
§ 4.4 管理基本信息的實(shí)現(xiàn) 17
§ 4.5管理招聘信息的實(shí)現(xiàn) 19
§ 4.5.1 實(shí)現(xiàn)發(fā)布招聘信息 19
§ 4.5.2 實(shí)現(xiàn)修改招聘信息 20
§ 4.5.3 實(shí)現(xiàn)刪除招聘 22
§ 4.6 管理郵件的實(shí)現(xiàn) 23
§ 4.6.1 實(shí)現(xiàn)發(fā)送郵件 23
§ 4.6.2 實(shí)現(xiàn)讀取、回復(fù)、刪除郵件 24
§ 4.7 管理人才信息的實(shí)現(xiàn) 27
§ 4.7.1 實(shí)現(xiàn)查詢?nèi)瞬判畔?27
§ 4.7.2 實(shí)現(xiàn)管理收藏夾 28
§ 4.8 管理員管理會員信息的實(shí)現(xiàn) 30
第5章 系統(tǒng)的測試 31
§ 5.1 測試的目的 31
§ 5.2 測試的環(huán)境 31
§ 5.3 測試的內(nèi)容 31
§ 5.3.1 對企業(yè)注冊登陸功能的測試 31
§ 5.3.2 對管理基本信息功能的測試 33
§ 5.3.3 對管理招聘信息功能的測試 33
§ 5.3.4 對管理郵件功能的測試 34
§ 5.3.5 對管理人才信息功能的測試 35
§ 5.3.6 對管理員管理會員信息功能的測試 35
§ 5.4 測試總結(jié) 36
總 結(jié) 37
參考文獻(xiàn) 38
附 錄 39
致 謝 41
參考文獻(xiàn)
[1] 田兆福. 網(wǎng)絡(luò)招聘的現(xiàn)狀及應(yīng)注意的問題. 商業(yè)研究. 2004年 09期.P174-175
[2] 郝曉玲 于秀艷. 基于JSP的系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn). 情報(bào)科學(xué). 2004年 08期.P1001-1002
[3] 劉媛春 羅云翔.基于JSP的動態(tài)網(wǎng)頁技術(shù). 成都信息工程學(xué)院學(xué)報(bào). 2005年 04期.P398-400
[4] 李明江.動態(tài)網(wǎng)頁技術(shù)JSP與ASP、PHP的比較淺析. 黔南民族師范學(xué)院學(xué)報(bào). 2005年 03期.P20-23
本文為rar壓縮文件,包含完整論文,以及源代碼
摘 要
隨著網(wǎng)絡(luò)技術(shù)尤其是基于瀏覽器的 WEB技術(shù)的迅速發(fā)展,人們越來越多的通過WEB進(jìn)行各種各樣的活動,從電子商務(wù)到各種公共信息服務(wù)等等。這種基于Browser/Server結(jié)構(gòu)的系統(tǒng)提供的服務(wù)方便、快捷,是人們快速獲得各種服務(wù)的理想途徑。大學(xué)畢業(yè)生招聘信息的發(fā)布與管理系統(tǒng)正是在這種背景下應(yīng)運(yùn)而生。
本系統(tǒng)開發(fā)是以Dreamweaver為開發(fā)工具進(jìn)行面向?qū)ο蟪绦蛟O(shè)計(jì),系統(tǒng)中的所有模塊均利用 JSP技術(shù)和先進(jìn)的數(shù)據(jù)庫連接池技術(shù)進(jìn)行開發(fā)。本文首先對系統(tǒng)開發(fā)目標(biāo)和用戶需求進(jìn)行了分析,然后給出系統(tǒng)的總體設(shè)計(jì)方案。系統(tǒng)主要包含的模塊是:企業(yè)注冊登陸、管理基本信息、管理招聘信息、管理郵件、管理人才信息等。各個(gè)模塊都分前端網(wǎng)頁設(shè)計(jì)和后臺數(shù)據(jù)庫管理,在以JSP技術(shù)設(shè)計(jì)好前端網(wǎng)頁的基礎(chǔ)上,利用ODBC-JDBC橋訪問后臺數(shù)據(jù)庫,對數(shù)據(jù)進(jìn)行查詢、修改、刪除等操作。
論文以功能模塊為單位詳細(xì)敘述了大學(xué)畢業(yè)生招聘信息的發(fā)布與管理系統(tǒng)的實(shí)現(xiàn)過程,系統(tǒng)中大部分模塊的操作都基本類似,都具有修改、查詢、數(shù)據(jù)庫連接等功能。所以系統(tǒng)的設(shè)計(jì)充分利用JSP組件的可重用性,大大減少了系統(tǒng)的開發(fā)時(shí)間。
關(guān)鍵字:畢業(yè)生;網(wǎng)上招聘;信息服務(wù)
Abstract
With the fast development of network technology especially based on web browser, more and more people get in touch with web, such as e-commerce, various public information services and so on. The service produced by the system which based on server/browser architecture is convenience. By this ideal approach, people can gain various services quickly. The management and promulgation of our university's recruitment information system are produced under such background.
This system is based on the object-oriented program, using Dreamweaver as the pages implement. Almost all the stencils of this system utilize JSP technology and advanced data bank connection technology to exploit. My thesis analyzed the aim of this system and the requirement of users firstly, and then put out the whole design project. The main stencils of this system are enterprise enrollment and entry, basic information management, recruitment information management, mail management and so on. Every stencil can be divided into the design of webpage in the front-end and the management of database in the back-end. Design the webpage well in the front-end with JSP technology, then use ODBC-JDBC Bridge to visit the database in the back-end which takes action of inquiring, amending and deleting to the data.
In the thesis, detailedly state the processes in this system by the unit of every function stencil which carried out of the promulgation and management of recruitment information of Southwest University of Science and Technology. Every stencil’s function are similar with each other, they all have the function of amending, inquiring, the connecting of data and so on. Since the design of this system fully depends on the reuseable of JSP component. Thus greatly reduces the time for develop this system.
Key Words: graduate; online recruitment; messaging service
目 錄
前 言 1
第1章 緒 論 2
§ 1.1 課題背景和意義 2
§ 1.2 目前國內(nèi)就業(yè)網(wǎng)站的現(xiàn)狀 2
§ 1.3 系統(tǒng)總體要求 2
§ 1.4 開發(fā)工具介紹 3
§ 1.4.1 JSP 3
§ 1.4.2 Dreamweaver 4
§ 1.4.3 Microsoft SQL Server 2000 4
§ 1.4.4 Tomcat 4
第2章 系統(tǒng)需求分析 5
§ 2.1 目的和背景 5
§ 2.1.1目的 5
§ 2.1.2 開發(fā)背景 5
§ 2.2 系統(tǒng)概述 5
§ 2.3 系統(tǒng)的功能性需求 5
§ 2.3.1系統(tǒng)總體流程圖 5
§ 2.3.2 招聘信息的發(fā)布與管理系統(tǒng)功能需求 6
§ 2.3.3 數(shù)據(jù)描述 7
§ 2.3.4 系統(tǒng)的準(zhǔn)確性和及時(shí)性 8
§ 2.4 系統(tǒng)的非功能性需求 8
§ 2.4.1 用戶界面需求 8
§ 2.4.2 運(yùn)行需求 8
第3章 系統(tǒng)方案設(shè)計(jì) 9
§ 3.1 系統(tǒng)總體設(shè)計(jì) 9
§ 3.2 系統(tǒng)模塊 9
§ 3.2.1 系統(tǒng)模塊劃分 9
§ 3.2.2 功能模塊描述 9
§ 3.3 系統(tǒng)方案論證 10
§ 3.3.1 技術(shù)分析 10
§ 3.3.2 功能分析 10
§ 3.3.3 經(jīng)濟(jì)分析 11
第4章 系統(tǒng)實(shí)現(xiàn) 12
§ 4.1 概論 12
§ 4.2 首頁的設(shè)計(jì) 12
§ 4.3 企業(yè)注冊登陸的實(shí)現(xiàn) 13
§ 4.3.1 實(shí)現(xiàn)注冊 13
§ 4.3.2 實(shí)現(xiàn)登陸 15
§ 4.4 管理基本信息的實(shí)現(xiàn) 17
§ 4.5管理招聘信息的實(shí)現(xiàn) 19
§ 4.5.1 實(shí)現(xiàn)發(fā)布招聘信息 19
§ 4.5.2 實(shí)現(xiàn)修改招聘信息 20
§ 4.5.3 實(shí)現(xiàn)刪除招聘 22
§ 4.6 管理郵件的實(shí)現(xiàn) 23
§ 4.6.1 實(shí)現(xiàn)發(fā)送郵件 23
§ 4.6.2 實(shí)現(xiàn)讀取、回復(fù)、刪除郵件 24
§ 4.7 管理人才信息的實(shí)現(xiàn) 27
§ 4.7.1 實(shí)現(xiàn)查詢?nèi)瞬判畔?27
§ 4.7.2 實(shí)現(xiàn)管理收藏夾 28
§ 4.8 管理員管理會員信息的實(shí)現(xiàn) 30
第5章 系統(tǒng)的測試 31
§ 5.1 測試的目的 31
§ 5.2 測試的環(huán)境 31
§ 5.3 測試的內(nèi)容 31
§ 5.3.1 對企業(yè)注冊登陸功能的測試 31
§ 5.3.2 對管理基本信息功能的測試 33
§ 5.3.3 對管理招聘信息功能的測試 33
§ 5.3.4 對管理郵件功能的測試 34
§ 5.3.5 對管理人才信息功能的測試 35
§ 5.3.6 對管理員管理會員信息功能的測試 35
§ 5.4 測試總結(jié) 36
總 結(jié) 37
參考文獻(xiàn) 38
附 錄 39
致 謝 41
參考文獻(xiàn)
[1] 田兆福. 網(wǎng)絡(luò)招聘的現(xiàn)狀及應(yīng)注意的問題. 商業(yè)研究. 2004年 09期.P174-175
[2] 郝曉玲 于秀艷. 基于JSP的系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn). 情報(bào)科學(xué). 2004年 08期.P1001-1002
[3] 劉媛春 羅云翔.基于JSP的動態(tài)網(wǎng)頁技術(shù). 成都信息工程學(xué)院學(xué)報(bào). 2005年 04期.P398-400
[4] 李明江.動態(tài)網(wǎng)頁技術(shù)JSP與ASP、PHP的比較淺析. 黔南民族師范學(xué)院學(xué)報(bào). 2005年 03期.P20-23