摘要

随着社会的发展,社会的方方面面都在利用信息化时代的优势。计算机的优势和普及使得简历网站的开发成为必需。

本文研究的简历网站基于当前较为流行的B/S结构,采用Java技术和MYSQL数据库进行开发设计。通过本系统,实现了不同权限的用户登录,包括用户和管理员角色。系统主要分为前台和后台。主要包括用户:简历技巧、简历信息、在线留言、个人资料管理、购买记录管理、收藏信息管理。管理员:系统用户管理、简历技巧管理、简历类型管理、简历信息管理、购买记录管理、留言管理、系统管理等功能。本系统经过测试,运行效果稳定,操作方便、快捷,是一个功能全面、实用性好、安全性高,并具有良好的可扩展性、可维护性的简历网站。

本论文主要讲述了简历网站开发背景,对该系统做了详细的需求分析和功能需求,然后对简历网站进行测试和总结。业务流程、系统结构和数据库设计等方面的问题。望能利用先进的计算机技术和网络技术来改变目前的简历网站管理状况,提高工作效率。

 

关键词:技术;需求分析;简历网站;

 

Abstract

With the development of society, every aspect of society is taking advantage of the information age. The advantages and popularity of computers necessitated the development of resume websites.

This paper studies the resume website based on the current popular B/S structure, using Java technology and MYSQL database development design. Through this system, the user login with different permissions is realized, including user and administrator roles. The system is mainly divided into the foreground and background. Mainly includes users: resume skills, resume information, online messages, personal information management, purchase record management, collection information management. Administrator: system user management, resume skills management, resume type management, resume information management, purchase record management, message management, system management and other functions. This system through the test, the operation effect is stable, the operation is convenient, is quick, is a function comprehensive, the practical good, the security is high, and has the good expandability, the maintainability resume website.

This paper mainly describes the resume website development background, the system to do a detailed demand analysis and functional requirements, and then resume website testing and summary. Business process, system structure and database design. Hope to use advanced computer technology and network technology to change the current resume site management situation, improve work efficiency.

Keywords: Technology; Demand analysis; Resume website;

 

目录

第1章 绪论

1.1 设计背景

1.2 项目意义

第2章 开发环境介绍

2.1 JSP语言

2.2 JavaScript语言

2.3 mysql数据库介绍

2.4 B/S结构

2.5 myeclipse介绍

第3章 系统需求分析

3.1 设计思想

3.2 可行性分析

3.2.1 技术可行性

3.2.2 经济可行性

3.2.3 操作可行性

3.3 系统整体框架结构

3.4 系统功能需求

3.5 业务流程分析

第4章 系统数据库设计

4.1 系统实体关系E-R图

4.2 数据库表设计

第5章 系统实现

5.1 用户系统实现

5.1.1登录模块

5.1.2首页

5.1.3个人资料管理

5.1.4 购买记录管理

5.1.5收藏信息管理

5.2 后台系统功能实现

5.2.1简历技巧管理

5.2.2系统用户管理

5.2.3简历类型管理

5.2.4 简历信息管理

5.2.5购买记录管理

5.2.6留言管理

5.2.7系统管理

第6章 系统测试

6.1 测试目的

6.2 测试方法

6.3 测试结论

第7章 结论

参考文献

致  谢