学士学位论文___电信网上用户资管理系统的设计与实现管理员模块.doc
文本预览下载声明
毕业设计说明书
电信网上用户资管理系统的设计与实现——管理员模块
学 院:
专 业:
指导教师:
2014年 6 月
电信网上用户自管理系统的设计与实现——管理员模块
摘 要
在对目前市面上已经拥有的营业厅功能分析和整理后,为了保证营业厅中多种功能的分层次处理设计了一个的,以web页面方式实现了与用户的交互,同时保证了终端系统与中心数据库的隔离。使用语言作为开发工具实现了终端动态页面的设计,提供了安全、友好、快速的访问交互方式提高了程序的灵活性和系统的安全性。整个系统能够实现、业务受理的基本业务,同时还对交易中用户的各种操作进行了记录,扩展了意见反馈和手机号码归属地查询等网络服务功能,通过了调试和试运行。
关键词;编程;数据库
Telecom user information management system design and implementation of online - the user function module
Abstract
In this paper, the principle of the current function of various online business analysis carried out, in order to ensure the safety of the central database of phone system, designed an online user telecommunications management systems to web pages the way to achieve the interaction with the user, while ensuring isolation mobile phone billing management system terminal system with the central database. Use JSP programming language as a development tool to achieve a dynamic page design terminals, providing a safe, friendly and quick access interactive way to improve the flexibility of security procedures and systems. The entire system can achieve query month bills, in detail, the business receiving the basic services, but also on the transactions carried out various operations the user record, extended feedback and phone numbers attribution to inquiries and other network services, through the commissioning and commissioning. But this system, there are many imperfections, the need to improve further escalation.
Key words: telecommunications; JSP programming; database
目 录
1绪论 1
1.1 研究背景 1
1.2 课题意义 1
2系统的可行性研究与需求分析 2
2.1 可行性研究 2
2.1.1 经济可行性 3
2.1.2 技术可行性 3
2.1.3 运行可行性 3
2.1.4 时间可行性 3
2.1.5 法律可行性: 3
2.2 需求分析 4
2.2.1 系统需求 4
2.2.2 性能需求 4
2.2.3应用需求分析 4
2.2.4 运行需求分析 5
2.2.5 其他需求分析 5
3相关技术介绍 5
3.1 JSP技术简介 5
3.2 JSP工作原理 6
3.3 JSP体系结构 6
3.4 JSP的特点 7
3.5 SQLSERVER 数据库 7
3.6 系统数据库连接 8
3.7 BS模式与C/S模式的比较分析 13
4
显示全部