文章发布系统的设计

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计

文章发布系统管理员功能模块

子系统

学院:专

指导教师:软件学院软件工程

文章发布系统

摘要

进入21世纪,随着计算机科学的发展,文章阅读在日常生活中的应用越来越广泛。本文研究了基于Java EE技术的文章发布系统,与普通的静态网页相比,它的特点是与用户交互性较强,具有用户在线发布,实时阅读等优点。

计算机是智能化的,高精确的,它能使一些繁琐的工作变得井井有条。例如:查找方便、可靠性高、存储量大、保密性好、无寿命限制、成本低等。这些优点能够大大的减轻员工的负担,提高办事效率。

本论文主要内容如下:

(1)介绍了开发工具及开发环境配置;

(2)介绍了系统开发的主要流程;

(3)系统功能的设计与实现,包括用户登录、用户注册、用户信息管理、文章发布、文章删除、文章编辑等功能模板;

(4)建立实验网站并测试。

关键词:文章发布系统,tomcat , mysql , jfinal

Articles Published System

Abstract

In the 21st century, with the development of computer science, reading articles in their daily lives more and more applications. In this paper, the Java EE-based technology, the article published systems , and ordinary static pages, it is characterized by strong interaction with the user, the user has published online, real-time reading, and other advantages.

The calculator is what intelligence turn, high precision of, it can make some tedious works become tidy. For example: Check to seek the convenience, credibility high, save to have great capacity, confidentiality good, have no life span restrict, low etc. of cost. These advantages can lighten the employee's burden consumedly, the exaltation handles affairs the efficiency.

This paper reads as follows:

(1) introduced a development tool and development environment configuration;

(2) introduced the system of the main process;

(3) system design and implementation of, including user login and user registration, published articles, article, and other management functions template;

(4) the establishment of the experiment and test site.

Key words: articles published System ,tomcat ,mysql , jfinal

目录

1 引言 (1)

2 系统概述 (2)

2.1 系统的功能概述 (2)

2.2 开发工具的介绍 (2)

2.2.1 MyEclipse介绍 (2)

2.2.2 MySQL介绍 (3)

2.2.3 Tomcat 介绍 (4)

2.3 系统开发的思想和技术 (4)

2.3.1 FreeMarker 介绍 (4)

2.3.2 Jfinal 框架介绍 (6)

3 系统调研及可行性研究 (7)

3.1 系统的功能概述 (7)

3.1.1 系统的功能需求 (7)

3.2 系统的性能要求 (9)

3.2.1 系统时间特性的规定 (9)

3.2.2 系统灵活性 (9)

3.2.3 输入输出要求 (9)

3.2.4 数据管理能力要求 (9)

3.2.5 故障处理要求 (9)

3.3 系统技术要求 (9)

3.4 系统功能结构图 (10)

3.5 系统功能模块划分 (10)

3.6 系统流程分析 (12)

3.7 系统数据库的设计 (13)

3.7.1 数据库需求分析 (13)

3.7.2 数据库逻辑设计 (13)

3.7.3平台数据表的设计 (15)

4 系统详细设计 (17)

4.1 用户登陆模块 (17)

4.2 文章发布模块 (21)

4.3 管理登陆模块 (24)

5 测试 (26)

5.1 用户管理模块测试 (26)

5.2 admin管理模块测试 (26)

5.3 发布文章模块测试 (27)

6 小结 (27)

参考文献 (28)

致谢 (29)

相关文档
最新文档