毕业论文

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

php邮箱收发管理系统设计

时间:2019-01-30 20:26来源:毕业论文
摘要: 目前市面上主流邮箱有163、QQ、Gmail、139、hotmail等。大部分网民都会有不止一个邮箱。用户在使用这些邮箱时,会感到相当的繁琐。因此,开发一款个人多邮箱管理系统显得尤为

摘要:  目前市面上主流邮箱有163、QQ、Gmail、139、hotmail等。大部分网民都会有不止一个邮箱。用户在使用这些邮箱时,会感到相当的繁琐。因此,开发一款个人多邮箱管理系统显得尤为重要。为了方便用户,系统采用B/S架构,以网页形式呈现。编程语言采用响应速度优秀的PHP。为了用户信息的安全,系统了采用登录密码的不可逆加密以及邮箱密码的可逆加密方式。系统具有界面美观、安全性高的特点。伴随着互联网的发展,相信邮箱管理系统定会受到众多网友的更多青睐。33218
毕业论文关键词: 邮箱;管理系统;信息安全;B/S;PHP  
Design and Implementation of Transceiver Mail Management System Based on B/S Architecture
Abstract: Currently there are many mailboxes such as 163, QQ, Gmail, 139, hotmail etc on the market mainstream. Most users will have more than one mailbox. Users using these mailboxes will feel quite cumbersome. Therefore, the development of a personal multi-mailbox management system is very important. For convenience, the system uses B / S architecture to web page rendering. Programming language is PHP which has the excellent response speed. For user information security, system use the irreversible encryption of the password and reversible encryption of email password. System interface is beautiful, high security features. With the development of the Internet, we believe mailbox management systems will certainly be more favored by many users.
Keywords: mailbox; management system; Information Security;B / S; PHP
目录
第1章  绪论    1
1.1 课题背景    1
1.2 个人多邮箱管理系统特点    1
1.3 课题的目的及意义    1
1.3.1 课题的目的    1
1.3.2 课题的意义    1
1.3.3国内外研究概况以及发展趋势    1
1.4 本文研究内容及主要贡献    2
第2章  需求分析    3
2.1 可行性研究    3
2.1.1 技术可行性    3
2.1.2 经济可行性    3
2.2 系统综合要求    3
2.2.1 功能需求    3
2.2.2 性能需求    3
2.3 系统流程图    4
2.4 系统数据流图    4
2.4.1 邮箱管理系统顶层数据流图    4
2.4.2 个人邮箱管理系统中层数据流图    5
2.4.3 个人多邮箱系统底层数据流图    5
2.5 开发环境    8
2.5.1  Apache    8
2.5.2  B/S结构    8
2.5.3  PHP    8
2.5.4  DIV+CSS    8
2.5.5  YII    8
2.6 本章小结    8
第3章  系统设计    9
3.1 总体设计    9
3.1.1  设计思想    9
3.1.2  设计原则    9
3.1.3  体系结构设计    9
3.1.4  软件结构设计    9
3.2 数据库设计    10
3.2.1 系统E-R图    10
3.2.2数据表结构    11
3.3 本章小结    12
第4章  系统实现与测试    13
4.1 编码实现    13
4.1.1  代码结构    13
4.1.2  关键代码    15
4.2 系统测试    41
4.2.1  用户注册测试    41
4.2.2  其他功能测试    42
4.3 本章小结    42
第5章  总结与展望    43
5.1 总结    43 php邮箱收发管理系统设计:http://www.751com.cn/jisuanji/lunwen_30174.html
------分隔线----------------------------
推荐内容