【正文】
ter 的普及,網(wǎng)絡及其應用 已 經(jīng)滲透到 第 2 頁 共 23 頁 社會的各個領域 ,并發(fā)揮著越來越重要的作 用。 如何能夠多快好省的獲得有關就業(yè)信息,對各位求職人員來說顯得尤為重要;另一方面,企業(yè)之間關于優(yōu)秀人才的競爭也在日益加劇,人才流動也變得愈來愈普遍 ,因此 僅 僅 通過召開現(xiàn)場人才交流會 就很難 滿足人才與企業(yè)雙方的要求?,F(xiàn)實社會中急需一個第三者為企業(yè)與人才牽線搭橋,來彌補招聘會存在的種種不足。近年來由于大學生畢業(yè)后必須面臨艱苦的尋找工作的過程, 2021 年以來越來越多的畢業(yè)生面臨著找工作難的問題。 Network databases 目 錄 論文總頁數(shù): 23頁 1 引言 .......................................................................................................................... 1 課題背景 ............................................................................................................ 1 研究現(xiàn)狀 ............................................................................................................ 2 課題研究意義 ..................................................................................................... 2 2 系統(tǒng)開發(fā)技術簡介 ..................................................................................................... 3 ASP簡介 ............................................................................................................ 3 ASP內(nèi)置對象 ..................................................................................................... 3 JavaScript語言概述 ......................................................................................... 4 數(shù)據(jù)庫訪問技術 ................................................................................................. 4 數(shù)據(jù)庫的連接 ..................................................................................................... 5 3 系統(tǒng)設計分析 ............................................................................................................ 6 功能需求分析 ..................................................................................................... 6 系統(tǒng)功能分析 ..................................................................................................... 6 用戶功能 ........................................................................................................ 7 管理員功能 ..................................................................................................... 7 系統(tǒng)流程圖 ........................................................................................................ 8 數(shù)據(jù)庫設計 ........................................................................................................ 9 數(shù)據(jù)庫的需求分析 .......................................................................................... 9 數(shù)據(jù)庫概念結構設計實體圖 ............................................................................ 9 4 詳細設計與實現(xiàn) .......................................................................................................11 用戶功能模塊 ....................................................................................................11 用戶注冊 ...................................................................................................... 11 發(fā)布招聘信息 ............................................................................................... 13 職位搜索 ...................................................................................................... 14 發(fā)送站內(nèi)信息 ............................................................................................... 15 管理員功能 ...................................................................................................... 16 5 開發(fā)難點與解決辦法 ............................................................................................... 20 結 論 ........................................................................................................................ 21 參考文獻 ........................................................................................................................ 21 致 謝 ........................................................................................................................ 22 聲 明 ........................................................................................................................ 23 第 1 頁 共 23 頁 1 引言 隨著信息化技術的不斷發(fā)展 ,互聯(lián)網(wǎng)正在融入我們的生活,影響和改變著我們的生活。 關鍵詞 : 網(wǎng)絡 求職招聘; ASP; ACCESS; 數(shù)據(jù)庫 The Design and Implementation of the Network Job Hunting and Recruitment System Abstract Along with the development of the work information technology, work has been applied in people39。個人用戶可以在主頁方便地瀏覽查詢招聘企業(yè)信息 、 招聘職位 并 發(fā)送應聘簡歷;企業(yè)用戶可以方便地查找人才信息及個人簡歷;管理員則通過后臺來實現(xiàn)對所有用戶信息 、 簡歷 、 公司信息 、 企業(yè)招聘職位的管理。 畢業(yè)設計 ( 論文 ) 網(wǎng)絡求職招聘系統(tǒng)的設計與實現(xiàn) 論文作者姓名: 申請學位專業(yè): 申請學位類別: 指導教師姓名(職稱): 論文提交日期: 網(wǎng)絡求職招聘系統(tǒng)的設計與實現(xiàn) 摘 要 隨著網(wǎng)絡信息 技術 的發(fā)展,網(wǎng)絡在人們生活中的應用越來越廣泛,網(wǎng)絡求職招聘方式已經(jīng)成為了求職招聘的一大重要手段。 本文主要介紹了 ASP,數(shù)據(jù)庫等相關知識,同時較為詳盡的闡述了網(wǎng)絡求職招聘系統(tǒng)的實現(xiàn)。s lives more and more widely. Along with this, the work job hunting and recruitment has bee an important means to recruit job, with which job seekers can search the job opportunities and the enterprises can recruit clerks through the Inter, breaking through time and space limitation. We implemented such a system that includes three modules: personal job seeking management, enterprise recruiting management and system management. By visiting the home page of our application, job seekers can browse and query the information of the open job opportunities and send their resumes to corresponding enterprises effectively and conveniently. And, on the other hand enterprises can search the resumes to find persons who are suitable with their requirements. More over, administrators can maintain the information both of the person and the enterprise. This paper first introduces the ASP technology, the database and other the related knowledge. Then the implementation of a work job search and recruitment system is introduced in more detail. The system is developed with ASP programming technology, which runs on IIS server. Microsoft Access was chosen as the backstage database. ASP pages connect to Access by ADO, in which SQL language is used to issue database operations. Key wo