【正文】
取、發(fā)布和傳遞信息的主要渠道,在人們的生活中發(fā)揮著極為重要的作用。s lives play a very important role. The status of the construction site on the Internet application is very prominent , has bee the government, enterprises and even individuals information technology an important part of Internet applications , much attention. Recruitment website is a good example. Its convenient online recruitment advantages , the majority of enterprises and graduates alike. Currently on the market online job recruitment system prehensive, providing a lot of jobs , but also by the limited experience of many jobs , graduate recruitment information in screening often waste a lot of time . Online job recruitment system as designed specifically for graduates site to offer graduates more job candidates experience, improve job efficiency , provide more employment opportunities, but also provide job search assistance to more graduates.The goal of this project is to build an PHPbased online job recruitment system , anchored in corporate recruitment , using a unified data exchange standards , timely data updates, information collection release mechanism of division of labor , a plete graduate employment service information system in the country for the majority of graduates and employers to provide various types of job search and recruitment information platform .Key words: Recruitment system。求職招聘系統(tǒng),對于開展校園招聘人才工作具有重大意義。 同類或相關系統(tǒng)的開發(fā)現(xiàn)狀在進行設計之前,我瀏覽了相關網(wǎng)站的設計情況并借閱了大量與之相關的書籍。以此提高校園招聘的工作效率。 需求分析隨著社會經(jīng)濟的迅速發(fā)展,社會分工逐步細化,企業(yè)對工作崗位的需求也隨之增大,如何高效迅速的找到合適的員工成為目前企業(yè)招聘的一大難題。2)新聞動態(tài)模塊。2)個人資料管理模塊。1)用戶登錄模塊:主要包括求職者和招聘者的注冊和登錄。2)個人資料管理模塊:管理員修改自己的用戶密碼。標題添加時間內(nèi)容添加者新聞公告 類別圖片 圖24 新聞公告ER圖,最重要的數(shù)據(jù)表之一就是是企業(yè)信息表,它記錄了所有企業(yè)基本信息,企業(yè)信息表的實體ER圖如圖25所示。如表24應聘者信息表所示:表24 應聘者信息表字段名稱類型長度(字符)字段意義Idint4編號Numvarchar16簡歷編號Pwdvarchar16登錄密碼RealNametext16姓名UserNameVarchar50登錄賬號TelVarchar50電話AddressVarchar50地址EmalVarchar50電子郵件Sexvarchar50性別 崗位信息表崗位信息表主要是用來存儲企業(yè)所發(fā)布的崗位招聘信息內(nèi)容。管理員登錄界面如圖31所示: 圖31 管理員登錄界面登錄用戶的輸入和用戶表中的實際用戶名和密碼字段對比操作,具體代碼如下:……protected void ImageButton1_Click(object sender, ImageClickEventArgs e) { if ( == 應聘者) { SqlDataReader dr1 = (select id , UserName,pwd from StudentInfo where pwd=39。 Session[Roule] = 應聘者。} else{ = font color=red恭喜該用戶名可以使用/font!。 …… 新聞功能模塊的實現(xiàn)新聞動態(tài)信息管理是管理員對新聞動態(tài)信息進行管理的功能模塊,包括添加新聞動態(tài)信息,修改新聞動態(tài)信息,刪除新聞動態(tài)信息等功能,添加新聞動態(tài)主要代碼如下:……protected void Button1_Click(object sender, EventArgs e) { string sql = insert into News(name,content,typeid,TypeName) values(39。)。,Tel=39。,Pwd=39。)。2. 選擇對象資源管理器中的數(shù)據(jù)庫,右擊,選擇附加選項。3.