摘要
随着信息互联网购物的飞速发展,一般企业都去创建属于自己的管理系统。本文介绍了个人网站的开发全过程。通过分析企业对于个人网站的需求,创建了一个计算机管理个人网站的方案。文章介绍了个人网站的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。
本个人网站用户功能有个人中心,博客管理,相册管理,相册共享管理,音乐库管理,歌曲类型管理,下载列表管理,视频库管理,留言板管理,我的收藏管理。因而具有一定的实用性。
本站是一个B/S模式系统,采用SSM框架作为开发技术,MYSQL数据库设计开发,充分保证系统的稳定性。系统具有界面清晰、操作简单,功能齐全的特点,使得个人网站管理工作系统化、规范化。
关键词:个人网站;SSM框架;MYSQL数据库
Abstract
With the rapid development of information Internet shopping, most companies create their own management systems. This article introduces the whole process of personal website development. By analyzing the needs of enterprises for personal websites, a program for computer management of personal websites was created. The article introduces the system analysis part of the personal website, including feasibility analysis, etc. The system design part mainly introduces the system function design and database design.
The user functions of this personal website include personal center, blog management, album management, album sharing management, music library management, song type management, download list management, video library management, message board management, and my collection management. So it has a certain practicability.
This site is a B/S model system, using SSM framework as the development technology, MYSQL database design and development, fully guarantee the stability of the system. The system has the characteristics of clear interface, simple operation and complete functions, which makes the personal website management systematized and standardized.
Keywords:Personal website; SSM framework; MYSQL database
目录