电信综合业务管理系统.doc
约61页DOC格式手机打开展开
电信综合业务管理系统,4.8万字61页有程序代码摘 要 在本文中主要就基于asp技术采用客户端基于浏览器/服务器模式,后台管理基于客户/服务器模式体系结构的电话业务综合管理系统,从理论和技术实现的角度进行了阐述.通过asp和web数据库技术的使用实现了该系统。电话管理系统的系统结构是否合理在很大程度上决定了系统功能的发挥,因此,从开始设计就...
内容介绍
此文档由会员 200306 发布
4.8万字 61页 有程序代码
摘 要
在本文中主要就基于ASP技术采用客户端基于浏览器/服务器模式,后台管理基于客户/服务器模式体系结构的电话业务综合管理系统,从理论和技术实现的角度进行了阐述.通过ASP和Web数据库技术的使用实现了该系统。电话管理系统的系统结构是否合理在很大程度上决定了系统功能的发挥,因此,从开始设计就应当合理规划系统结构,规范数据描述,其不仅有利于系统目标的实现,还应为以后的进一步开发留有余地。系统在开发过程中的结构化设计思想和ASP开发工具的强大功能为系统功能的扩展提供了便利。在以后的扩充完善当中可以使系统朝着综合式系统发展,并使系统更加智能化、更加集成化。后台数据库采用Microsoft Access数据库设计,利用ADO 数据库访问技术实现对数据库的各种管理操作. 本论文的研究为系统开发提供了可靠的理论基础与有效的技术指导,电话业务综合管理系统最终实现了设计要求与目标。
关键词:电话业务,ASP,数据库,B/S和C/S
ABSTRACT
this system carries out the functions of telephone business management, query, maintenance, etc., and solves the telephone centralized management, fast data processing and remote data sharing functions and so on. Users can check and handle all-sided information resources sharing of the telephone business at the any time. Telephone management system uses Microsoft ASP as a development tool and its background database is designed by Microsoft Access database and it can achieve various database management operations with the ADO database access technology. The study of this thesis offers the reliable theoretical basis and the effective technical guidance for the development of this system. The integrated management systems of telephone business ultimately achieve the designing requirements and objectives.
Key words: telephone business, ASP, database, B/S and C/S
目 录
第一章 绪 论
第二章 开发工具的介绍
第三章 电话业务综合管理系统
3.1 系统结构设计
3.1.1 目标设计
3.1.2 系统功能分析与设计
3.2 数据库结构设计
3.2.1 数据库需求分析
3.2.2 数据库逻辑设计
3.3 整体设计方案
3.4 主要模块设计
3.4.1 主界面模块
3.4.2 管理员模块
3.4.3 普通用户模块
3.5 小 结
结束语
参考文献
致 谢
附 录
摘 要
在本文中主要就基于ASP技术采用客户端基于浏览器/服务器模式,后台管理基于客户/服务器模式体系结构的电话业务综合管理系统,从理论和技术实现的角度进行了阐述.通过ASP和Web数据库技术的使用实现了该系统。电话管理系统的系统结构是否合理在很大程度上决定了系统功能的发挥,因此,从开始设计就应当合理规划系统结构,规范数据描述,其不仅有利于系统目标的实现,还应为以后的进一步开发留有余地。系统在开发过程中的结构化设计思想和ASP开发工具的强大功能为系统功能的扩展提供了便利。在以后的扩充完善当中可以使系统朝着综合式系统发展,并使系统更加智能化、更加集成化。后台数据库采用Microsoft Access数据库设计,利用ADO 数据库访问技术实现对数据库的各种管理操作. 本论文的研究为系统开发提供了可靠的理论基础与有效的技术指导,电话业务综合管理系统最终实现了设计要求与目标。
关键词:电话业务,ASP,数据库,B/S和C/S
ABSTRACT
this system carries out the functions of telephone business management, query, maintenance, etc., and solves the telephone centralized management, fast data processing and remote data sharing functions and so on. Users can check and handle all-sided information resources sharing of the telephone business at the any time. Telephone management system uses Microsoft ASP as a development tool and its background database is designed by Microsoft Access database and it can achieve various database management operations with the ADO database access technology. The study of this thesis offers the reliable theoretical basis and the effective technical guidance for the development of this system. The integrated management systems of telephone business ultimately achieve the designing requirements and objectives.
Key words: telephone business, ASP, database, B/S and C/S
目 录
第一章 绪 论
第二章 开发工具的介绍
第三章 电话业务综合管理系统
3.1 系统结构设计
3.1.1 目标设计
3.1.2 系统功能分析与设计
3.2 数据库结构设计
3.2.1 数据库需求分析
3.2.2 数据库逻辑设计
3.3 整体设计方案
3.4 主要模块设计
3.4.1 主界面模块
3.4.2 管理员模块
3.4.3 普通用户模块
3.5 小 结
结束语
参考文献
致 谢
附 录