登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

电子邮件管理系统的设计与制作毕业论文

 2022-02-16 08:02  

论文总字数:24932字

摘 要

如今互联网在全球范围内的应用已经到了十分普遍,在网上,人们可以非常方便地与别人分享各种各样五花八门的网络资源。因此,一款快捷而又方便的电子邮件系统就变成了信息交互中相当重要的一环。然而现在网络中流行的各种知名的邮件系统除了一些主要的收发信件的功能之外,还有很多复杂的功能,但是平常人们真正会用到的功能却很少,很多功能对于那些计算机知识并不是十分熟悉的人来说,显得过于华丽而又不是那么的实用。因此,开发一个具有简单地收、发、管理为一体的而功能却又相对简单实用的电子邮件系统就可以很大程度上方便我们对于邮件的使用。

这篇论文详细阐述了怎样去对一个网页邮箱进行设计并实现,在仔细分析了功能需求之后,根据现有的技术,实现了一个用MVC架构的,用java开发的邮箱管理系统。在对邮箱系统进行设计的时候,在对本系统使用的环境与对象进行分析之后,决定使用浏览器-服务器模式开发,并进行UML建模;在Windows7操作系统进行开发,用Tomcat7.0进行服务器搭建,开发中主要采用java语言开发后台,JS开发网页,使用Myeclipse10.0软件来进行代码的开发,采用MySQL数据库存储数据。本系统讨论了如何对邮箱的功能模块的设计与开发并实现系统需要的主要功能,如何在本地测试程序并修改在程序编写中遇到的bug。本文讲述的是当初对于邮箱管理系统的设计的一些想法,确定了在开发的每个过程中的任务,详细论述了邮箱管理系统中各个功能的实现方法与过程。是对本系统在开发过程的各个方面的问题的说明与总结。

关键词:电子邮箱 网页 JAVA MySQL B/S结构

Design and implementation of e-mail management system

ABSTRACT

Nowadays, the Internet has been widely used in the world. On the Internet, people can share a wide variety of network resources with great convenience.As a result, a quick and convenient email system has become a very important part of information interaction.However, a variety of popular network mail system now known except for some major mail function, there are many complex functions, but ordinary people really will use the function is little, a lot of features for the computer knowledge is not very familiar with the people, It's too ornate and not so practical.Therefore, the development of an email system that has simple functions of collecting, sending and managing, but relatively simple and practical, can greatly facilitate our use of mail.

This paper elaborated how to design and implement of a web mail, after careful analysis of the functional requirements, based on existing technology, implementation of a MVC architecture, use mail management system developed by java. When designing the mailbox system, after analyzing the environment and objects used in the system, we decided to use the browser server model to develop and model the UML; developed in the Windows7 operating system, Tomcat7.0 server, Java language development background is mainly used during the development, JS development ", to develop code using Myeclipse10.0 software and using MySQL database to store data.This system realizes the written information, send mail, receive mail, email, mail management, user management and other functions, discusses how to design and development of functional modules of the mailbox and realize the main function of the system needs, how to test and modify the program in the local compilation program in bug. This article describes the original design of the mailbox management system of some ideas, identified in the development process of each task, discussed in detail the mailbox management system in each function of the implementation of methods and processes. Is the system in the development process of all aspects of the explanation and summary.

Keyword: e-mail; webpage; JAVA; MySQL; B/S Structure

目录

摘要 i

ABSTRACT ii

第一章 绪论 1

1.1 系统开发简介 1

1.2开发环境 1

1.3系统设计思想 1

1.4论文结构 2

第二章 系统技术介绍 4

2.1 Spring简介 4

2.2 Struts2简介 4

2.3 Hibernate简介 6

2.4 MySql简介 7

2.5 MyEclipse简介 7

2.6 James邮件服务器简介 8

2.7 Tomcat服务器简介 8

2.8 Jquery简介 9

第三章 系统分析 10

3.1需求分析 10

3.1.1 功能需求分析 10

3.1.2 性能需求分析 10

3.1.3 数据库需求分析 11

3.2 可行性分析 12

3.2.1 技术可行性 12

3.2.2 时间可行性分析 12

3.2.3 经济可行性分析 12

3.3 系统开发计划 13

第四章 系统设计 14

4.1系统目标简介 14

4.2 系统结构 14

4.2.1 系统结构图 14

4.2.2 系统模块设计 15

4.2.3 系统用例图 16

4.2.4流程图 17

4.3 数据库设计 21

第五章 系统实现 24

5.1 功能实现 24

5.1.1 登录模块 24

5.1.2 用户管理模块 25

5.1.3 通讯录管理模块 27

5.1.4 邮件模块 30

5.2 系统测试 34

5.2.1测试的环境 34

5.2.2测试的条件 34

5.2.3单元测试 34

5.2.4集成测试 35

第六章 结束语 39

参考文献 40

致谢 41

绪论

1.1 系统开发简介

电子邮件是通过网络方式来进行交流沟通的一种联系方式。它通过如今几乎遍及全球的网络,可以让人们把邮件发送到任意一个有网络的地点。就如今来说,电子邮件是被人们最为广泛使用的网上服务,它相对传统的邮件来说,不仅可以进行文本性质的交流,更是可以发送各种各样的文件。

请支付后下载全文,论文总字数:24932字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图