计算机 软件 毕业论文
- 格式:doc
- 大小:2.09 MB
- 文档页数:53
摘要网络应用已经渗透到人类社会的各个角落。
作为网络世界支撑点的网站,更是人们关注的热点:企业利用网站宣传自己的形象,挖掘无限商机,个人利用网站展示个性风采,创建彼此沟通的桥梁。
由于用户的需求,各类网站应运而生。
其中求职招聘网站通过对人事信息的整合,为社会提供权威、快捷、便利的网上政务服务;通过对人才信息资源的全方位整合,建立人才信息的中央数据库,为各类人才交流机构提供资源共享、利益分享的公平机会,促进各类人才网站的有序竞争和共同发展;为各类企事业单位和个人提供高效便利的信息服务。
本说明书通过介绍求职招聘网站的应用背景、研发目的及意义、发展趋势说明求职招聘网站在当今社会中,对人们的生活起到重要的作用。
描述了求职招聘网站的设计思想及其开发过程。
文中小型求职招聘网站是基于.NET 平台下开发,采用SQL Server数据库。
能完成单位招聘、个人求职等功能.关键字:求职招聘,.NET,SQL ServerAbstractNetwork application has penetrated into every corner of the human society. As the website, supporting network world more people concerned hot: enterprises using websites in their own image, mining the unlimited business opportunities; Personal use website show individual character elegant demeanour, create communicate with each other Bridges.Because the user's demand, all kinds of website arises at the historic moment. Which job recruitment website for personnel information integration through, provide social authority, quick, convenient online e-government services; Based on the comprehensive integration of information talents resource, establish talent information central database, for all types of talent exchange institutions provide resources sharing and benefit sharing of the fair chance, promote orderly competition and talent website common development; For all types of enterprises and institutions and individuals provide efficient and convenient information service.This paper introduces the application of cover recruitment website background, development purpose and meaning, development trend in that job recruitment website for people in today's society, played a key role in the life. Describes the cover recruitment website design ideas and development process. This paper is based on small job recruitment lans Sqlserver database development, use. Can complete unit recruitment, personal employment etc. Function.Key word: job recruitment,,Sqlserver目录第1章摘要 (1)1.1 研究背景及内容 (1)1.1.1 研究背景 (1)1.1.2 研究内容 (2)1.2 课题研发的目的与意义 (2)第2章需求分析 (4)2.1 技术可行性分析 (4)2.2 功能需求分析 (4)2.2.1 前台功能分析 (4)2.2.2 后台功能分析 (5)第3章相关技术简介 (6)3.1 Mvc 2.0框架简介 (6)3.2 SQL Server2008数据库简介 (7)第4章概要设计 (8)4.1 系统用例分析 (8)4.1.1 前台用例图 (8)4.1.2 后台用例图 (9)4.2 系统功能概要设计 (11)4.2.1 前台功能设计 (11)4.2.2 后台功能设计 (12)4.3 数据库设计 (13)4.3.1 数据库表关系设计 (13)4.3.2 数据库表字段设计 (14)第5章详细设计 (18)5.1系统功能详细设计 (18)5.1.1 公共部分 (18)5.1.2 用户部分 (19)5.1.3 企业部分 (20)5.2核心类详细设计 (22)5.2.1 公共部分 (22)5.2.2 普通用户部分 (24)5.2.3 企业用户部分 (25)5.2.4 管理员部分 (26)第6章产品说明 (28)6.1项目部署................................ 错误!未定义书签。
6.1.1软件安装........................... 错误!未定义书签。
6.1.2导入数据库脚本.................... 错误!未定义书签。
6.2使用说明 (30)6.2.1 系统首页 (30)6.2.2 用户注册 (31)6.2.3 用户登录 (33)6.2.4 上传简历 (34)6.2.5 编辑简历 (35)6.2.6 发布招聘信息 (36)6.2.7 编辑招聘信息 (37)6.2.8 关键字搜索 (38)6.2.9 管理员登录 (39)6.2.10 管理员主页 (39)结论 (41)致谢 (42)参考文献 (43)附录设计系统部分源代码 (43)ContentsChapter I Overview (1)1.1 Background and Content (1)1.1.1 Background (1)1.1.2 Content (2)1.2 The purpose and significance of research topics (2)Chapter II Demand Analysis (4)2.1 Technical feasibility analysis (4)2.2 Functional requirements analysis (4)2.2.1 Analysis of front office functions (4)2.2.2 Analysis of back-office functions (5)Chapter III Introduction to relevant technology (6)3.1 Mvc2.0 framework (6)3.2 Sqlserver2008 About the database (7)Chapter IV Summary of Design (8)4.1 Analysis of system use cases (8)4.1.1 Use Case Diagram Front (8)4.1.2 Use Case Diagram background (9)4.2 Summary of design of system functions (11)4.2.1 Functional design front (11)4.2.2 Background function design (12)4.3 Database Design (13)4.3.1 Design of the database table relationships (13)4.3.2 Design of the database table field (14)Chapter V Detailed design (18)5.1 The detailed design of system functions (18)5.1.1 Public section (18)5.1.2 User Part (19)5.1.3 Enterprise (20)5.2 The detailed design of the core classes (22)5.1.1 Public section (22)5.1.2 General User Part (24)5.1.3 Enterprise User Part (25)5.1.4 Enterprise Manage Part (26)Chapter VI Product Instruction (28)6.1 project deployment........................................................... (28)6.1.1 Software Installation (28)6.1.2 Import the database scripts (29)6.2 Using instruction (30)6.2.1 System Home (30)6.2.2 User Registration (31)6.2.3 User Login (33)6.2.4 Upload Resume (34)6.2.5 Edit Resume (35)6.2.6 release candidates (36)6.2.7 Editing Jobs (37)6.2.8 Keyword search (38)6.2.9 Administrator Login (39)6.2.10 Administrator Home (39)Conclusions (41)Acknowledgements (42)Refer ences (43)Design System part appendix source code (43)第1章摘要1.1 研究背景及内容1.1.1 研究背景人才招聘在世界各国都受到广泛重视。