客服一(QQ:40114597):
该资料价格:¥200
,查看汇款方式
JSP+MySQL 移动电话登记系统
本系统开发工具:JSP+MySQL
本设计包含内容:源代码 + 毕业论文 + 开题报告 + 答辩稿
论文大概:32页 9000字
摘 要
随着计算机技术的飞速发展,计算机在社会生活的各个方面都得到了广泛的应用。
移动电话登记系统是电信部门在信息化建设方面一个很重要的管理软件之一。该系统实现了“电话号码登记”、“移动业务管理”、“电话号码搜索”等多方面的功能。通过对电话号码及客户名称等方式对所登记的电话进行查询,信息准确、快捷、方便。作为计算机应用的一部分,使用计算机对信息进行管理,具有与手工管理所无法比拟的优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。
系统利用Dream Weaver进行前台的开发,嵌入SUN公司的以Java语言为脚本的JSP语言,采用JSP+MY SQL集成环境作为开发环境,使用JDBC技术实现了前台界面与后台数据库的互连,JavaBeans技术封装了对数据库的常用操作。本系统采用B/S架构,是为了方便系统管理员对后台数据库进行安全的管理和操作。
关键词 移动电话登记系统;数据库;登记;搜索
Abstract
With rapid development of the computer technology,computers have been widely used in all aspects of social life.
Mobile phone registration system is a very important management software which is one of the telecommunications sector of information technology construction. This system includes many functions such as “telephone numbers registered", "Mobile Service Management", "Telephone number search" and so on. The information is accurate, fast and convenient to inquiries telephone numbers that has been register through the telephone numbers and names of customers,. As one part of the computer application, There is unmatched advantages compare with the manual management of useing the computer information management. For example, it is rapid to retrieve, convenient to search , high reliability, large memory capacity, high security, a good long life and low cost.
The system uses DreamWeaver to carry the onstage, it has inserted the Java language for script JSP language of SUN Corporation ,and the system uses JSP+MY SQL to take the development environment, this system has realized using the JDBC technology with the backstage database interconnection, used the JavaBeans technology to seal for the database commonly. This system is a B/S pattern skeleton. Using the B/S construction is carries on the safe management and the operation for the convenience system manager to the backstage database.
Key words Mobile phone registration database system; Registration; Search
目 录
摘 要 I
Abstract II
绪 论 1
1 系统简介 2
1.1 系统开发背景 2
1.2 系统开发目标及意义 2
2 开发工具介绍 3
3 系统概述 4
3.1 需求分析 4
3.1.1 部分数据流图 4
3.1.2 数据字典 5
3.2 功能介绍 8
3.3 系统运行的基本环境 8
4 系统分析 9
4.1 系统总体设计 9
4.1.1 模块结构图 9
4.2 数据库E-R图和数据库表 10
4.2.1 系统E-R图 10
4.2.2 数据库表 14
4.3 系统详细设计 15
4.3.1 系统主窗体设计 15
4.3.2 信息管理操作模块 18
4.3.3 企业综合管理模块 20
4.3.4 权限受理模块 21
5 系统测试 23
5.1 测试项目 23
5.1.1 单元测试 23
5.1.2 组合测试 23
5.1.3 确认测试 23
5.1.4 用户验收测试 23
5.2 测试方法 24
结束语 25
致 谢 26
参考文献 27

