毕业论文

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

基于.NET的网络招聘系统设计

时间:2019-08-18 12:04来源:毕业论文
以C#为开发语言、SQL Server 2005为后台数据库,建立一个完整的网络招聘系统。网络招聘系统涉及两个模块,分别是求职者模块和供职方模块,求职者具有搜索职位、查看职位详细信息、在

摘要:    课题是基于.NET的网络招聘系统设计,系统运用互联网技术,能让求职者迅速找到自己的目标职位并在线申请,也能让供职方随时通过这个平台发布职位信息、招揽人才。设计的开发环境是Visual Studio 2005,以C#为开发语言、SQL Server 2005为后台数据库,建立一个完整的网络招聘系统。网络招聘系统涉及两个模块,分别是求职者模块和供职方模块,求职者具有搜索职位、查看职位详细信息、在线填写简历、申请职位等功能,供职方有发布职位空缺、浏览求职者简历、发送面试邮件的功能。为了使用户的信息更安全,设计采用DES对称加密算法对求职者的密码进行加密解密操作。在实际使用中,求职者模块里的搜索职位、查看职位、在线申请和填写简历功能最为完善,取得了良好的效果。38600
毕业论文关键词:    网络招聘;Visual Studio 2005开发环境;SQL数据库;ASP.NET;加密算法
The design of network recruitment system based on .NET
Abstract:    Network recruitment system is designed based on, and by utilizing internet technology, a lot of perfect job position can be found and applied quickly by seekers. On the other hand job information also can be published and special talents can be recruited by recruiter at any time. The development environment of network recruitment system is visual studio 2005, using C# as the development language and using Server SQL 2005 as the background database. Online recruitment system involves two modules, the job seeker module and job provider module. For job seekers, there are functions such as job search, job details, online resume creation, job application and other functions, while for job providers, there are functions such as job release, browsing job seeker’s resume and sending emails for interviews. In order to make the user's information safer, DES symmetric encryption algorithm is used to encrypt and decrypt the password of the applicant. The most perfect function is searching job, viewing job, online application and filling out the resume, and the good results is obtaining in the practical use.
Keywords:    Network Recruitment; Studio Visual 2005 development environment; SQL database;ASP.NET; Encryption Algorithm
目录
摘要    i
Abstract    i
目录    ii
1    基于.NET的网络招聘系统的设计概述    1
1.1    网络招聘国内外发展状况和趋势    1
1.1.1    国内外的发展    1
1.1.2    网络招聘的发展趋势    3
1.2    研究背景及意义    3
1.3    开发平台概述    4
1.3.1    ASP.NET    4
1.3.2    SQL    5
1.3.3    C#    5
1.3.4    Visual Studio 2005    6
2    系统分析    7
2.1    需求分析    7
2.2    可行性分析    9
2.3    系统功能分析    10
2.3.1    系统结构图    10
2.4    系统架构    10
2.5    数据库分析    12
3    系统设计    15
3.1    系统数据库设计    15
3.2    通用组件层    17
3.2.1    字符串加密类    17
3.2.2    日志类MyEventLog    18
3.2.3    验证码生成类ValidateCode    20 基于.NET的网络招聘系统设计:http://www.751com.cn/jisuanji/lunwen_37732.html
------分隔线----------------------------
推荐内容