你好,欢迎来到经管之家 [登录] [注册]

设为首页 | 经管之家首页 | 收藏本站

电信计费系统设计与实现_计算机专业论文范文

发布时间:2015-01-16 来源:人大经济论坛
计算机专业论文范文 摘要 在电信运营系统中,电信计费系统是主要的支撑系统,占有重要地位。计费系统有效、安全地运行,在很大程度上影响着电信运营系统本身的运行效率和信誉。计费系统历来都是电信运营和管理部门重点建设和发展的系统之一。为此我们尝试开发了一个电信计费系统。 本系统是在数据采集系统的基础上建立起来的,而对本系统的各个子系统的访问都是受权限控制的,权限决定了使用者可以执行的操作,如一个使用者拥有用户管理权限,他就可以执行用户管理的操作。 电信计费系统实现了后台的数据采集和数据整合以及前台的账单查询、个人信息修改。采用的开发工具是MyEclipse、数据库是MySQL、应用服务器是Tomcat。为了使业务层与逻辑层分离开来、为了提高开发速度我采用了StrutsMVC经典设计模式。 关键词:电信计费;权限;MVC ABSTRACT Operating system in the telecommunications, telecommunications billing system is a major support system, occupies an important position. Billing system effective and safe to run, to a large extent affect the carriers operating efficiency of the system itself and credibility. Telecom Billing System has been the focus of the operation and management of construction and development of systems in the world. Therefore we attempted have developed an telecommunication cost syste The system is in the data acquisition system based on the established, Of the system to visit the various subsystems are controlled by the authority, authority determines that the user can perform, such as a user has a user administrative privileges, he can perform user management operations. The telecommunication cost system has realized the backstage data acquisition and the data conformity as well as the onstage bill inquiry, individual information revision. This system was developed by MyEclipse.All the Dates were stored by the database of MySQL and the server is Tomcat. In order to cause the service level and the logical level separates, to raise the development speed I used the StrutsMVC classics design pattern. Keywords: Telecom Billing;Rights;MVC 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景1 1.2 研究内容2 第2章 可行性分析3 2.1 技术可行性3 2.1.1 设计思想3 2.1.2 系统开发环境3 2.1.3 设计模式4 第3章 需求分析6 3.1 项目总体介绍6 3.2 项目需求详细说明7 3.2.1 采集系统7 3.2.2 整合系统7 3.2.3 权限管理系统8 3.2.4 管理员管理系统8 3.2.5 用户管理系统9 3.2.6 资费管理系统9 3.2.7 账单查询系统10 3.2.8 账务查询系统10 3.2.9 用户自服务系统11 第4章 前台业务逻辑12 4.1 权限管理模块12 4.2 管理员管理模块13 4.3 资费管理模块14 4.4 用户管理模块14 第5章 后台数据库设计16 5.1 数据实体设计16 5.1.1 权限与管理员数据实体类16 5.1.2 用户账务账号,业务账号与资费实体类16 5.1.3 用户登录时长数据相关实体类17 5.2 数据表设计18 5.2.1 权限,角色与管理员相关表设计18 5.2.2 用户账务账号,资费与用户业务账号相关表设计20 5.2.3 用户登录时长原始数据与整合数据相关表设计21 5.3 后台数据存储23 5.3.1 后台数据的存储23 第6章 部分功能模块的设计和实现25 6.1 登录模块的设计实现25 6.2 权限管理模块的设计和实现28 第7章 结束语44 致谢45 参考文献46 附录 源代码47
经管之家“学道会”小程序
  • 扫码加入“考研学习笔记群”
推荐阅读
经济学相关文章
标签云
经管之家精彩文章推荐