毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

ASP.net+sqlserver网络招聘平台的设计与实现应聘用户子系统

时间:2019-07-20 22:58来源:毕业论文
前台采用ASP.NET技术呈现Web页面,后台则采用SQL Server2008来创建并保存数据库信息。系统实现了应聘用户的登录、注册、填写、修改个人资料、搜索职位、查看公司及职位信息等功能

摘要:本文从可行性分析、需求分析、数据库设计、功能模块设计与实现和测试方面探讨分析了在Web环境下网络招聘平台的应聘用户子系统的开发与设计。该系统基于B/S结构,在开发上运用Microsoft Visual Studio2010作为开发工具,前台采用ASP.NET技术呈现Web页面,后台则采用SQL Server2008来创建并保存数据库信息。系统实现了应聘用户的登录、注册、填写、修改个人资料、搜索职位、查看公司及职位信息等功能。本系统满足了用户的基本应聘需求,建立一个了较为方便快捷的应聘用户平台。37303
毕业论文关键词:    ASP.NET;网络招聘平台;用户应聘
Design and Implementation of Network Recruitment Platform—— Application User Subsystem
Abstract: This paper from the feasibility analysis, the need analysis, the database design, the function module design and the realization and the test and so on. At the same time ,this paper has discussed and analyzed that The development and design of user subsystem of network recruitment platform in Web environment. The system is based on B/S structure, it employs Visual Studio2010 Microsoft as a development tool, the front desk uses ASP.net technology to render web page, the background uses SQL Server 2008 to create and save the database information. The system has finished the user login, registration, fill out, modify the personal information, search for positions, check the company and job information and other functions for application users. This system meets the basic requirements of the users and set up a more convenient and quick candidates for the user platform.
Key Words:    ASP.NET;Network recruitment platform;User recruitment
目录
摘要    i
Abstract    i
目录    ii
1 绪论    1
1.1 本课题的目的和意义    1
1.1.1 课题的目的和意义    1
1.1.2 国内外研究现状与水平    1
1.2 调研情况    2
1.2.1 B/S结构    2
1.2.2 ASP.NET技术    2
1.2.3 C#语言    2
1.2.4 Microsoft Visual Studio.Net    3
1.2.5 SQL Server技术    3
2 分析    4
2.1 可行性分析    4
2.1.1 经济可行性    4
2.1.2 技术可行性    5
2.1.3 运行可行性    5
2.2 需求分析    5
2.2.1 系统流程分析    5
2.2.2 系统模块划分    6
2.2.3 数据流图    8
2.2.4 数据字典    9
3 数据库设计    12
3.1 实体描述    12
3.1.1 系统管理员实体    12
3.1.2 个人会员实体    12
3.1.3 个人简历实体    13
3.1.4 留言实体    13
3.1.5 用户组实体    14
3.2 关系描述    14
3.3 数据表结构    15
3.3.1 个人会员表PersonalUsers    16
3.3.2 个人简历信息表PersonalRusumes    16
3.3.3 系统管理员表AdminUsers    17
3.3.4 留言表Messages    17
3.3.5 用户组表Groups    18
4 设计    19
4.1 前台设计    19
4.1.1 首页登录    19
4.1.2 找回密码    20
4.1.3 个人注册    22
4.1.4 个人求职中心    24
4.1.5 简历注册    25
4.1.6 修改密码    26
4.1.7 显示设置    28
4.1.8 职位搜索    29 ASP.net+sqlserver网络招聘平台的设计与实现应聘用户子系统:http://www.youerw.com/jisuanji/lunwen_36037.html
------分隔线----------------------------
推荐内容